Quote:
Originally Posted by Lynne
Create a new style with no parent - Styles & Templates > Style Manager > Add New Style > no parent - then browse the site using that totally default vbulletin style - do you still have the same problem?
If it is still happening, then try disabling your plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php
PHP Code:
define('DISABLE_HOOKS', true);
|
I've already created a new style with no parent and there's no error message...
So I think the problem is in my template because I've already disable all plugins from admincp (manage products) and still there is a error message...
So how can I fix the error message? It's only appears in IE7, not in Safari or Firefox...