jvicente1971 Posted September 3, 2016 Share Posted September 3, 2016 Hi I've been looking in forum for this kind of problem but it seems that no one has this specific error.... I've cloned an entire site to a subdomain and make it work normal. The purpose is to install a new theme and develope it until get it on track live... Everything seems normal but in some of the theme modules inside admin, there is some flags to let us translate texts and titles etc. When I click on those flags nothing happens. Some of the theme modules work fine... I'm working in private server and I have 4 websites working fine. One of these 4 it's working fine in ps 1.6.1.6 with this same theme, and I have one website working ok in ps 1.6.0.9... in the cloned version of this 1.6.0.9 that problem occurs. Let me say that I already re-install those modules and have the same problem...I also updated ps to the 1.6.0.14 and same problem. Also cleared cache and tryed force module compilation, also checked for file permissions...same problem. It seems something wrong with Javascript...but I'm not sure. I know that one possible solution is to upgrade to 1.6.1.6 but in this specific website I can't because I have a module that only works fine until 1.6.0.14 and its a main important module... So please any one have any ideas? Link to comment Share on other sites More sharing options...
vekia Posted September 5, 2016 Share Posted September 5, 2016 problem is with these modules that are not coded properly, i bet that language switcher is invisible (it is a matter of css probably) but case needs inspection of the module page affected by this issue. Link to comment Share on other sites More sharing options...
jvicente1971 Posted September 8, 2016 Author Share Posted September 8, 2016 Hi I've contacted theme creators but they seem evasive on the answers and problems persists. My theme is "Presto" by tonytheme. The modules that have problems are: TONYPRODUCTSCAROUSEL and TONYBLOCKPOPULARIZE Can you point me to the right direction please? Link to comment Share on other sites More sharing options...
jvicente1971 Posted September 8, 2016 Author Share Posted September 8, 2016 by the way....just to update what I've been checking... I've just created a fresh installation of prestashop 1.6.1.7 just to check for some clues... I noticed 2 differences already: 1 - In the settings.inc.php in the new installed version I get..... define('_PS_CACHING_SYSTEM_', 'CacheMemcache'); and in the old cloned site I had: define('_PS_CACHING_SYSTEM_', 'CacheFs');...so I think that in this new server prestashop auto-configures to this cachememcache..... 2 - All files in new version have 666 permition and just htaccess and settings.inc.php have 644. The old cloned version all files were 644 Do you think any of this changes might be the reason? Link to comment Share on other sites More sharing options...
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