bertismus Posted September 7, 2012 Share Posted September 7, 2012 Hi Guys and Gals, I am having a bit of an issue with the "logout" button of my website. This is the url: http://brideinvintage.com Logging in is no problem, but when the visitor wants to logout and clicks the logout button, the url reads as follow: http://brideinvintage.com/?mylogout and the screen is blank. I did install a 301 redirect, which I thought was the problem, but when I removed it, the result was the same. Furthermore, I copletely removed the htaccess file, reinstalled it, and still nothing. Any help would be greatly appreciated! Thank you all in advance, Bert Link to comment Share on other sites More sharing options...
CartExpert.net Posted September 7, 2012 Share Posted September 7, 2012 Hi Bert. Did you turn on the error reporting? Regards. Robin. The CartExpert Team Link to comment Share on other sites More sharing options...
bertismus Posted September 7, 2012 Author Share Posted September 7, 2012 Thank you for that! I turned on error reporting and this is the result Warning: Cannot modify header information - headers already sent by (output started at /home/content/28/9658528/html/index.php:2) in /home/content/28/9658528/html/classes/Cookie.php on line 302 Warning: Cannot modify header information - headers already sent by (output started at /home/content/28/9658528/html/index.php:2) in /home/content/28/9658528/html/classes/Tools.php on line 72 Link to comment Share on other sites More sharing options...
CartExpert.net Posted September 13, 2012 Share Posted September 13, 2012 This means the index.php sends something to the browser and therefore the header of the HTML output can't be changed anymore, so the page is not redirected. Regards. Robin. The CartExpert Team Link to comment Share on other sites More sharing options...
diegomora83 Posted September 20, 2012 Share Posted September 20, 2012 CartExpert, and? how to fix it? Link to comment Share on other sites More sharing options...
alnonongs Posted October 11, 2012 Share Posted October 11, 2012 Hi Guys and Gals, I am having a bit of an issue with the "logout" button of my website. This is the url: http://brideinvintage.com Logging in is no problem, but when the visitor wants to logout and clicks the logout button, the url reads as follow: http://brideinvintage.com/?mylogout and the screen is blank. I did install a 301 redirect, which I thought was the problem, but when I removed it, the result was the same. Furthermore, I copletely removed the htaccess file, reinstalled it, and still nothing. Any help would be greatly appreciated! Thank you all in advance, Bert i see that you have solved this problem. mind sharing the solution? coz i am having the same problem too at my website. http://kedaifoto.com Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now