Well, they will only work if you don't use hardcoded paths (which I don't know). You should use defines, in this case the constant USER_PLUGIN_FOLDER to get the path of the plugins root folder. See also here: http://www.zenphoto.org/support/topic.php?id=5040&page=2
There is an issue. If there is no IPTC data, dates will not be picked up from the EXIF fields. There is a bracket out of place in the updateMetaData() function. There is one after the line
$this->setCopyright($this->get('IPTCCopyright'));
which should be above the line
/* "import" metadata into Zenphoto fields as makes sense */
@sbillard -
Sorry it took me awhile to get back here.
I'm using Hostmonster Simplescripts to do the updates, so they handled the switch from 1.2.6 to 1.2.7.
Apparently, their updating system isn't all that good.
So if I uninstall & reinstall zenphoto, you think the templates should work?
I'd like to get the default template working again. I like the dark version. It goes with my Wordpress front-end. The combination of Wordpress and Zenphoto makes web gallery creation and management a snap! Now if we just had a way to do paypal, or at least collecting a selection of images (for ordering purposes).....
Check it out: http://www.valaddsoft.com/PhotoGallery/
Thanks for all the effort you folks put into this!!!
Stuart
acrylian,
I too use HostMonster.com for my hosting, and installed & upgraded with "Simple Scripts". I get the same error message of:
Fatal error: Call to undefined function is_valid_video() in /home2/lesdanse/public_html/zenphoto/zp-core/template-functions.php on line 2628
I know you don't support simple scripts, but I suspect you are going to get a lot more complaints since Sooooo many people use this vendor. They broke your install, so I understand it's their fault. But it's affecting your users, and we are kinda stuck since we are insulated from the install and upgrade process. We do have full access to the file structure, and can can replace or edit any files we want. If there is a quick way to fix this, by replacing a file or editing a script, I'm happy to. Or, maybe a solution is to do a fresh install to a new directory, and port all our galleries over.
If you can a look at this error, it will be a great help for me, slrtx1, and lots of other users who will otherwise be stuck.
www.lesdanseurs.com/zenphoto
Thanks
We did get a lot of complains of SimpleScripts specifically in the past and because of that we don't support it and we don't know what it is doing. We actually don't care as it is not our tool. IF you have problems ask the vendor of SimpleScripts.
So the fix is to do a "normal install" yourself. Sorry.
@acrylian
I don't mind doing a normal install.
I'm just glad to know this isn't a Zenphoto issue and that there's a fix.
Actually the simplescripts "clean install" works just fine.
It's the upgrade install that doesn't work.
Yes, one fix is to do a "normal install", but if some prefer the ease of running simplescripts, here's another solution:
I've done this before, so I know it works.
I'll let Hostmonster and the simple script folks know about this issue.
Stuart Riley
Update to my last post.
Yep. The 5-step uninstall / delete / re-install worked!
Before you do this, just be sure to back up your images first (each image folder under the album folder - folder names are album names).
If you have questions about this procedure, feel free to contact me directly at slriley@valaddsoft.com, or via the feedback link at http://www.valaddsoft.com/PhotoGallery/. I may not see posts here right away.
Stuart Riley
Problems with 1.2.7 installation:
zp-core. Just delete the old and let setup create the new one.Hello, I Zenphoto is part of the Simplescript on Bluehost, which is the host service I use.
I upgraded Zenphoto to 1.2.7, but like srtx1, I got the fatal error on the part of the page where is usually a link to download the fullsize image:
Fatal error: Call to undefined function: getimagemetadata() in /home1/piggyhoh/public_html/illustration/themes/stopdesign/image.php on line 74
See the error in action on my page
http://www.piggyhoho.net/illustration/index.php?album=gundam-seed-destiny&image=Winter.JPG
Your previous advice to srtx1 didn't quite help...and this only happened AFTER I upgraded. Help?