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.
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.
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.
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
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.
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
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.
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.
My gallerie: http://s196587036.onlinehome.fr/zenphoto/
I have the last nightly build (01.24.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.