Quote:
Originally Posted by Lynne
Link please? Also, try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php
PHP Code:
define('DISABLE_HOOKS', true);
Create a new style with no parent: - Styles & Templates > Style Manager > Add New Style
- Parent Style: No Parent Style
- Title: Default vBulletin
- Allow User Selection: Yes
- Save
Then browse the site using that totally default vbulletin style - do you still have the same problem?
|
I've provided a link in my original post. Are there additional links you require?
Tried disabling hooks, the problem is still there. When I switch styles, the problem disappears. This means I must have inserted code into a template and caused this. I'll check templates for any changes that may look sketchy, any pointers?