![]() |
|
firstimagelink - 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: firstimagelink (/thread-7115.html) |
firstimagelink - kimisgold - 29-05-2010 I was looking at the documentation for printAlbumMenu and while it talks about the firstimagelink - fretzl - 29-05-2010 Did you enable the plugin ? firstimagelink - kimisgold - 29-05-2010 I realized that the plugin was old, as my copy of print_album_menu.php didn't have it. Now I'm having database issues in trying to upgrade ...
I ran upgrade.php as well, but the same error comes up. firstimagelink - kimisgold - 29-05-2010 I dropped zenp_administrators and it worked. firstimagelink - sbillard - 29-05-2010 If anyone else has this problem, please run .../zp-core/setup.php?debug which will create a setup log of the SQL statements of the upgrade. Apparently the one which adds the firstimagelink - 9toes - 15-06-2010 I am having that error and here are the contents of the log file: Zenphoto Setup v1.3[5479] Tue, 15 Jun 2010 15:54:55 -0500 firstimagelink - sbillard - 16-06-2010 This is the log of just the beginning of setup--no SQL statements have been executed. So has the error occurred at this point? firstimagelink - 9toes - 16-06-2010 Yes it has. I also get the following warning at the setup summary screen before that: You should consider porting your data to UTF-8 and changing the collation of the database fields to utf8_unicode_ci and setting this true. Zenphoto works best with pure UTF-8 encodings. firstimagelink - sbillard - 16-06-2010 What version of zenphoto were you upgrading from? firstimagelink - 9toes - 17-06-2010 I believe it was 1.2.5, perhaps 1.2.5 RC2 firstimagelink - sbillard - 17-06-2010 Thanks. I have found the problem. For any one else with this problem, you must either not skip so many releases or install with the nightly build. The 1.3.0 release became dependend on a change to the database introduced with the user=groups plugin that was introduced in the 1.2.6 release. We do not test upgrades from that far back, so missed the dependency. firstimagelink - 9toes - 18-06-2010 If I understand correctly, installing the nightly should take care of it? firstimagelink - 9toes - 18-06-2010 Please, disregard the question. I tried it and that seems to have fixed things. Thank you so much firstimagelink - cheboygan - 21-06-2010 Just a quick FYI, I just finished upgrading from version 1.2.4 [3716] -- and I ran into the same problem. Installed the nightly build 1.3 [5577] just now and it works fine. Looking forward to the next incremental release so that I be on an official build. firstimagelink - sbillard - 21-06-2010 If you would rather be running one of the "official" releases, just reinstall v1.3.0 now. The problem was "permanantly" fixed when you installed the nightly, so reverting will still work. |