Upgrade problems

Hi,

Nice to finally see a new version of Zenphoto! I follewed the guide on the frontpage to upgrade my original zenphoto gallery (a community build) to 1.1 but when i executed zen-core/upgrade.php I got some problems. I was told that the table zen_options was not found (zen_ is my table prefix) during a SELECT call. I then created the table manually, which seems to work, but now I get error messege:
"Zenphoto Error: the requested object (album=zen-core: image=upgrade) was not found. Please go back and try again."

I Hope there is a easy fix.

/Henri

Comments

  • Henri:

    When did you get the error on the select call? during the upgrade or once the upgrade had completed?

    The second message indicates that zenphoto did not realize you were trying to run the upgrade program. Perhaps you did not include the ".php" after upgrade. Or perhaps you did not update your .htaccess. Was the community build you were running the one with the zenphoto files in the zp-core folder?

    Your upgrade.php URL should look someting like .../zenphoto/zp-core/upgrade.php (assuming you installed in the folder named zenphoto.)
  • Hi sbillard,

    The matter has been resolved, and the upgrade is running perfectly now. I indeed forgot to put .php at the end, I most have been really tired! Thank's for your answer.

    /Henri
Sign In or Register to comment.