I tried to install it then import my data backed from version 1.4.4, but it said "This does not seem to be a backup of phpmyfaq." So I tried to install the 1.4.8 version. Same problem...
I made a search in the forum and found out I met that problem for firefox users... I changed the admin/backup.import.php file with the trick written in the post viewtopic.php?t=1455
But now when I try to import the database into 1.4.8, I have a lot of errors : "failed (Reason: Table 'My_database_name.Table_name' doesn't exist)"
The database name and prefix both changed from backup version to new one. I noticed that my sql server at the new location has tables named My_new_prefixTable_name ; I had no prefix in the previous location. So I changed by hand all the table names in the backup file, adding the prefix everywhere.
Then it accepted to import the file!
Next I upgraded the faq to 1.5.0 RC4. Wow! What did I do wrong? Isn't there an easier way to move (with database/prefix changes) and upgrade a faq?
Moreover, the display of the categories is broken. See the picture, the subcategories are listed in a weird manner: Généralités, Signes spéciaux ? ~ -, Algo and Escaper are all subcategories of Classement. See picture from previous version and new one (with default style). Moreover, the english section has no subcategories listed in new version...


Is it due to the way I upgraded the faq or is this a bug in version 1.5.0 ?
glue