Jump to content

Cannot edit module position, live edit doesn't display


Recommended Posts

Hello,

I have problem in BackOffice/Modules/Positions with Moving / changing the order of modules display - I don' see any module, I can just transplant the module to another hook (see pic.)

Then Live edit administration has disappeared in Modules tab.

Is it possible to turn it somewhere on? Or do you have idea, where is the problem?


Thanks.

PS 1.4.2.5

47489_tA0PvkKqFpkm9Ayawy8G_t

Link to comment
Share on other sites

you are getting an error. edit the config/config.inc.php file, and change the following line so display errors it turned 'on'
from

@ini_set('display_errors', 'off');



to

@ini_set('display_errors', 'on');



then try it again and hopefully the error you receive will be helpful

Link to comment
Share on other sites

  • 1 month later...
  • 4 months later...

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...