![]() |
Thumbnails clickable, but not forwarding I have a problem with our thumbnails like: random pictures: OK (showing and clickable, forwards me into the gallery) newest pictures: No (showing and clickable, but shows a message *see below) postbit #of pictures: No (same as newest Pictures) User CP random pictures: No(same as newest Pictures) my stuff->my images: NO (same as newest Pictures) *Ihre Suchanfrage erzielte keine Treffer. Bitte versuchen Sie es mit anderen Suchbegriffen. *"translated" Your query does not match, please try another search term! But i just click on thumbnails and would like to get forwarded into the related Gallery/Album/Picture Another problem is, no picture comments are readable, they are on place but same failure message appears by clicking on it! how i can repair/change that, it would be nice if somebody have solution for it, it`s very frustrating and i`m running out of ideas :) Cheers Markus |
That would appear to be an issue with a conflict with some hack which is setting catid to searchterms try editing showimage.php and let me know if this helps by removing this code below Code: Content visible to verified customers only. |
Thanks Chuck! That works perfect!! Cheers Buggi |
Not a problem glad to assist. |
stupid question.. does removing this code not remove functionality when you do a search???? just wondering.. Luc |
well I would not think showimages would be used for a search is it not browseimages? |
Well yes and no.. (actually i am not sure if it is this bit of code) the problem is the filmstrip and the previous next links in showimage.. if you just did a search you get the result in browseimages.. lets say you get 20 images.. you click on one of the images.. you go to showimage. then you would expect the filmstrip to reflect your search.. AND if you click on next image you would want to see the next image of your search.. thats why you would need the searchid in showimage. but i am actually not sure if it is this code that does the job.. or if it is some other code.. but i dont see any other place where the searchid is pulled in showimage... actually i would be more comfortable by renaming $search to something else like $pp_search in that case it would have to be done with all $search in showimage and dependencies.. (if some functions use : global $search) Luc [EDIT] Actually it seems you loose following functionallity: the searchorder in filmstrip and prev/next (ASC or DESC) the orderby in filmstrip and prev/next .. images will all be ordered by default (which is dateline i think) AND the obvious error message if the searchid is deleted (by cron all 24 hours) while you are browsing.. maybe there are some more.. there is a second $search query in the page.. lower.. i think those 2 queries could be joined into one.. (saving one query) [/EDIT] |
| All times are GMT -5. The time now is 10:06 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0