From: SourceForge.net <no...@so...> - 2007-12-08 15:42:53
|
Bugs item #1846497, was opened at 2007-12-07 22:30 Message generated for change (Comment added) made by liedekef 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: Nobody/Anonymous (nobody) 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: Franky Van Liedekerke (liedekef) Date: 2007-12-08 16: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 |