vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Cookie problem (https://vborg.vbsupport.ru/showthread.php?t=152086)

XtremeCrash 07-13-2007 12:16 AM

Cookie problem
 
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 file
Find

Code:

<?php
Add below

Code:

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.


All times are GMT. The time now is 03:28 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00942 seconds
  • Memory Usage 1,723KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (11)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete