![]() |
|
zenpage tables not creating -- have re-run setup numerous times - 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 tables not creating -- have re-run setup numerous times (/thread-8102.html) |
zenpage tables not creating -- have re-run setup numerous times - strublelm - 2011-01-14 Greetings -- I've searched for a couple of days on how to resolve this. My issue is that the Zenpage plugin doesn't seem to be working. I'm trying to use the zpFocus theme and I continually get errors about a 'table' not existing. Exact error is below. I've tried re-running setup.php, I've tried to deactivate the zenpage plugin and reactivate and then rerun setup.php, I've tried to find the zenpage 'plugin' setup to run that manually but could not find that. Obviously rerunning setup.php is not working. Zenphoto encountered an error -> query (functions-db-MySQL.php [107]) zenpage tables not creating -- have re-run setup numerous times - acrylian - 2011-01-14 What Zenphoto release? Is this an upgrade? Note that zpFocus is not an officially supported theme, as your error post seems to indicate it is related to its theme options. Actually the tables are indeed created by setup, even if you don't use Zenpage. The table is however not named zenpage tables not creating -- have re-run setup numerous times - strublelm - 2011-01-14 Zenphoto release is the latest -- 1.4. Not an upgrade, clean install. So to use Zenpage what tables should I see for it in Mysql database? Yes this error does arise when I use a theme. Did the zenpage table used to be called zenpage_pages? zenpage tables not creating -- have re-run setup numerous times - acrylian - 2011-01-14 Quote:Did the zenpage table used to be called zenpage_pages? Try one of the included standard themes, best the Zenpage theme. If that works you got a theme error which its developer has to fix. Note that zpfocus is not yet fully set up for 1.4 it seems. zenpage tables not creating -- have re-run setup numerous times - strublelm - 2011-01-14 Thanks. Yes the Zenpage theme seems to work. Seems the theme is the culprit. I'll hope for an update by the developer. zenpage tables not creating -- have re-run setup numerous times - acrylian - 2011-01-14 Just to add Zenpage (the plugin) does of course have several tables. Which that are you can see on a pdf included in the /doc_files folder btw. zenpage tables not creating -- have re-run setup numerous times - vincent3569 - 2011-01-14 hello the zenpage tables have been renamed between 1.3.2.1 and 1.4. it seems that zpfocus, zpgalleriffic and zpardoise don't work anymore. to solve the problem, in themeoption.php, search for
and replace by
theme will work fine. zenpage tables not creating -- have re-run setup numerous times - biopixel - 2011-01-20 Thank you vincent3569 for helping out! I had exactly the same problem updating to 1.4 and using zpgalleriffic, now it runs fine. |