I just installed zenphoto and seeing some "is null or not an object" errors on the following 2 pages?
Line: 585
Char: 5
Error: 'tagName' is null or not an object
Code: 0
URL: ....../zp-core/admin.php?page=edit&album=XXXXXX
Line: 26
Char: 3
Error: 'undefined' is null or not an object
Code: 0
URL: ....../index.php?album=XXXXXX&image=XXXXXX.jpg
Thanks in advance for any help!
... ?
These are the error messages...
Line: 585
Char: 5
Error: 'tagName' is null or not an object
Code: 0
URL: ....../zp-core/admin.php?page=edit&album=XXXXXX
Line: 26
Char: 3
Error: 'undefined' is null or not an object
Code: 0
URL: ....../index.php?album=XXXXXX&image=XXXXXX.jpg
Please quote the error messages EXACTLY and in their ENTIREITY. You have not given us enough information to have a clue about what is happening. It is not possible, at least for me, to envision what you mean when you say "when on the following page...". Following what????
While you are at it, what version of zenphoto did you install and what theme are you using?
I am using zenphoto 1.1.2 default theme
The error is on the lower left hand corner of the browser window that says "Done, but with errors on page"
Line: 585
Char: 5
Error: 'tagName' is null or not an object
Code: 0
URL: ....../zp-core/admin.php?page=edit&album=XXXXXX
Line: 26
Char: 3
Error: 'undefined' is null or not an object
Code: 0
URL: ....../index.php?album=XXXXXX&image=XXXXXX.jpg
Please see this post at the following URL, it's the same basic problem, except I need an answer..
http://www.zenphoto.org/support/topic.php?id=472&replies=3
That post describes a problem with IE6. What browser are you using? Have you tried FireFox? Does your site work when you are not logged in?
Have you looked to see if there are any CGI errors being reported?
Since you refuse to give your full URL, we can't look and see so you will have to be content with trying things and responding to posts.
The error seems to have something to do with the tags? Is there a way to disable the tags or remove them just to see if my theory is right?
I only get the error when I am logged in as the administrator and I am on 1 of the following pages (URLs)..
.../pix/zp-core/admin.php?page=edit&album=XXXXXX
Or this page (URL) but only when I click on "Click to add tags..."
.../pix/index.php?album=XXXXXX
Let me know how to disable tags or what line of code need to be removed from what file?