![]() |
|
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
|
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: Creating the zenpage upload folder in the root directory of your zenphoto installation: 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 ? Zenpage - a CMS plugin for Zenphoto: Out now! - BertSimons - 03-10-2008 Acryllian, removing 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 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 Zenpage - a CMS plugin for Zenphoto: Out now! - egret - 03-10-2008 plsk, I don't understand why but this worked for me.
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 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: @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! Zenpage - a CMS plugin for Zenphoto: Out now! - flu - 03-10-2008 Hi Acrylian. Does anybody deals with a french translation ? If not, I can do it. Thank you so much, I'll test it further ! Zenpage - a CMS plugin for Zenphoto: Out now! - acrylian - 03-10-2008 Thanks! The warning you describe is actually a zenphoto function. I don't see that warning though. A french translation is welcome. Please read this small post: Zenpage - a CMS plugin for Zenphoto: Out now! - sbillard - 03-10-2008 The warnign is somewhat strange. It is an indication that something is corrupt in the language handling. But I am not sure what could be wrong as to get this error, there should have been earlier an error as well. Zenpage - a CMS plugin for Zenphoto: Out now! - flu - 04-10-2008 to acrylian : For the translation, I don't exactly understand what's the difference between TitleLink and permaTitlelink... to sbillard Zenpage - a CMS plugin for Zenphoto: Out now! - acrylian - 05-10-2008 I can't reproduce the page issue neither in my local test install nor on my server (the zenpage project site runs just fine). Could you post a screenshot or so maybe? Are there any errors in the log? What does the content you entered look like? Regarding permaTitlelink / Titlelink that is a minor detail (permaTitlelink should be checked by default). Please read here: http://zenpage.maltem.de/zenpage/pages/Frequently-Asked-Questions#10 Zenpage - a CMS plugin for Zenphoto: Out now! - domc - 09-10-2008 I'm getting an error when trying to view the pages. I can view the pages when in the admin but not on the website itself. Here's the error: The Zenphoto object you are requesting cannot be found. Zenpage - a CMS plugin for Zenphoto: Out now! - lucian - 09-10-2008 If it is a page that you created in ZenPage, make sure that the Published box is checked. The box is on the right, under the date Zenpage - a CMS plugin for Zenphoto: Out now! - acrylian - 09-10-2008 That it will be, pages and articles are unpublished by default. Note that as with Zenphoto the logged in admin sees even unpublised pages and articles. Zenpage - a CMS plugin for Zenphoto: Out now! - Pinke Bilder - 26-07-2009 is it possible to include php code into a page? so i can extend some pages with special functions like rss-feeds from other sites or my gallery? Zenpage - a CMS plugin for Zenphoto: Out now! - acrylian - 26-07-2009 You can use the codeblock for that. Note that the zenpage-default theme is only set up for codeblock #1. If you need the other two you need to modify your theme. |