![]() |
|
MYSQL error when upgrading - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: MYSQL error when upgrading (/thread-7666.html) |
MYSQL error when upgrading - iris - 2010-09-27 Hello, I'm upgrading from 1.2.6, and encountered this error: Quote:About to update tables... Backtrace: -> query (functions-db-MySQL.php [101]) MYSQL error when upgrading - acrylian - 2010-09-27 If you upgrade from such an old version you have to upgrade bascially step by step. If you upgrade to the official 1.3.1.2 the pages table should acually be named "zenpage_pages" as it belongs to the optional CMS plugin Zenpage and is setup on installation preliminary. 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. MYSQL error when upgrading - iris - 2010-09-27 Ah, I see... I like to use svn whenever possible (so much quicker than downloading, uploading, unpacking), but I think yours doesn't have the latest stable version? Anyway, downloaded, uploaded and unpacked the zip, and all is working lovely. Thanks for you help! MYSQL error when upgrading - kagutsuchi - 2010-09-27 The stable versions are also version controlled; check the MYSQL error when upgrading - sbillard - 2010-09-27 If you are really updating from the SVN, be sure that you run Setup each time. The tests for automatically running is are valid only for builds such as the nightly build. Also note that you may "grab" a change in progress if you are using the SVN. Really a much better idea to use nightly builds unless you are actually developing code for Zenphoto. |