????

Your IP : 18.117.104.17


Current Path : /var/softaculous_old/presta/
Upload File :
Current File : //var/softaculous_old/presta/notes.txt

1. Choose database Engine 'InnoDB'
2. Installation type "full mode"
3. If it is asked for country choose US/Eastern
4. Install with Sample Data
5. Add the contents of img/ folder from manual to zip
6. We have added move_translations_module_file.php for issues upgrading from 1.4 to 1.5 (PLEASE REPLACE THIS FILE FROM NEW PACKAGE \install\upgrade\php\move_translations_module_file.php).
Also add this code in the above file :
// remove the existing files
	if(file_exists($old_file) && file_exists($new_file)){
		unlink($new_file);
	}

Upgrade not possible below 1.4

8. check and 
	copy translations/en
	copy modules/*
	copy en.php from other module folders
	copy forward_msg.txt and lang.php from mail folder
	copy mails/en/
	copy themes/default/lang/en.php
	from manual installation
	
9. Remove en.gzip from translations folder it is deleted in manual installation