Member
Member
atomxy   2009-04-30, 00:57
#1

Hello...

My name is Leandro and I’m from Brazil.

I’m sorry, my English is very bad, but I’ll try to explain what is happening.

First I want to say, this is the best photo album script that I found in the web, is really incredible, simple and easy to use.

I tried to use the paged_thumbs_nav.php, because I want a thumb menu, so the user doesn’t need to back in the thumbs Page again to select another Picture, is this the functionality of this plug-in?

I have the script installed and running perfect, there is no errors, but when I try to enable this plug-in, in the plug-ins tab, nothing happens.

I’m using the version 1.2.4 [3716].

How can I install this plug-in?

Thanks very much for the attention.

Member
Member
sbillard   2009-04-30, 01:07
#2

Most of the plugins for Zenphoto provide optional features that, if a user wishes them, require insertion of the feature at an appropriate place within the theme as well as enable the plugin. In the case of the paged thumbnails (http://www.zenphoto.org/documentation/plugins/_plugins---paged_thumbs_nav.php.html) plugin this entails inserting a call on its primary function printPagedThumbsNav() into the theme at the point where you wish the thumbnails to appear.

Usually you can find an example of a plugin use in one of the Zenphoto distributed themes. For this one, it is used in the Zenpage Default theme's image.php page lines 51-54. It might be useful for you to review that theme as well as the documentation for the plugin (link above) for further details.

Member
Member
atomxy   2009-04-30, 01:18
#3

sbillard

I inserted the printPagedThumbsNav() in the image.php and it fixed the problem, now everything runs perfect.

Thank you very much for the help.

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