Nice trick, thank you for your reply
now on my index page im getting the error
Notice: Undefined index: logout in /home1/worldcri/public_html/index.php on line 18
Notice: Undefined index: username in /home1/worldcri/public_html/index.php on line 36
LoginRegisterLost Password
When i logg in its not redirecting to logged_in.php which it should do
- - - Updated - - -
logged_in.php has many errors.
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home1/worldcri/public_html/logged_in.php:11) in /home1/worldcri/public_html/logged_in.php on line 16
Notice: A session had already been started - ignoring session_start() in /home1/worldcri/public_html/includes/functions.php on line 2
Notice: Undefined index: username in /home1/worldcri/public_html/includes/functions.php on line 4
Notice: Trying to get property of non-object in /home1/worldcri/public_html/includes/functions.php on line 7
Notice: Trying to get property of non-object in /home1/worldcri/public_html/includes/functions.php on line 9
Notice: Trying to get property of non-object in /home1/worldcri/public_html/includes/functions.php on line 16
Notice: Undefined index: tos_button in /home1/worldcri/public_html/termsofservice.php on line 3