![]() |
|
Zenphoto Plugins - 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 Plugins (/thread-2602.html) |
Zenphoto Plugins - macalter - 2008-04-04 Installed the build version 1.1.5 [1382]. Clicked on the new Plugins tab: Warning: exif_read_data() [function.exif-read-data]: Unable to open file in /.../zp-core/plugins/exifimagerotate.php on line 2 Warning: imagecreatefromjpeg(SRC_IMAGE) [function.imagecreatefromjpeg]: failed to open stream: No such file or /.../zp-core/plugins/image_mirror.php on line 8 Warning: imagesx(): supplied argument is not a valid Image resource in /.../zp-core/plugins/image_mirror.php on line 9 Warning: imagesy(): supplied argument is not a valid Image resource in /.../zp-core/plugins/image_mirror.php on line 10 Warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in //.../zp-core/plugins/image_mirror.php on line 11 Warning: imagejpeg(): supplied argument is not a valid Image resource in /.../zp-core/plugins/mage_mirror.php on line 23 Warning: imagedestroy(): supplied argument is not a valid Image resource in /.../zp-core/plugins/image_mirror.php on line 25 Warning: imagedestroy(): supplied argument is not a valid Image resource in /.../zp-core/plugins/image_mirror.php on line 26 Fatal error: Cannot redeclare imagerotate() in/.../zp-core/plugins/image_rotate.php on line 45 Zenphoto Plugins - sbillard - 2008-04-04 remove the file exifimagerotate.php from your plugins folder. It should not be there. In fact, best if you delete everything in that folder and reload just what is in the distribution files. Zenphoto Plugins - macalter - 2008-04-04 Done. Works. I deactivated Google Maps as I don't have EXIF info on the images. Is this the only way of using the maps? Disabled Ratings & Print (untiil I can try it out). Slideshow: which theme supports this, as it's a new feature? Where do I look for the Statistics results? Zenphoto Plugins - acrylian - 2008-04-04 Slideshow is a brand new feature, all distributed theme support it in the nightly. For the statistic results you have to modify your theme with the functions it provides. Info about the functions are for example in the comments in the file itself (they are in our doc too, but that does not support the nightly only the official 1.1.5). Zenphoto Plugins - sbillard - 2008-04-04 Glad things are working. Google maps are only used if there is latitude/longitude in the EXIF. Zenphoto Plugins - macalter - 2008-04-04 Okay about Google When I'm feeling better will download current build and overhaul my version. Thanks Zenphoto Plugins - macalter - 2008-04-05 Got the 1.1.5 [1397] properly installed & was prompted to update files; but no idea how I'm suppose to implement the plug-ins. I checked for the Statistics, but not sure where these are to be accessed. Checked for Print and again, how is this envoked? Should I see someting somewhere? For slideshow I got error "Zenphoto error: missing theme page." This is using ZP DEFAULT unmodified. The only indication it's present is a small "View" text link on right side of the 1st row of Thumbnails on the album index page. Zenphoto Plugins - acrylian - 2008-04-05 The plugins provide extra functions to the template functions. They don't do anything by itself, as always you of course have to modify you theme files and add those functions (btw, except for the flash players and the slideshow plugins all functions have been there before but are now optional). Zenphoto Plugins - sbillard - 2008-04-05 There is a typographical error in the slideshow plugin which will be fixed in tonight's build. That probably caused your error. It is also possible that the file Zenphoto Plugins - macalter - 2008-04-05 sbillard: DEFAULT has a file called acryian: not sure exactly what you mean that they're optional. How were they done until now? If I were to print, all I'd ever know to do is use my browser's print function , not too pretty. Is there a preferred option for the slideshow using flowplayer v1.0.0 over flvplayer v1.0.0 running on my Mac OS X 10.3.9? Camino over Safari? Zenphoto Plugins - sbillard - 2008-04-06 Before the advent of plugins, the functions that are now plugins were part of the template-functions.php file or in somecases, in separate php files. So, they were loaded each time someone viewed your gallery whether or not you used the function. That cost resource unnecessarily. With the implementation of plugins functions are divided between "standard" and "optional". The optional ones being those that are not always used by themes. There are two steps to using a function which is now included in a plugin. First, the checkbox for the plugin must be checked enable. (A few are checked by default--ones that were part of template-functions.) Besides enabling the plugin, of course, you must actually make use of the functions it provides. I think we will eventually include a link to the function documentation of the plugin within its description. First, though, we have to generate that set of documents. Zenphoto Plugins - sbillard - 2008-04-06 Which player you use would depend on how your use meshes with the license of the player. See the references to the license in the player descriptions. Zenphoto Plugins - acrylian - 2008-04-06 Since sbillards answered basically your questions, just one thing to add to Zenphoto Plugins - macalter - 2008-04-07 version 1.1.5 [1416] | Hi, I'm back.... Viewed Album1: Uses DefaultRBC/darkBoston.css - The View Slideshow is text link on row 8-1/2 (not all rows are equal as in Admin, rows aren't exactly 5 per). Get error still "Zenphoto error: missing theme page." Viewed Album2: Uses Default/dark.css - The View Slideshow is reduced to "View" on row 1. same error. Viewed Album3: Uses Example/not selected whatever it is - same error. Zenphoto Plugins - acrylian - 2008-04-07 You need to copy the slideshow.php theme files from default theme for example. (the slideshow link is not correctly placed, we will correct that later) Zenphoto Plugins - macalter - 2008-04-07 Oops, I edited my post before I saw your answer: All files are ZP's. Only the styles folder contains my files. The slideshow file is present in both Themes. Dated April 01, 2008 Zenphoto Plugins - acrylian - 2008-04-07 April 1st is a little old, we update all the time....:-) Zenphoto Plugins - macalter - 2008-04-07 Fresh download from last night. Build 1416:
ALL these files are copied into my DEFAULTRBC Theme, as |