Tuesday, 16 August 2016
RENAME DOWNLOAD FOLDER IN PRESTASHOP
-----------------------------------------------------------------------------------------------------------------
0) BEFORE INSTALLATION CHANGE FOLDER NAME download To DOG
1) GO INSIDE ONE BY ONE IN FIVE FILES BY NOTEPAD++
2) CHANGE LINES IN FIVE FILES
3) FILE LINKS AND LINES ARE BELOW
----------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------
1) C:\wamp\www\PrestaShop\classes\ConfigurationTest.php
LINE NO: 38,74,92
---------------------------------------------------------------------------------------------------------------
'/DOG/index.php',
'virtual_products_dir' => 'DOG'
public static function test_DOG_dir($dir)
2) C:\wamp\www\PrestaShop\config\defines.inc.php
LINE NO:84,85
if (!defined('_PS_DOWNLOAD_DIR_')){
define('_PS_DOWNLOAD_DIR_', _PS_ROOT_DIR_.'/DOG/');
}
3) C:\wamp\www\PrestaShop\controllers\admin\AdminBackupController.php
LINE NO:109
LINE NO:109
$this->tpl_folder = $this->tpl_folder.'DOG/';
4) C:\wamp\www\PrestaShop\install\controllers\http\system.php
LINE NO:119
LINE NO:119
'virtual_products_dir' => $this->l('Recursive write
permissions for %1$s user on %2$s', $user, '~/DOG/')
5) C:\wamp\www\PrestaShop\install\models\install.php
LINE NO:753,754
---------------------------------------------------------------------------------------------------------------
LINE NO:753,754
$zip_file = _PS_ROOT_DIR_.'/DOG/fixtures.zip';
$temp_dir = _PS_ROOT_DIR_.'/DOG/fixtures/';
CHANGE DOWNLOAD FOLDER NAME IN PRESTASHOP - YouTube
https://www.youtube.com/watch?v=_KZBjCc5z_E
18 mins ago - Uploaded by SAVE MONEY
http://fbgadgets.blogspot.co.uk/2016/08/rename-download-folder-in-prestashop.
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment