Hi folks,
Been using the wonderful Zenphoto gallery for a few months now, it worked like a champ until a few days ago when I had a look at my site to discover that it had stopped working. I haven't touched or changed anything and it has just stopped functioning.
Any idea what's up with it?
The site link is:
http://myles.debastion.com/pictoric/gallery/Any help is appreciated!
Comments
The front page works fine, but when you click to browse an album it just gives you a blank page (with .css formatting applied it looks like) with the text:
<a href="
Any ideas?
Did you model your theme off a php theme.
what did your web host do.
if it is an older version or if the theme was based off a theme from a prior version of zenphoto then you may have a problem with php short tags. check and see what/if your host updated your site and make sure you are not using php short tags in your theme
I reworked the template with all the full listing of tags to suit my site design and it was working without hitch for the past few months. The other day I take a look and it's stopped working.
I don't believe my host has changed anything, at least they haven't informed me if so. What could they have done to break the gallery? I'm not too knowledgeable on php so it's going to be difficult for me to pick apart and troubleshoot this.
what is after the <h2><span><a href="
<h2><span>
" title="Gallery Index"><?php echo getGalleryTitle();?> :
</span></h2>
`< a href="<?php echo getGalleryIndexURL();?>" title="Gallery Index"><?php echo getGalleryTitle();?> :
`
< a href="<?php echo getGalleryIndexURL();?>" title="Gallery Index"><?php echo getGalleryTitle();?>< /a>
`
Anyhow, there shouldn't be anything in the album.php file causing this problem because I have not changed it since the time it was fully functioning. Confusing huh?
http://www.zenphoto.org/support/topic.php?id=917&replies=13
I hope this will fix it for you!
I hope that the Zenphoto people release the new build soon, maybe that will help??
You seemed to have fixed it. It works from here in Sunny Florida USA.
Mmmm I just came from Fla, up in VT now, missing the warmth!
Thank you for the help people, really really appreciated.
Here's holding out for the next sexy version!