I decided to start a new topic, after our
discussion on my early work with this theme.
I've
released the theme under a slightly different (but in my opinion better) form so hop along to the demo or download it right away and tell me what you think!
http://angoulvant.net/sblog/2006/08/18/effervescence-release/-Stéphane
Comments
Reference:
<?php require ('zen/customfunctions.php'); ?>
Thinkdreams.
http://www.generalmagic.org/gallery/index.php?page=3
Any idea why some albums have a green border where some others don't (I liked your earlier bluish color scheme much better by the way). Also, any idea why sometime the random image works and sometimes it needs a refresh ?
The albums and pictures with a green border are those you have not yet visited. They lose this character once you click on their links.
I'm sorry you find this version less attractive, but the colors are very easy to modify through CSS as I have provided a color guide at the top of the file.
I haven't had any problems with the random image myself, but they sometimes take a little time to process as the server has to create each image individually unless it is cached.
http://www.generalmagic.org/gallery
I don't know what's going on with the random image but when it fails to load, this is what the HTML tag looks like:
<!-- Random Image -->
<div id="randomhead"><img src='/gallery/zen/i.php?a=500&i=&s=1000&w=620&h=180&cw=620&ch=180&cx=300&cy=300' alt='' /></div>
Regarding the random script I still haven't encountered your problem... Does it happen often?
I tried refreshing your page many times to see if the script works and I haven't seen it fail yet.
Which browser are you using?
http://www.generalmagic.org/gallery/index.php?album=Maldives+2003&image=
Are you using the latest version of ZP (1.0.3)? We should catch these... let me test it out locally here...
The other error (image issue with album "500" was due to some issues with one specific album. I just deleted it for now.
`<?php if (!defined('WEBPATH')) die(); ?>`
It prevents them from running outside of zenphoto and revealing paths.
But this new error is different, and I found the problem and it's fixed in SVN. Thanks!