Pages (15): 1 2 3 4 5 15   
Member
Member
vincent3569   20-10-2010, 23:38
#1

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.

Administrator
Administrator
acrylian   21-10-2010, 08:29
#2

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).

Member
Member
vincent3569   14-01-2011, 22:20
#3

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

Administrator
Administrator
acrylian   15-01-2011, 10:29
#4

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.

Member
Member
leeloo047   16-01-2011, 21:52
#5

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 :/

Member
Member
kagutsuchi   17-01-2011, 01:33
#6

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.

Member
Member
vincent3569   17-01-2011, 20:40
#7

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]

Member
Member
leeloo047   18-01-2011, 17:13
#8

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 !

Member
Member
vincent3569   18-01-2011, 21:37
#9

hello

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

Member
Member
leeloo047   18-01-2011, 22:49
#10

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

Pages (15): 1 2 3 4 5 15   
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.