Jump to content

Modules missing text?


asmar

Recommended Posts

Hi all,

 

Most of my modules suddenly most likely after an upgrade to the latest stable version (1.6.0.11) missing text and can't find anything to help how to fix it.

See attached image of an example. It is the "Social Networks" module but same happening in most of the modules.

 

Any idea how to troubleshoot that?

 

Thankspost-735320-0-60842200-1424464849_thumb.png

Link to comment
Share on other sites

It is not the cache/cookies as I've delete/clear everything many times.

 

Debug is on as suggested from docs under config.inc.php but doesn't throw anything.

Debug/error reporting is not in config.inc.php in 1.6 it is in defines.inc.php, error reporting has not been in config.inc since 1.4

With Google browser hit F12 this click on the console tab and see if there are any errors reported there.

 

change this to true
/* Debug only */
define('_PS_MODE_DEV_', false);
Link to comment
Share on other sites

Hi guys,

 

Thanks everyone for the input. I found the problem.

 

There is a bug in Prestashop. When you try to translate multiple modules/text and then click the main save that appears on the top of the transations page it doesn't save anything at all and this is why I had the missing text.

When I started translating one part each time and click the save and stay button it was saving properly and problem solved.

 

Anyone know if there is a bug report on this?

 

Thanks

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...