From: SourceForge.net <no...@so...> - 2007-12-08 19:52:17
|
Bugs item #1846497, was opened at 2007-12-07 13:30 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1846497&group_id=8956 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Admin Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Franky Van Liedekerke (liedekef) Summary: Did Upgrade, Problem when Edit or Adding Initial Comment: I just upgrade from 1.82 to 2.01. I did the database upgrade. Saved old version to another folder. Created same folder name for new version and update the phpESP.ini.php to reflect my old setting. The program runs, but when I try to add or edit a survey I get this error on the top of the screen-> [ Warning, error encountered. [ 1054: Unknown column 'auto_num' in 'field list' ] ] Please advise on a path to take. Thanks Chuck cc4...@ya... ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2007-12-08 11:52 Message: Logged In: NO Yes I read the Update.txt file. I ran the update 1.82k-2.0.0. I didn't run the 1.82h to 1.82i. I know my version is 1.82, but I am not sure of the letter number. The 1.82 to 2.0.0 had no errors on the update and completed sucessfully. Should I try to run the 1.82h- to 1.82i. I don't think mysql will let me run it since the database has been updated to 2.0. Please advise. Thanks for the response. Chuck ---------------------------------------------------------------------- Comment By: Franky Van Liedekerke (liedekef) Date: 2007-12-08 07:42 Message: Logged In: YES user_id=109671 Originator: NO Hi, did you read the file called "UPDATE"? You forgot to do the DB upgrades. Go into the dir scripts/db and run the following mysql statements on your database: mysql_update-1.8.2h-1.8.2i.sql and then mysql_update-1.8.2k-2.0.0.sql Franky ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1846497&group_id=8956 |