ZenphotoCMS Forum
Stopdesign Theme incomplete - 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: Stopdesign Theme incomplete (/thread-2036.html)

Pages: 1 2 3


Stopdesign Theme incomplete - xcronix - 05-01-2008

Hi all. I've discovered ZEN photo last night, and i allready started a webalbum (www.liga.mec.upt.ro/foto).

i have a problem with the Stopdesign Theme .... is incomplete. i cannot use the comment feature ... at all. I cannot get to see the add comment button ... show button ... ..

I've started to translate the zen photo in Romanian ... but .. it's difficult :)). I'm waiting to the harcoding to be over :)) so' we have a language file for this awsome cms gallery.

Good job guys.




Stopdesign Theme incomplete - sbillard - 05-01-2008

Use the nightly build.




Stopdesign Theme incomplete - xcronix - 05-01-2008

thank you for the fast reply ... I cannot find the nightly build link .. or location ... could you point me to a direction ?

10x




Stopdesign Theme incomplete - sbillard - 05-01-2008

Look on www.zenphoto.org on the right hand side in the sidebar. You will find the link there.




Stopdesign Theme incomplete - xcronix - 05-01-2008

tryied ... still no' images or links... i've used the last nightly build




Stopdesign Theme incomplete - sbillard - 05-01-2008

Your first post said you could not get the comment button. Are things different?




Stopdesign Theme incomplete - Daxeno - 05-01-2008

Sbillard, i think he had encountered the same problem that i have posted here previously.

Here's the link :

http://www.zenphoto.org/support/topic.php?id=2059&replies=12

the same problem is waiting to be solve yet.




Stopdesign Theme incomplete - sbillard - 05-01-2008

This thread is the add comment button missing issue. That is fixed. (see http://testalbum-2.sbillard.org/zenphoto/Gorge/2007-05-05+222342_slb.JPG.php)

xcronix seems to be having other problems as well.




Stopdesign Theme incomplete - xcronix - 06-01-2008

i've tryied the nightlybuild ... not worked ... returned to stable one ... (the template) - i've made some translation .... and now I get Warning: Invalid argument supplied for foreach() in /usr/local/www/apache22/data/foto/zp-core/kses.php on line 429 in the themes tab .... I've encountered the problem on the forum ... but for me it worked by downgrading to 2007-12-21 i think ... but then I cannot view a specific photo in the album ... so' i've returned ... to previous ... but I got the "Warning: Invalid argument supplied for foreach() in /usr/local/www/apache22/data/foto/zp-core/kses.php on line 429" again .. hmmm




Stopdesign Theme incomplete - sbillard - 06-01-2008

That warning is because your zp-config.php file does not have the allowed_tags array. (Quite possibly from upgrading.) It is necessary to run setup.php each time you change the install. Your best bet is still the nightly build. If last nights is a problem for you, then try the night before.




Stopdesign Theme incomplete - Nico - 24-01-2008

Hello, I have the same problem on my gallery. When I want to post a comment, a new page is opening with:

[quote]
Warning: Invalid argument supplied for foreach() in /homepages/14/d195279891/htdocs/zenphoto/zp-core/kses.php on line 429

Warning: Cannot modify header information - headers already sent by (output started at /homepages/14/d195279891/htdocs/zenphoto/zp-core/kses.php:429) in /homepages/14/d195279891/htdocs/zenphoto/zp-core/functions-controller.php on line 164

Warning: Cannot modify header information - headers already sent by (output started at /homepages/14/d195279891/htdocs/zenphoto/zp-core/kses.php:429) in /homepages/14/d195279891/htdocs/zenphoto/zp-core/functions-controller.php on line 169

[/quote]
But if I return on my gallery, the comment is registered !!

I have run setup.php ... but nothing

What do you do ?!

Sorry for my english.

My test gallery: http://s196587036.onlinehome.fr/zenphoto/

Thanks




Stopdesign Theme incomplete - sbillard - 25-01-2008

The fix for this is in the nightly build, see the www.zenphoto.com on the right hand side. As mentioned in my previous post, your best bet is to download this build and install it.




Stopdesign Theme incomplete - Nico - 25-01-2008

Thanks, I didn't seen the link "nightly build" :(




Stopdesign Theme incomplete - sbillard - 25-01-2008

Sorry, should have been www.zenphoto.org.




Stopdesign Theme incomplete - Nico - 25-01-2008

Hello, with the last nightly build and others, I have this error:

Zenphoto Error
MySQL Query ( SELECT zp_images.filename,zp_images.title, zp_albums.folder, zp_images.show, zp_albums.show, zp_albums.password FROM zp_images INNER JOIN zp_albums ON zp_images.albumid = zp_albums.id WHERE zp_albums.folder!="" ORDER BY RAND() LIMIT 1 ) Failed. Error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'show, zp_albums.show, zp_albums.password FROM zp_images I

On my homepage.

How correct this?

Thanks a lot.




Stopdesign Theme incomplete - dismalhiker - 25-01-2008

Hi,

I have installed the latest nightly build. With the Stopdesign theme, I too cannot post comments. There is no comment button and I see no way to post a comment. There are no errors... its just that comments cannot be posted. In 'admin', comments are turned on. Everything else works fine.

Any help will be appreciated.




Stopdesign Theme incomplete - sbillard - 25-01-2008

Nico:

Can you post a link to your site so we can take a look?




Stopdesign Theme incomplete - Nico - 25-01-2008

My gallerie: http://s196587036.onlinehome.fr/zenphoto/

I have the last nightly build (01.24.2008)




Stopdesign Theme incomplete - sbillard - 25-01-2008

It is possible that setup was unable to add some columns to your database. The SQL looks correct. Your setup.php indicates there might be a problem with database permissions, so if you can, check that the mySQL admin user has full rights on your zenphoto database.




Stopdesign Theme incomplete - Nico - 25-01-2008

How to do this?