PDA

View Full Version : AdminCp Error (Can't save anything)


K!nG
06-18-2012, 12:09 AM
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.

kh99
06-18-2012, 12:14 AM
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.

K!nG
06-18-2012, 03:24 AM
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

K!nG
07-01-2012, 07:34 PM
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

kh99
07-01-2012, 10:01 PM
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.

K!nG
01-06-2013, 01:55 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

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

K!nG
01-06-2013, 06:16 PM
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