Here's the short description of the problem:
on my site http://laboratoria.zahray.com i've got an error message when using internet explorer.
Here's the copy of the description:
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; WebMoney Advisor; iOpus-Web-Automation; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)
Timestamp: Sat, 25 Sep 2010 22:30:18 UTC
Message: 'null' is null or not an object
Line: 55
Char: 143
Code: 0
URI: http://laboratoria.zahray.com/wp-includes/js/jquery/jquery.js?ver=1.4.2
how do i fix that?
Have you tried:
- deactivating all plugins to see if this resolves the problem? If this works, re-activate the plugins one by one until you find the problematic plugin(s).
- switching to the default theme to rule out any theme-specific problems?
- resetting the plugins folder by FTP or phpMyAdmin? Sometimes, an apparently inactive plugin can still cause problems.
- re-uploading the wp-admin and wp-includes folders from a fresh download of WordPress?
it seems, it's the theme (changing to an other one fixed the problem).
However, i like this one, and i changed it to fit me better.
How can i go about fixing that problem?
i went through the page in firebug (not particularly helpful, but brought up some ideas) and have found, that in fact it was AJAX Comment Preview plugin, which has caused the problem.
Thanks for suggestions!