how to update 2.6.14 to 2.8.2
Moderator: Thorsten
how to update 2.6.14 to 2.8.2
Hi guys, i have phpMyFAQ 2.6.14 and would like to update to latest release (2.8.2 atm), what is the process for upgrade?
Re: how to update 2.6.14 to 2.8.2
NVM, got it
Upgrading from 2.6.x is a major upgrade. Please make a full backup before you run the upgrade! First you have to delete all files except:
database.php and ldap.php (if you use LDAP) in the directory config/
all files in the directory template/
the directory attachments/
the directory data/
the directory images/
Open the following URL in your browser:
http://www.example.com/faq/install/update.php
Choose your installed phpMyFAQ version and click the button of the update script, your version will automatically be updated. You have to update a lot of your template files due to our change using the Bootstrap framework.
You have to move your template files to the directory assets/template/. The default layout is be stored in the folder assets/template/default/.
Please copy the template file assets/template/default/indexLogin.tpl into your template folder.