4
thank you dylian and trabis...
what i did was remove the line in header.php and footer.php
then create two folder and file both in uservisit and myreferer
clear cache update module then made some test
i got blank in some page and i can't access the admin area
enable debug through phmyadmin and edit xoopsconfig to reveal debug message to anonymous
i see this following message
Quote:
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /modules/uservisit/preloads/footer.php:9) in file /include/common.php line 178
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /modules/uservisit/preloads/footer.php:9) in file /include/common.php line 178
Warning: Cannot modify header information - headers already sent by (output started at /modules/uservisit/preloads/footer.php:9) in file /modules/pm/preloads/core.php line 46
Quote:
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /modules/myReferer/preloads/header.php:10) in file /include/common.php line 178
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /modules/myReferer/preloads/header.php:10) in file /include/common.php line 178
Warning: Cannot modify header information - headers already sent by (output started at /modules/myReferer/preloads/header.php:10) in file /modules/pm/preloads/core.php line 46