Documentation - De 1.3.0 vers 1.3.2

De 1.3.0 vers 1.3.2

Here is an easier way to update from v1.3.0 to v1.3.2.

Step 1. Download the attached zip file
Step 2. Do a Find/replace to change xxx_ to your prefix. Or if you aren't using a prefix, replace it with a blank.
Step 3. Upload v1.3.2 files to your server EXCEPT FOR config.php and admin/config.php. Overwrite the existing files (Be sure you backed up any customizations or themes. Do NOT delete the existing files, you don't want to have to reupload your product images again or any custom modules.
Step 4. While uploading the files, execute the attached file via phpmyadmin either by importing the zip file directly or unzip and copy the contents of the sql file and paste it into the sql query window.

Step 5.
EDIT: config.php.
FIND:

Code: Select all
define('DIR_DOWNLOAD', '/home4/xxxxx/public_html/xxxxx/download/');


AFTER, ADD:

Code: Select all
define('DIR_LOGS', '/home4/xxxxx/public_html/xxxxx/system/logs/');


(replace xxxx with your server info. follow the other examples in that file)

Step 6.
EDIT: admin/config.php.
FIND:

Code: Select all
define('DIR_DOWNLOAD', '/home4/xxxxx/public_html/xxxxx/download/');


AFTER, ADD:

Code: Select all
define('DIR_LOGS', '/home/xxxxx/public_html/xxxx/system/logs/');
define('DIR_CATALOG', '/home/xxxxx/public_html/xxxx/catalog/');


(replace xxxx with your server info. follow the other examples in that file)

Step 7. Goto your Admin->Configuration->Settings page. On the last tab find the new Error log filename. Enter error.txt. Save

Done.


For additional information visit the Easy Upgrade: v1.3.0 to v1.3.2 topic.

Ce site est maintenu par l'agence ONLYTECH spécialisée en création de sites e-commerce
Découvrez de nouveaux tutoriaux et ressources pour le développement Web sur www.ressources-du-web.com
L'actualité High-tech et Web sur www.passion-hitech.info