Closed (fixed)
Project:
Web File Manager
Version:
5.x-2.5
Component:
Miscellaneous
Priority:
Critical
Category:
Support request
Assigned:
Reporter:
Created:
31 Jan 2008 at 19:55 UTC
Updated:
14 Feb 2008 at 23:33 UTC
I tried running update.php and selecting WebFM version 1. After I click Update I get the following errors:
* user warning: Duplicate column name 'perm' query: ALTER TABLE webfm_file ADD perm tinyint NOT NULL DEFAULT 0 in /var/www/html/includes/database.mysql.inc on line 172.
* user warning: Duplicate column name 'dl_cnt' query: ALTER TABLE webfm_file ADD dl_cnt int NOT NULL DEFAULT 0 in /var/www/html/includes/database.mysql.inc on line 172.
* user warning: Can't DROP 'list'; check that column/key exists query: ALTER TABLE webfm_attach DROP list in /var/www/html/includes/database.mysql.inc on line 172.What does this mean?
Thank you!
Comments
Comment #1
robmilne commentedIt is no longer necessary to run update 1 since the fix to the Ver2.5 install - the error messages indicate that the tables are already properly setup
Comment #2
robmilne commentedComment #3
SweetSpot commentedThank you. I would like to upgrade to v 2.6 since there are quite a few bugs that were fixed. How do you upgrade to 2.6 without losing any of my data?
Thanks again,
SweetSpot
Comment #4
robmilne commentedSimply copy the module to the same location as your previous version (overwrite). No other action is required since there hasn't been any db schema changes.
Comment #5
robmilne commentedComment #6
SweetSpot commentedComment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.