I just installed zenphoto and seeing some "is null or not an object" errors on the following 2 pages?
1. When on the following page I am getting the following error:
Line: 585
Char: 5
Error: 'tagName' is null or not an object
Code: 0
URL: ....../zp-core/admin.php?page=edit&album=XXXXXX
1. When on the following page in "admin" mode I am getting the following error:
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!
Comments
These are the error messages...
1. When on the following page I am getting the following error:
Line: 585
Char: 5
Error: 'tagName' is null or not an object
Code: 0
URL: ....../zp-core/admin.php?page=edit&album=XXXXXX
1. When on the following page in "admin" mode I am getting the following error:
Line: 26
Char: 3
Error: 'undefined' is null or not an object
Code: 0
URL: ....../index.php?album=XXXXXX&image=XXXXXX.jpg
While you are at it, what version of zenphoto did you install and what theme are you using?
The error is on the lower left hand corner of the browser window that says "Done, but with errors on page"
1. When on the this page (URL) of my site (....../zp-core/admin.php?page=edit&album=XXXXXX) and I click on the link that says "Done, but with errors on page" it shows the following error:
Line: 585
Char: 5
Error: 'tagName' is null or not an object
Code: 0
URL: ....../zp-core/admin.php?page=edit&album=XXXXXX
2. When on this page (URL) of my site (....../index.php?album=XXXXXX&image=XXXXXX.jpg) in "admin" mode and I click on the link that says "Done, but with errors on page" it shows the following error:
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
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.
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?