ZenphotoCMS Forum
Zenpage - a CMS plugin for Zenphoto: Out now! - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html)
+--- Thread: Zenpage - a CMS plugin for Zenphoto: Out now! (/thread-3875.html)

Pages: 1 2 3


Zenpage - a CMS plugin for Zenphoto: Out now! - acrylian - 02-10-2008

One day after the release of Zenphoto 1.2.1 I finally can announce the initial release of Zenpage. Releasing at the same time was prevented by different time zones yesterday. Here is the official release post: http://zenpage.maltem.de/zenpage/news I don't want to write the same here again...:-)

Download and more information also on the Zenpage project site: http://zenpage.maltem.de

Happy testing and hopefully an unsuccessful bug hunt!




Zenpage - a CMS plugin for Zenphoto: Out now! - BertSimons - 02-10-2008

cool!! but...

Zenpage will now create the required database tables and the optional upload folder.

Creating the database tables for zenpage:
Table zp_zenpage_news could not be created!
Error: You have an error in your SQL syntax near 'CHARACTER SET utf8 COLLATE utf8_unicode_ci' at line 18
Table zp_zenpage_news_categories could not be created!
Error: You have an error in your SQL syntax near 'CHARACTER SET utf8 COLLATE utf8_unicode_ci' at line 8
Table zp_zenpage_news2cat could not be created!
Error: You have an error in your SQL syntax near 'CHARACTER SET utf8 COLLATE utf8_unicode_ci' at line 6
Table zp_zenpage_pages could not be created!
Error: You have an error in your SQL syntax near 'CHARACTER SET utf8 COLLATE utf8_unicode_ci' at line 20

Creating the zenpage upload folder in the root directory of your zenphoto installation:
Upload folder ../../../uploaded/ has been successfully created (or already exists).

had this problem also (the utf8 thing) a week ago with zenphoto nightly builds but this dissapeared some builds later..

guess itÅ› my database..




Zenpage - a CMS plugin for Zenphoto: Out now! - acrylian - 02-10-2008

I am sorry, I only tested on MySQL 5.x (i have only that) so it might be that that is not working for early versions. Easy to miss that... Try to remove the collation part from the setup.php within the zenpage folder.




Zenpage - a CMS plugin for Zenphoto: Out now! - plsk - 02-10-2008

hi,

thank you for zenpage plugin but when i click on zenpage tab i have this error :

`

Zenphoto Error

La requête MySQL ( SELECT id, cat_name, cat_link, hitcounter, permalink FROM zp_zenpage_news_categories ORDER by cat_name ) a échoué. Erreur : Table 'zenphoto.zp_zenpage_news_categories' doesn't exist

`

can you help me ?
by advance thank you




Zenpage - a CMS plugin for Zenphoto: Out now! - BertSimons - 03-10-2008

Acryllian, removing CHARACTER SET utf8 COLLATE utf8_unicode_ci did the job. i probably run in to somethings later but i could install zenpage.. play with it...and...wow
with this zenphoto is complete!

Ow Mighty Acryllian, where is though pay-pal donate button?!




Zenpage - a CMS plugin for Zenphoto: Out now! - egret - 03-10-2008

Thank you acrylian for all your work on this plugin.

I am getting the same error as plsk.

After activating the ZenPage plugin I get a new "ZenPage" tab at the top of the page. When I click on this tab I get:

Zenphoto Error
MySQL Query ( SELECT id, cat_name, cat_link, hitcounter, permalink FROM zenpage_news_categories ORDER by cat_name ) failed. Error: Table '###.zenpage_news_categories' doesn't exist

Where ### is the name of my database

When I check the database there are no new tables created for Zenpage. I appears that the zenpage install has not run correctly.

ZenPhoto: 1.2.1
PHP version: 5.2.5




Zenpage - a CMS plugin for Zenphoto: Out now! - egret - 03-10-2008

plsk,

I don't understand why but this worked for me.

  1. Activate ZenPage under "Admin > Plugins"
  2. Go to "themes" tab and select Zenpage-Default
  3. Browse to your ZenPhoto home page (the ZenPage config screen should appear)
  4. Click "Go" to install ZenPage

Hope this helps.




Zenpage - a CMS plugin for Zenphoto: Out now! - domc - 03-10-2008

I'm getting the same error running Mysql 4.1 on Godaddy.

MySQL Query ( SELECT id, cat_name, cat_link, hitcounter, permalink FROM zp_zenpage_news_categories ORDER by cat_name ) failed. Error: Table 'domzen.zp_zenpage_news_categories' doesn't exist




Zenpage - a CMS plugin for Zenphoto: Out now! - acrylian - 03-10-2008

@plsk,egret,domc: That means that zenpage's setup did not run automatically as it should. You can run it also directly:
zp-core/plugins/zenpage/setup.php

@BertSimons: Hahah, thanks. Well, maybe I should open an paypal account..:-) For now, you can just use the paypal button on zenphoto.org.




Zenpage - a CMS plugin for Zenphoto: Out now! - BertSimons - 03-10-2008

just two weeks ago I donated a small amount to zenphoto.. so consider a part of it for your effort!