vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Error - Help needed! (https://vborg.vbsupport.ru/showthread.php?t=182578)

Dan! 06-15-2008 07:00 PM

Error - Help needed!
 
Help is needed!
On my forum, www.habbospublic.net, people keep getting this error..
http://images.habboupload.com/1213636237.png

Whats this all about?
I have tried asking my techie, but they have know idea on what should be done.

Help would mean alot with this, it could save my forum!

Thanks,
Dan

markbolyard 06-15-2008 07:02 PM

You are running a style or a modification that is not compatible with the version of vbulletin you are using.

Add a default vbulletin style that has not been modified and use that. If you still get errors, disable your hooks in your config file with this:

Just below

Code:

<?php
Add
Code:

define('DISABLE_HOOKS', true);
This will disable all of your modifications. If this works and keeps that error from occuring, remove that line, and start disabling individual modifications to see which one is causing it.

If it turns out to be your style, then you will need to have it updated to work with your version of vbulletin.

KURTZ 06-15-2008 07:04 PM

exactly :)

Dan! 06-15-2008 07:15 PM

Ok thankyou :)

This happens when you click User CP for only some users though, surely a MOD can't of caused this?

KURTZ 06-15-2008 07:19 PM

Dan, security token issue was fixed with the latest vB release ... if you're getting this, (maybe) it means that you have something older onto your board ...

Dismounted 06-16-2008 07:14 AM

Disable all your modifications and see. If the error does not appear - a modification is the cause. If the error still appears - create a new style with no parent set, look through that style and see if the error appears.


All times are GMT. The time now is 06: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.01045 seconds
  • Memory Usage 1,718KB
  • 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
  • (6)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