View Full Version : AdminCp Error (Can't save anything)
Hello Everyone,
As far as i can remember when i made changes in admincp last time it was working fine and today i was trying to make some changes in "tagging options" (in settings > options) and when i tried to save them i got this message on a whilte page
"[an error occurred while processing this directive]"
At that point i tried to make some other changes in admincp >>Settings >> options area and tried to save them at the end and got the same error message again " [an error occurred while processing this directive]"
If anyone can help me on this one i will appreciate that. I tried to search around but couldn't find anything related to my issue so if its already been discussed then i am sorry
Thanks for help in advance.
Try temporarily disabling all plugins by editing your config.php file and inserting
define('DISABLE_HOOKS', true);
right under the <?php line at the top.
Try temporarily disabling all plugins by editing your config.php file and inserting
define('DISABLE_HOOKS', true);
right under the <?php line at the top.
Nopz Kh99, This didn't work either. I disabled all plugins via config.php but same message.
Any other suggestions ?
Thanks for your help
borbole
06-18-2012, 11:08 AM
The error is generated by the Apache server. You have errors in your Server Side Include declarations.
Have a look here
http://httpd.apache.org/docs/2.0/howto/ssi.html#config
I have checked with my hosting and they said no issues with servers or anything at all . I am still looking for the solution for this one :( Thanks
Like was mentioned above, that appears to be an error from the apache module that processes "server side includes". I don't think your vbulletin scripts should be processed for server side includes, so possibly it's a problem with the apache configuration. Try your host again and tell them someone said it's a problem with server side includes.
Hi kh99
I asked my host to check the above and they replied me that during the testing they found these errors.
[Sat Jan 05+14:55:00+2013] [error] [client69.xxx..xxx.xxx] Premature end of script headers: options.php, referer:+http://www.mysite.com/admincp/options.php?do=options&dogroup=%5Ball%5D
[Sat Jan 05+14:55:00+2013] [error] [client69.xxx.xx.xxx] invalid CGI ref "/500.php" in /home2/xxxx/public_html/mysite.com/500.shtml, referer:+http://www.mysite.com/admincp/options.php?do=options&dogroup=%5Ball%5D
Any help on this??
Thanks in advance
ForceHSS
01-06-2013, 11:16 AM
Hi kh99
I asked my host to check the above and they replied me that during the testing they found these errors.
[Sat Jan 05+14:55:00+2013] [error] [client69.xxx..xxx.xxx] Premature end of script headers: options.php, referer:+http://www.mysite.com/admincp/options.php?do=options&dogroup=%5Ball%5D
[Sat Jan 05+14:55:00+2013] [error] [client69.xxx.xx.xxx] invalid CGI ref "/500.php" in /home2/xxxx/public_html/mysite.com/500.shtml, referer:+http://www.mysite.com/admincp/options.php?do=options&dogroup=%5Ball%5D
Any help on this??
Thanks in advance
check all options you much of done a typo
Sorry, i didn't understand where you want me to check and what? If you don't mind can you please elaborate that ? Thanks in advance.
ForceHSS
01-06-2013, 08:02 PM
you need to go over all settings in the options for a typo/mistake you have done
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.