MEG Venture Posted January 15, 2015 Share Posted January 15, 2015 In the instructions for developers, it says that: "To access the various core folders available, you have to use the constants listed in /config/defines.inc.php and /config/defines_uri.inc.php." However, when I connect to the cloud ftp, the config folder has a link named config.inc.php and can't go to that link via Filezilla. When I double click, I get the below error: 550 Can't change directory to /config/config.inc.php: Too many levels of symbolic links Any idea on this? Link to comment Share on other sites More sharing options...
0 ale123 Posted January 19, 2015 Share Posted January 19, 2015 I can confirm this issue. Any way to get shop configuration through FTP ? Link to comment Share on other sites More sharing options...
0 Jerome Nadaud Posted January 22, 2015 Share Posted January 22, 2015 In the instructions for developers, it says that: "To access the various core folders available, you have to use the constants listed in /config/defines.inc.php and /config/defines_uri.inc.php." However, when I connect to the cloud ftp, the config folder has a link named config.inc.php and can't go to that link via Filezilla. When I double click, I get the below error: 550 Can't change directory to /config/config.inc.php: Too many levels of symbolic links Any idea on this? Hi, Thank you for your post. For security reasons we can't allow direct changes in config.inc.php. What do you need to change in this config file ? Best regards. Link to comment Share on other sites More sharing options...
0 ale123 Posted January 22, 2015 Share Posted January 22, 2015 No changes, just read. BTW, did you modify PS core to allow multiple shop with shared core files? Link to comment Share on other sites More sharing options...
0 Jerome Nadaud Posted January 27, 2015 Share Posted January 27, 2015 No changes, just read. BTW, did you modify PS core to allow multiple shop with shared core files? Hi, Yes we made some changes. Best regards. Link to comment Share on other sites More sharing options...
0 MEG Venture Posted January 28, 2015 Author Share Posted January 28, 2015 Hi, Yes we made some changes. Best regards. Hi Jerome, For example, with a module I developed, I need to replace some of the theme files by backing them up upon my module's installation function. However, I get the below read-only file error. Then how will I replace theme files? rename(/core/www/core_1.6.0.11/backoffice//themes/default/template/controllers/products/helpers/uploader/virtual_product.tpl,/core/www/core_1.6.0.11/backoffice//themes/default/template/controllers/products/helpers/uploader/virtual_product_old.tpl): Read-only file system Link to comment Share on other sites More sharing options...
0 Jerome Nadaud Posted January 29, 2015 Share Posted January 29, 2015 Hi Jerome, For example, with a module I developed, I need to replace some of the theme files by backing them up upon my module's installation function. However, I get the below read-only file error. Then how will I replace theme files? rename(/core/www/core_1.6.0.11/backoffice//themes/default/template/controllers/products/helpers/uploader/virtual_product.tpl,/core/www/core_1.6.0.11/backoffice//themes/default/template/controllers/products/helpers/uploader/virtual_product_old.tpl): Read-only file system Hi, Why not use overrides ? Link to comment Share on other sites More sharing options...
0 MEG Venture Posted January 29, 2015 Author Share Posted January 29, 2015 Can you please tell me if there is a way to override theme files? Link to comment Share on other sites More sharing options...
0 MEG Venture Posted February 1, 2015 Author Share Posted February 1, 2015 Hi, Why not use overrides ? Hi Jerome Could you please advice me how to use overrides for the theme template files? At this page, http://addons.prestashop.com/en/content/28-how-to-test-modules-themes-prestashop-cloud, it says that the themes folder is read and write accessible. But, I am getting read-only message? Link to comment Share on other sites More sharing options...
0 BriacL Posted December 22, 2015 Share Posted December 22, 2015 Hi, I'm looking for settings.inc.php in my cloud install of prestashop 1.6. Can you, please tell where is it ? I can't find it in the config folder. I can't see it in ftp log. I want to tranfert my shop from the cloud to an OVH server. Perhaps there is an easy way to do it ? Thank you for your help. Best regards Briac Link to comment Share on other sites More sharing options...
Question
MEG Venture
In the instructions for developers, it says that:
"To access the various core folders available, you have to use the constants listed in /config/defines.inc.php and /config/defines_uri.inc.php."
However, when I connect to the cloud ftp, the config folder has a link named config.inc.php and can't go to that link via Filezilla.
When I double click, I get the below error:
550 Can't change directory to /config/config.inc.php: Too many levels of symbolic links
Any idea on this?
Link to comment
Share on other sites
9 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now