Bugs?
Environment
Zenphoto version 1.4.2.1 [9138]
Windows 7
1.) Zenpage contact form invisible in index form (zenphoto theme)
zp_plugin_contactform is not in options table and works when truncated from sidebar.php
functions.php (zenphoto theme) - <?php if ($_zp_gallery_page!='contact.php' && getOption('zp_plugin_contact_form') && ($_zp_gallery_page != 'password' || $_zp_gallery->isUnprotectedPage('contact'))) printCustomPageURL(gettext('Contact us'), 'contact', '', ' | ', ''); ?>
2) Owner incorrect (admin-edit.php)- How come after a user adds any album, the owner resorts to being the admin. This ideally should be the user who uploaded the album. Pls check the point of creating the album as the database field 'owner' is empty after saving the new album. Somehow the field is not added.
Comments
2) I have no time to dig into this right now so please open a ticket for this on the bugtracker.