ZenphotoCMS Forum
New Theme : zpArdoise - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: Themes (https://forum.zenphoto.org/forum-5.html)
+--- Thread: New Theme : zpArdoise (/thread-7737.html)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


New Theme : zpArdoise - vincent3569 - 20-10-2010

Hello

after having submitted my site for the showcase (http://www.zenphoto.org/zp/showcase/vincent-bourganel.jpg.php), I am pleased to offer my zpArdoise theme to download.

Follow the link to read the news and for dowload the theme :
http://vincent.bourganel.free.fr/zenphoto/index.php?p=news&title=zpArdoise-a-ZenPhoto-ZenPage-theme.




New Theme : zpArdoise - acrylian - 21-10-2010

Thanks, always welcome. I will add it to the theme section as soon as get to it (I will be using screenshots from your site as examples).




New Theme : zpArdoise - vincent3569 - 14-01-2011

hello,

the names of the tables has changed with version ZenPhoto 1.4, so my theme zpArdoise does not work anymore.

to solve the problem:
in themeoptions.php, change:
$ unpublishedpages query_full_array = ("SELECT FROM titlelink. " prefix ('zenpage_pages'). "WHERE``show! = 1 ORDER BY sort_order");
by
$ unpublishedpages query_full_array = ("SELECT FROM titlelink. " prefix ('pages'). "WHERE``show! = 1 ORDER BY sort_order");
and everything will be fine.

for information, I will publish soon a 1.1 version of my theme that will work properly with ZenPhoto 1.4.

vincent




New Theme : zpArdoise - acrylian - 15-01-2011

Great that you are at it. We sadly had to label the theme as "not compatible" currently. We did one of our actually rare test runs of all 3rd party ones because of the 1.4 theme changes.




New Theme : zpArdoise - leeloo047 - 16-01-2011

Hello,
I made the change you suggested but now when I try to active the theme options I have this message at the top of the Theme thumbnail : Parse error: syntax error, unexpected T_STRING in .../zenphoto/themes/zpArdoise/themeoptions.php on line 97. I would like to have access to the advanced options of this theme in order to use colorbox with it (if it's possible). Could you tell me if I made something wrong and if it's possible to fix this problem. Thanks in advance.
PS: Sorry for my english, it's not my native tongue :/




New Theme : zpArdoise - kagutsuchi - 17-01-2011

The code as it appears directly is incorrect because it contains backticks. I'm not sure if there's a way to get around that on these forums, however.




New Theme : zpArdoise - vincent3569 - 17-01-2011

It was the easiest way for me to say replace the whole line.
Of course, the only modification to do is to remplace [b]'zenpage_pages'[/b] by [b]'pages'[/b]




New Theme : zpArdoise - leeloo047 - 18-01-2011

I used the old line and just replace 'zenpage_pages' by 'pages' as you said and it works !! Thanks a lot and sorry for being stupid sometimes :/
Now I will try to add colorbox... if you add some advice you can give me... I will need it !




New Theme : zpArdoise - vincent3569 - 18-01-2011

hello

I am preparing version 1.1 of my theme, who supports Colorbox (with galleriffic or not).




New Theme : zpArdoise - leeloo047 - 18-01-2011

Great ! So I'll wait until you finish it. Also thx for creating such an attractive theme. :-)