View Full Version : CSS problem
Caelia
10-12-2007, 02:07 PM
We are trying to change some properties from admin panel in CSS but everytime we are trying to change, suddenly it logs us out from the panel and nothing changes. We tried different versions of vbulletin but in all of them the same problem occurs. Is there a setting to let us change the css?
And also it makes us log out if we try to change the chain of the forums from forum manager.
Thanks from now =)
Lynne
10-12-2007, 02:11 PM
What is your cookie timeout set to? And then check to see if you have "Timeout Admin Login" set to yes in vB Options > Admin Control Panel Options
Caelia
10-12-2007, 02:20 PM
Our cookie timeout is set to 900. I set the option you said to "yes" but it still does not allow us to change css, directly logs us out :/
Lynne
10-12-2007, 02:26 PM
Do you get an error when you are logged out? This sounds like it is some sort of cookie issue. Have you changed any values in vb options > Cookies and HTTP Header Options? Mine are set to: Path to Save Cookies - "/" and Cookie Domain - "(blank)"
Caelia
10-12-2007, 02:30 PM
Yes mines are set to those too, we didn't change any of them. We get no error it just logs out without saving nothing
--------------- Added at 21:03 ---------------
Thank you for your attention Lynne:)
But the problem is figured out in some other way. If such a thing happens to anyone else just add the followings to your .htaccess text (to the bottom):
php_flag suhosin.cookie.encrypt Off
php_value suhosin.request.max_vars 2048
php_value suhosin.post.max_vars 2048
that turns out the problem :)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.