Update From Earlier Version Of AShop Deluxe
Previous  Top  Next

Update your existing AShop for Downloads installation from any earlier version to version 3.5

Update Folder: ashop_downloads_3_5_UPDATE.zip

Note: This update folder contains only the files to be updated for a currently functioning earlier version of AShop for Downloads. The page template files are not included in the update package. If you are updating from a complete ashop_downloads_3_5.zip folder, be careful that you don't accidentally replace previously modified page template files.

1.Make a backup of the AShop directory and SQL.  

2.Upload and replace all of the files from the update folder to their corresponding AShop directory location.  

3.Change the name of the file admin/config.inc to config.inc.php  

4.Change permissions for of the "updates" directory to 777.  

Note: The following files are no longer used and may be deleted from the admin directory.
template.inc  
checklogin.inc  
ashopfunc.inc  
ashopconstants.inc  
 
5.   Run update.php by opening the file in a browser.
Example:
http://www.yourdomain.com/ashop/update.php
This will update the database table structure and add new variables without affecting existing data.

6.Login to AShop Administration Panel > Layout and set the thumbnail image size. Earlier versions of AShop had this hard coded to 100 x 100 pixels.  

That's all there is to it!