Member
Member
macalter   04-04-2008, 00:43
#1

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
exifimagerotate

Member
Member
sbillard   04-04-2008, 02:15
#2

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.

Member
Member
macalter   04-04-2008, 05:01
#3

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?

Administrator
Administrator
acrylian   04-04-2008, 07:26
#4

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).

Member
Member
sbillard   04-04-2008, 16:40
#5

Glad things are working. Google maps are only used if there is latitude/longitude in the EXIF.

Member
Member
macalter   04-04-2008, 17:22
#6

Okay about Google When I'm feeling better will download current build and overhaul my version. Thanks

Member
Member
macalter   05-04-2008, 03:38
#7

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.

Administrator
Administrator
acrylian   05-04-2008, 09:37
#8

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).
How to use them is written in the comments of the files itself. (Our functions guide is not updated yet, that will happen with the next official release).

Member
Member
sbillard   05-04-2008, 16:08
#9

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 slideshow.php is missing from your default theme folder.

Member
Member
macalter   05-04-2008, 21:23
#10

sbillard: DEFAULT has a file called slideshow.php. Current 03-Apr until I do next update, maybe tonight if I feel okay. Otherwise won't be until Monday.

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?

Member
Member
sbillard   06-04-2008, 00:03
#11

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.

Member
Member
sbillard   06-04-2008, 00:04
#12

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.

Administrator
Administrator
acrylian   06-04-2008, 08:55
#13

Since sbillards answered basically your questions, just one thing to add to
[i]If I were to print, all I'd ever know to do is use my browser's print function , not too pretty.[/i]
If you refer to the print album menu, that does not do print out "on paper", it "prints" a menu of your albums for navigation on screen, what I believe I have written in the plugin's description...:-)

Member
Member
macalter   07-04-2008, 19:24
#14

version 1.1.5 [1416] |

Hi, I'm back....
Got my act together... Downloaded this build. Removed all my custom themes and combined into one: DefaultRBC which is really only customized CSS styles . This allows using ZP's FILES FOR ALL OTHER STUFF in the Theme folder. ZP's own Default is uploaded and as-is. (I removed the form field Site in image.php but it's not uploaded yet). Updated worked via setup.php. So all, I thought, is okay.

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.

Administrator
Administrator
acrylian   07-04-2008, 19:41
#15

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)

Member
Member
macalter   07-04-2008, 19:45
#16

Oops, I edited my post before I saw your answer:
Viewed Album3: Uses Example/not selected whatever it is - same error.

All files are ZP's. Only the styles folder contains my files. The slideshow file is present in both Themes. Dated April 01, 2008

Administrator
Administrator
acrylian   07-04-2008, 19:47
#17

April 1st is a little old, we update all the time....:-)

Member
Member
macalter   07-04-2008, 20:34
#18

Fresh download from last night. Build 1416:

DEFAULT THEME MODIFIED DATES
album.php = 04 april
archive.php = 09 march
image.php = 31 march
index.php = 09 march
search.php = 04 april
slideshow.php = 01 april

ALL these files are copied into my DEFAULTRBC Theme, as only the CSS is modified.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.