First of all, thanks a lot for releasing your 2.0.0 version. I tried to update as usually:
1. Dowload the archive to my server via wget
2. Extracted it via tar xvfz [archivename]
3. Changed the owner to www-data:www-data of all dirs and subdirs
4. Overwrite the existing data (I've a daily backup of the whole server)
5. Entered the .../install/update.php and chossed upgrade from 1.6.x
6. Every step till step 5 works great, but then I've got the following error-message:
Then I've entered phpMyAdmin an searched for [dbname].phpmyfaq_faqfragen but I only can find [dbname].phpmyfaq_faqquestions. I tought: Ok I think it will work, but when I now enter my faq site everything is messed up. No data is found and a different theme is selected.DB error: Table '[dbname].phpmyfaq_faqfragen' doesn't exist
Query: ALTER TABLE phpmyfaq_faqfragen RENAME TO phpmyfaq_faqquestions
Can anybody please tell me what's my fault or what I can do?
Greets and best regards,
Dawn