![]() |
|
Zenphoto 1.2.7 - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Zenphoto 1.2.7 (/thread-6214.html) |
Zenphoto 1.2.7 - acrylian - 01-12-2009 We’re pleased to announce the release of version 1.2.7. This release includes bug fixes, many feature improvements and refinements, and updates to plugins and translations. See the changelog for more information - http://www.zenphoto.org/2009/11/version-127/ Download 1.2.7 on the Home page - http://www.zenphoto.org Zenphoto 1.2.7 - Laurent - 01-12-2009 Thanks a lot for the great job. Laurent Zenphoto 1.2.7 - kagutsuchi - 01-12-2009 Congrats on the newest release! Thanks for the work you two put into zenphoto. @Laurent: There is no .htaccess file included because setup.php creates it if it doesn't already exist. The default .htaccess is now in Zenphoto 1.2.7 - Laurent - 01-12-2009 Oups, very sorry. I'll edit my previous post Thanks Zenphoto 1.2.7 - kagutsuchi - 01-12-2009 No worries I just realized that particular change isn't listed in the changelog. Zenphoto 1.2.7 - flick - 01-12-2009 Sorry to be a pain re: htaccess. I'm trying to upgrade from 1.2.6_RC1. Although I have not integrated Zenphoto with WordPress, the latter is in my root folder, so Zenphoto is effectively a subfolder within the 'root' WordPress. Previous versions with .htaccess in the Zenphoto root always allowed it to display properly. Now I am getting a 404 error (page Not found - WordPress message) everytime I load the subfolder, despite editing the "htaccess" file (it's not called .htaccess?) in zp-core. Any advice would be much appreciated Zenphoto 1.2.7 - sbillard - 01-12-2009 The file needs to be placed in the root folder of your Zenphoto install and renamed [b]note:[/b] Setup will only copy this file if it is not an upgrade install. This is so that it will not replace a Zenphoto 1.2.7 - slrtx1 - 02-12-2009 Nice new features in the update. Thanks! But, the "Default" theme does not work correctly with the new version. Zenphoto 1.2.7 - slrtx1 - 02-12-2009 Another error - this time using the "Zenphoto default" theme. On each image, I get the error, "Fatal error: Call to undefined function getimagemetadata() in /home4/valaddso/public_html/RileyGallery/themes/zenpage-default/image.php on line 86" Zenphoto 1.2.7 - slrtx1 - 02-12-2009 More info on the "Default" theme issue. When I try to view an image, I get this error: Fatal error: Call to undefined function is_valid_video() in /home4/valaddso/public_html/RileyGallery/zp-core/template-functions.php on line 2628 Zenphoto 1.2.7 - sbillard - 02-12-2009 Surely someting is corrupt in your install. getimagemetadata() is defined in the template-functions.php script. Likewise, templtate-functions.php line 2628 is Perhaps you have an old version of that script instead of the one from 1.2.7? Zenphoto 1.2.7 - rid - 02-12-2009 sounds like either the theme or the script could be out of date. i got similar errors, but with a custom theme. then i realized that some functions were renamed, such as getImageEXIFData() being now getImageMetaData() Zenphoto 1.2.7 - navjotjsingh - 02-12-2009 I tried to upgrade from 1.2.6 to 1.2.7...earlier setup page opened...And I just checked permissions dialog to something (don't remember but url said it as =2) and now it just returns 404 error. I have zp-config.php in zp-core directory now, .htaccess is also there...but still 404 error. Error_log shows: [02-Dec-2009 01:23:21] PHP Warning: Missing argument 2 for getPlugin(), called in /home/user/public_html/siteurl.com/gallery/index.php on line 96 and defined in /home/user/public_html/siteurl.com/gallery/zp-core/functions.php on line 628 Pls help. Zenphoto 1.2.7 - acrylian - 02-12-2009
Zenphoto 1.2.7 - micheall - 02-12-2009 Flawless upgrade from the nightlies. Great work to the developers, looking forward to using Zenphohto for ages to come. Zenphoto 1.2.7 - jackdaw - 02-12-2009 Two things that are not working for me after upgrading to 1.2.7:
Zenphoto 1.2.7 - divan - 02-12-2009 Upgraded smoothly. Moved my plugins into plugins/ dir(outside from zp-core) and cannot get it working. Any comments on this change? Should I patch my plugins to use the new path(I use PLUGIN_FOLDER as in examples)? Any instructions? Zenphoto 1.2.7 - acrylian - 02-12-2009 @jackdaw:
@divan: What plugins? Only third party / custom made ones should go there. All standard ones that come with the release should remain in Zenphoto 1.2.7 - rid - 03-12-2009 is it me, or is uploading photos through the admin backend not pulling dates from the photos anymore? the date used to be when the photo was taken, but now the date is when the photo was uploaded. Zenphoto 1.2.7 - divan - 03-12-2009 @rid: @acrylian: |