If a search result needs 2 or more pages to display all the images and I click on an image from the 2nd page, the picture is shown correctly. But if I click on the subalbum (in breadcrumb navigation) afterwards which contains that image, its path is wrong and leads to a not existing page. The wrong path looks like this:
www.domain.com/zenphoto/subalbum/page/2
instead of:
www.domain.com/zenphoto/subalbum/
To reproduce the problem, you could do the following steps:
Now the problem occurs, because the path is wrong. It leads to:
http://www.synnatschke.com/gallery/north-america/usa/arizona/white-pocket/page/2
instead of:
http://www.synnatschke.com/gallery/north-america/usa/arizona/white-pocket/
Hope you understand?
Sorry to say that, but it does not work, even with the nightly build. Same behavior as before. Please evaluate your work with the 4 steps I mentioned in my previous post.
Edit: There is a new link named "search" within the breadcrumb. The path behind is also wrong:
If you mean the link that is behind "Search" within the breadcrumb, that one works. But the main problem still exists, even with the tags!
I am using a tag cloud on my index.php. The tag "sandstone" exists 38 times and needs 3 pages to display all the related thumbnails. Move forward to the second search page and click on the first thumbnail. Now the image opens. Look into the breadcrumb. The link behind "Misc" is wrong. The part "page/2" within the link is wrong, because that subalbum has just one page. But there is another bug within the breadcrumb. A click on the link "Search" leads back to the search results. But in case of the tag "sandstone", I get 39 matches, instead of 38. If I do the same for the tag "national park" and go back to the search result, the link looks like this:
http://www.synnatschke.com/gallery/page/search/national%20park and I get this error:
Zenphoto Error: the requested object was not found. Please go back and try again.
my search isn't working anymore either..
searchresults show up.clicking on an item goes to proper link, vlicking on search in the breadcrumbbar goes back to search, clicking on a albumlink in breadvrumb bar goes to album correct but when in that album a thumb is clicked 'search' reappaears in the breadcrumb and navigation is lost. only deleting cookies resets this problem..
I deleted the cookies also before (with clear private data in firefox) but this time also went into the privacy settings tab) and this time the breadcrumb/tag/search worked with the 'example' theme.
but not in my own theme.. one by one I copied over index,album, image, search.php to my custom theme to find if it was maybe a flaw in my theme but no luck.. untill I copied over the themeoptions.php from the example theme to my custom theme and then it worked. and is still working..unfortunatly I deleted the old file so I am not able to check where it came from.
anyway it is working now.. question still.. what with people who do'nt delete their cookies??
I disabled the password protection right now. You could try it again:
Please click on the following link:
http://www.synnatschke.com/gallery/page/search/tags/sandstone/2
Click on the first thumbnail (called Horseshoe Bend)
Click on "Misc" in breadcrumb navigation -> This leads to a page which does not exist: http://www.synnatschke.com/gallery/north-america/usa/arizona/misc/[b]page/2[/b] the last part of the link ([b]page/2[/b]) is wrong
OK, I see what is happening. This may be a bit difficult to fix. The "Misc" link is actually a link back to the album and not really part of the Search breadcrumbs. It is being put out by the theme. But, since there is only one page number, that link is getting confused with the search page and using its page number.