how to update 2.6.14 to 2.8.2

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
serpent
Posts: 7
Joined: Wed Jul 22, 2009 9:25 am

how to update 2.6.14 to 2.8.2

Post by serpent »

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?
serpent
Posts: 7
Joined: Wed Jul 22, 2009 9:25 am

Re: how to update 2.6.14 to 2.8.2

Post by serpent »

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.
Post Reply