10-23-2016, 08:19 PM
Upgraded from 4.1.5 to 4.1.7 then 4.1.7b.
The following error flashes when I logout, on a white page, then I get redirected to the index.php page:
Also, I'm getting "//" instead of single "/" after the login or logout (ex www.mydomain.com//users/account.php).
Everything works either way but wondering what is going on? I looked at some of the changes but can't figure it out yet, just know there is a bit more code in Redirect.php and analytics.php is a new file that was included with the update so looking around there for now.
The following error flashes when I logout, on a white page, then I get redirected to the index.php page:
Quote:Warning: Cannot modify header information - headers already sent by (output started at /home/sms/public_html/dev1/usersc/includes/analytics.php:26) in /home/sms/public_html/dev1/users/classes/Cookie.php on line 31
Also, I'm getting "//" instead of single "/" after the login or logout (ex www.mydomain.com//users/account.php).
Everything works either way but wondering what is going on? I looked at some of the changes but can't figure it out yet, just know there is a bit more code in Redirect.php and analytics.php is a new file that was included with the update so looking around there for now.