View Full Version : 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
<?php
Add
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 :)
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.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.