Jump to content

Problem with the Live Edit 1.4.9


Stfn

Recommended Posts

I’ve got a problem with the live edit, when I go to the live edit I cant edit my modules.

They simply remain standing when I try to move them.

 

I know it's a bug with 1.4.9 I change the files in classes/FrontController.php.

 

I change the following files:

 

Tools::addJS(array(PS_JS_DIR.'jquery/jquery-1.4.4.min.js', PS_JS_DIR.'jquery/jquery.easing.1.3.js', PS_JS_DIR.'tools.js'));

 

$cookie->live_edit = true;

 

But i didn't work, I replaced the FrontController file from 1.4.9 to the file in 1.4.8 but I didn’t work ether

Edited by Stfn (see edit history)
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...