Dear mr. or mrs.
i use zenphoto for my new photopage. Version is 1.4.11 and i use zpmasonry (a little bit customized, but only left out some stuff, changed links and made hardcoded language changes to German)).I use bxslider_thumb_nav, slideshow2, viewersizeimage, zenpage plugins.
I sort my pictures by location, e.g. Berlin, Norway, Munich etc. with subalbums by district e.g. But I want also some dynamic albums by topic (e.g. "zoo & wildlife" where I want to show all albums with this topic ("Berlin Zoo", "Munich Zoo").
Therefor i created a Tag "Zoo-Wildlife", added this tag to my "Berlin Zoo" album. Then i created a "Zoo & Wildlife" dynamic album in root, selected "tagged" and entered the Tag there.
If i enter it in backend i see the dynamic album search:
words=Zoo-Wildlife&searchfields=tags_exact&inalbums=1&inimages=1&unpublished=1
I thought perfect - in the dynamic album I see the album i tagged.
BUT:
if i click the link, i see only a blank (colored with backcolor). It is the same if I refresh the page. But i found out, if I go in another tab into the album i want to see, and refresh the "blank page" the stuff is there.
You can test it, i will leave this page as they are.
www.bilder21.de is my page (it goes automaticly to subfolder www.bilder21.de/cms/)
The dynamic album with all zoo albums is:
http://www.bilder21.de/cms/index.php?album=Zoo-Wildlife.albyou see here one album with the zoo Berlin. The normal link to this album is:
http://www.bilder21.de/cms/index.php?album=Berlin/Zoo-und-Tierpark-BerlinSo enter the dynamic album, click on the Berlin album - you see nothing. Then you open the last link in a new tab and refresh the first tab - then it comes.
Do you have an idea what is wrong here?
Comments
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
he gets some internal errors 500.
But the only code i see in the chrome developertools is:
`
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
//
`
looks a little bit less?!
In your theme folder find `inc-header.php` and look for line 19. Change this line to:
`$zpmas_metatitle = $metatitle.' | '.getBareGalleryTitle();`