I did these actions:
* uncompress the version 2.0.4 in a new directory
* copy into the new directory : inc/data.php , inc/config.php , and templates/*
* create a database
* import the data from my phpmyfaq 1.5.3 to my new database with Mysql Control Center and after that the tables contain the data
* execute the install/update.php from the directory of the version 2.0.4 with these choices : phpmyfaq 1.5.2 and later
in the step 5 I had this msg :
Code: Select all
"DB error: Duplicate column name 'solution_id'
Query:
ALTER TABLE intranet_sifac_faqdata ADD solution_id INTEGER NOT NULL AFTER lang".
(sorry for the language : I'm french )