Dears,
I would love to use zenphoto, but actually I can't get it working.
Installation, all smooth
After uploading some pics in admin .. new folder beach-maui-hookipa
error:
Got an error each time when I click the album icon
--------------------------------------------------------------------------------------------------------------------
Internet Explorer cannot open the site
http://mydomain.com/gallery/beach-maui-hookipa/.
Operation aborted.
--------------------------------------------------------------------------------------------------------------------
Did all again now with Firefox Browser..
which signals errors
a bunch of css issues which I don't care.
but also
1.)
selectObj has no properties
function updateThumbPreview(selectObj) {
var thumb = selectObj.options[selectObj.selectedIndex].style.backgroundImage;
selectObj.style.backgroundImage = thumb;
}
2.)
element has no properties
while (element.tagName != "BODY") {
Maybe somebody has an idea what is going on .... did the htaccess (amended /gallery) put it into root dir
Thanks
Comments
zenphoto looks great - if I could get it working
was able to remove a lot stuff from the main application which seems to do the trick.
of course there is another application running on the server.
I got so far that it is back all working except all my 404 handlings
I'm seeing this, which graps all 404 from that page
# Catch-all - everything else gets handled in PHP for compatibility.
RewriteRule ^(.*)/?$ index.php?album=$1 [L,QSA]
Does anybody have an idea how to change that ....
I have very basic htaccess knowledge
P.S. Would love to have zenphoto version without mod rewrites....I don't care about SE's indexing the gallery.
Just getting used to it ... You guys did an outstanding product!!
Love it ...
Looking forward with what you are coming up in the future.
PS: Yes, I found the donate button