Just wondering why my images all of a sudden became available for download when ZP updated recently. The theme I have, Simple+ is not working properly (no lightbox anymore) and I am confused as to what I should do.
I tried changing the settings to disable downloading, but whenever I clicked save, the screen would reload and nothing would change. I tried refreshing the database, and got an error message saying
Zenphoto Error
MySQL Query ( SELECT DISTINCT `objectid` FROM `zp_931909532609524_obj_to_tag`WHERE `type`="images" ) Failed. Error:Table 'photos_ericvelarde_com_2.zp_931909532609524_obj_to_tag' doesn't exist
Can someone please help? I am at a loss.
I use Dreamhost and installed ZP via a one-click-install
-Eric
Comments
EricVelarde - with ZP install being as easy as it is, unlike some of the other offers by Dreamhost, consider doing the install yourself! Then you can update as often as you wish with the builds. Dreamhost will only offer major updates probably as they don't always keep current.
Notify support of your problem. Dreamhost is great for tech support, in my opinion.
I actually just hired a web designer to revamp my site for me!
We're still having issues getting the slimbox to work...any suggestions?
The creator of the Simple + theme said he's not dishing out a new version anytime soon...but isn't it possible to edit the them and put lightbox, thickbox, or whatever into it?
-Eric
Replace the head section of the file with this code `
<?php zenJavascript(); ?>
<?php echo $conf['website_title']; ?> | Album: <?php printAlbumTitle(); ?>
/css/zen.css" type="text/css" />
/css/slimbox.css" type="text/css" media="screen" />
/js/mootools.js">
/js/slimbox.js">
/js/reflection.js">
<?php printRSSHeaderLink('Album',getAlbumTitle()); ?>
`
It will activate lightbox, and you will have RSS feed for each album