I started a support ticket and was told by vbulletin support that my server isnt properly configured to run a php session. I dont doubt but I then contacted my host and showed the the warnings Im recieving and they said my server is setup to run php sessions. I would like to know if anyone here has experienced the same warnings when they activate the facebook login. I currently run chatbox evo and when I activate the facebook login I get the warnings posted below at the top of my webpage and the chatbox stops working and only shows loading icon.
Warning: session_start() [function.session-start]: open(/var/chroot/home/content/xx/xxxxxx/tmp/sess_784d2392e809c54346bb022d11eca062, O_RDWR) failed: No such file or directory (2) in [path]/includes/facebook/facebook.php on line 37
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at [path]/includes/class_core.php:5615) in [path]/includes/facebook/facebook.php on line 37
The host also said it could be that my php.info file doesnt have correct path. I only have or can see the php5.ini file that I added myself for the ioncube loader for chatbox evo.
Warning: session_start() [function.session-start]: open(/var/chroot/home/content/xx/xxxxxx/tmp/sess_784d2392e809c54346bb022d11eca062, O_RDWR) failed: No such file or directory (2) in [path]/includes/facebook/facebook.php on line 37
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at [path]/includes/class_core.php:5615) in [path]/includes/facebook/facebook.php on line 37
The host also said it could be that my php.info file doesnt have correct path. I only have or can see the php5.ini file that I added myself for the ioncube loader for chatbox evo.

. Just need to get my avatars working now, I FEEL LIKE A BADASS Thanks guys!
Comment