Member
Member
flu   2009-02-03, 05:36
#1

Hi,
since I've upgraded to Zenphoto 1.2.3, I've noticed that I get a strange behavior with the plugin paged_thumbs_nav (v1.0.2) :
It is working fine using it in a "normal way" (surfing without performing a search) but if a search is performed, I get all the thumbs from the album the image belongs to but nothing (no thumbs) from the ones sharing the same tag used in the search (sorry for my english, it's late but I hope that it's quite clear).

Do you have any idea/trick about it ?

Thank you for your time anyway.

(Last, guys, I must say that I'm pretty impressed by the last improvements within ZP, they call it a "killer app" don't they ? Anyway, I'm happy to be -even rarely- a small brick in this (wonder)wall.)

Administrator
Administrator
acrylian   2009-02-03, 10:25
#2

Unfortunatly the paged_thumbs_plugin currently does not work in search mode. There is sadly no trick but we will see to get that in with one of the next releases.

Member
Member
flu   2009-02-12, 18:40
#3

Hi again Malte.
I use that code to display the thumb in my image.php file :
``

Is there a piece of code which could prevent the printPagedThumbsNav to be displayed if a search is performed ?

Administrator
Administrator
acrylian   2009-02-12, 19:38
#4

Try something like if (!in_context(ZP_SEARCH)) { printPagedThumsb(); }

Member
Member
flu   2009-02-12, 19:56
#5

Hmm. It doesn't work, but thanks anyway.

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