Log in

View Full Version : Cookie problem


XtremeCrash
07-13-2007, 12:16 AM
In the Admin CP I click on VB options an then click cookie and http header options an I get a 406 error "Internet Explorer cannot read this webpage format".Anyone might know whats wrong?

Dismounted
07-13-2007, 04:50 AM
Have you modified your files?

XtremeCrash
07-13-2007, 05:31 AM
Nope.Just add mods bout it.

Dismounted
07-13-2007, 05:38 AM
Try reuploading all the files in the admincp directory.

XtremeCrash
07-13-2007, 07:29 AM
Ok I did an its still the same.Its does the same on the test forum I have as well.

itdevil
07-13-2007, 07:51 AM
Disable/Uninstall the modification. And see if you still get 403 error or not.

XtremeCrash
07-13-2007, 07:22 PM
What MOD? On my test forum theres no mods installed an I still get that an my live site as well.Ive got mods intalled on the live site but this just started a week ago.

cyberphr
07-13-2007, 07:41 PM
Clear your cookies/cache?

XtremeCrash
07-13-2007, 10:26 PM
Yup I just did that an still the same.Everything else works but that.Hmmm

Distance
07-13-2007, 10:42 PM
I suggest doing the following:
In your Admincp find Maintenance -> Diagnostics -> Suspect File Versions and hit submit.If there are any files that don't match up, reupload them.


Now finally edit your /includes/config.php fileFind

<?php Add below

define('DISABLE_HOOKS', true);


Now, once you have done those steps try doing it again.

If you still get an error I suggest opening a ticket at vBulletin.com.


If it works, try removing the line you added to your config file, if you get the error it means its a modification causing the error and so on.


Hope this helps

Distance

XtremeCrash
07-14-2007, 08:11 PM
Yea its still the same.Ill head over an open up a ticket.Thanks all for your help.