Hello,
I just upgraded 3.51 and I got an error after I edited an article. This is what I got:
A Runtime Error hs occured.
Do you wish to debug?
Line: 336
Error: 'null' is null or not an object
If I ignore it, everything works fine. The install went smooth, and no errors were reported. I placed the files from the 35.351 folder to their respective locations as well.
I get that error after I edit something and the page refreshes with the save. I also got it after adding a new article. Any Ideas?
Here is what I found at line 336 when I did a "View Source" for that page.
PHP Code:
331
332 <script type="text/javascript">
333 <!--
334 var SESSIONURL = "";
335 var IMGDIR_MISC = "http://www.iguanacenter.com/images/misc";
336 // -->
337 </script>
This error is not reported when using Mozilla. Just IE 6.