vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Admin Hash Mismatch (https://vborg.vbsupport.ru/showthread.php?t=124257)

Reven 08-17-2006 11:12 PM

Admin Hash Mismatch
 
Before I upgraded to 3.6.0 I was running 3.5.4, where my article system (coded by me) worked fine. Now when I try to edit articles (which uses a normal form which sends a POST request to articles.php?do=articlesettings), I get the message 'Admin Hash Mismatch'.

Is this to do with changes to the admin page functions such as print_cp_header() and the like, or is it something to do with my vBulletin licence? It seems weird that pages without POST data work fine, but pages I've made with them don't.

ericgtr 08-18-2006 12:40 AM

There have been quite a few changes in 3.6, I'm not sure about POST but I know that gpc has a lot of use in it. Have a look at this and see if it helps any https://vborg.vbsupport.ru/showthread.php?t=95918

Paul M 08-18-2006 12:52 AM

It's a new security feature added to 3.6 - POST requests to files in the admincp area must include a hidden field containing the adminhash, if they don't then they will get bombed out with the above message.

Reven 08-18-2006 11:29 AM

That makes sense, all of the errors I was receiving were after trying to POST. Thanks a lot. Any idea what variable holds the admin hash? Is it the cookie 'cpsession' (with the cookie prefix on front)?

Also, has there been some sort of announcement about all of these changes by vBulletin?


All times are GMT. The time now is 04:47 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.01010 seconds
  • Memory Usage 1,711KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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