The simpler media website CMS
About to update tables...I've never had a 'pages' table in my database, and even tried to install the latest version (1.3.1.2) from scratch, and that installation didn't have a 'paged' table either, so I don't know why the setup script is looking for one.
Migrating lib-auth data version 1 => version 2
Zenphoto encountered an error
MySQL Query ( SELECT `pages`.`title`,`pages`.`titlelink` FROM `pages`, `admin_to_object` WHERE `admin_to_object`.adminid=2 AND `pages`.id=`admin_to_object`.objectid AND `admin_to_object`.type='pages' ) failed. MySQL returned the error Table 'zen.pages' doesn't exist
Backtrace:
-> query (functions-db-MySQL.php [101])
-> query_full_array (admin-functions.php [2855])
-> populateManagedObjectsList (lib-auth.php [529])
-> Zenphoto_Administrator->getObjects (lib-auth.php [581])
-> Zenphoto_Administrator->save (setup-option-defaults.php [270])
-> require (setup.php [2224])
Comments
If it really is named just "pages" you probably tried the nightly build.
Please try a forum search. There was a lengthly thread about this recently.
Anyway, downloaded, uploaded and unpacked the zip, and all is working lovely. Thanks for you help!