ZenphotoCMS Forum
SQL Error in zenpage - 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: SQL Error in zenpage (/thread-3606.html)

Pages: 1 2 3 4


SQL Error in zenpage - code - 04-10-2008

I tried to make a news post...It didnt display on index page...I then enabled the text box "News on index page" hoping it wouldnt work...still nothing but thats not the error...
I went into zenpage's admin section and click on the blue circle "view page"
It goes to this link:
http://luckyshotphotos.com/index.php?p=pages&title=

It seems it didnt quite create the database entry correct... When i view the "page" list in zenpage admin section, its blank except for my admin name and the date... And yes its published...




SQL Error in zenpage - code - 04-10-2008

Infact I cant even edit my current "article"
Whats the difference between a Page and Article?




SQL Error in zenpage - code - 04-10-2008

I added a category "News" and when I go to add a article.. The list with check boxes to select the "Category", The check box is there, but its blank, when it should say "News" (the available category for this article




SQL Error in zenpage - acrylian - 04-10-2008

The difference between a page and a article is quite obvious I would think (pages shown on pages.php, articles on news.php) As with Wordpress and any other CMS bascially...

Please check via phpmyadmi if the tables have been created. If not run zp-core/plugins/zenpage/setup.php manually.




SQL Error in zenpage - code - 05-10-2008

Ive actually never used wordpress or any "CMS" lol




SQL Error in zenpage - acrylian - 05-10-2008

Ok..:-)




SQL Error in zenpage - code - 06-10-2008

I still cant modify a page i already created... Also the tables are created still not working... Ill get some SS's uploaded soon




SQL Error in zenpage - code - 06-10-2008

The image is cut off on the right but thats not the point... To me it looks like something is missing.. Such as "Edit this article" column, there is nothing under it??
http://img407.imageshack.us/img407/4088/pic1gp1.png




SQL Error in zenpage - code - 06-10-2008

Ya, Im still getting an error at http://luckyshotphotos.com/index.php?p=news&title= when I try to click the blue ircle to view the article




SQL Error in zenpage - code - 06-10-2008

READ FIRST:
I found out what it was... For some reason when creating a new article, the "title" isnt written to the database... I just tried again and checked phpmyadmin, "title" field is empty. I manually edited the database and it seems to be fixed... (Displayed properly)