![]() |
Forum Integration
I followed what was said on the download page about how to integrate my forum. Right now the only part that is working is the part where if users register on the site then they get a forum account to match.
Also when I logout or into the account I get this error message. How do I fix this? Warning: Cannot modify header information - headers already sent by (output started at /home/kodesigns/ellaia.net/classes/class_cookies.php:129) in /home/kodesigns/ellaia.net/functions/functions_forums.php on line 87 Warning: Cannot modify header information - headers already sent by (output started at /home/kodesigns/ellaia.net/classes/class_cookies.php:129) in /home/kodesigns/ellaia.net/functions/functions_forums.php on line 87 |
So your problem is that users do not log in or log out simultaneously from the site and forum? Weird, I made sure in Mys v1.3.2 this is happening. Also the warning does not really stop the script from functioning, just remove line 87 from functions/functions_forum.php.
|
Yes that is my problem. I removed that line of code and the error message goes away.
|
Thats good to know, but is forum integration working for you now?
|
Sadly it is not. I even tried installing them using different settings on a side site and it still doesn't work.
|
I see, so you wont be able to sign in/out simultaneously from the site and forum? The fact is that you have to login/logout from the site, not from the forum. That is to say, well, you are automatically signed into your forum account if you log in from the site, but you still appear as a guest on the site if you try to log in from the forum.
|
We are logging in and out from the site and it isn't logging us into both. It just logs in or out of the site.
|
All times are GMT -5. The time now is 08:20 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.