Jump to content

[Solved] Image mapping doesnt work - Prestashop 1.4.3.


Recommended Posts

Hello,
I have a problem with Image Mapping in PrestaShop 1.4.3. I put a picture, choose the zone. Then I start listing the product, select it, but I just can not confirm (or click on OK, or directly to the product in the menu). It just does not put the product into the picture. You do not know what it could be. Thank you for your answer and any advice on where it can be a problem.

Link to comment
Share on other sites

Hello,
I have a problem with Image Mapping in PrestaShop 1.4.3. I put a picture, choose the zone. Then I start listing the product, select it, but I just can not confirm (or click on OK, or directly to the product in the menu). It just does not put the product into the picture. You do not know what it could be. Thank you for your answer and any advice on where it can be a problem.

i have the same problem...
Link to comment
Share on other sites

The same here, clean install of 1.4.3, cannot edit sample maps, can create a new one, but not possible to create maps.
Set rectangle ok, choose product ok, assign with ok->doesn't work!

I'm familiar with PHP, will look today evening if I can find something...

[EDIT]
Regarding Bugtracker this Problem is solved in the SVN Version of 1.4.3: http://forge.prestashop.com/browse/PSCFI-2441

Link to comment
Share on other sites

Ok, found it, Revision 7201,
here the Solution for all who want to solve it by yourself:

Edit the file js\admin-scene-cropping.js

Change Line 35 from:

lastItemEdited = null;


to:

lastEditedItem = null;



Tested by myself, works!

  • Like 1
Link to comment
Share on other sites

  • 1 year later...
  • 5 months later...

My admin-scene-cropping.js fils was changed already, and it is still not working. Please help! Thanks

 

Hey Ben,

 

Did you resolve this issue with the image mapping? I have been going crazy!! When i click to browse i add my image an it says image added successfully but nothing else happens and no image is shown on the front end. I'm using PS 1.5.3. Is it a prestashop issue or a problem with the template i installed?

 

Any advice would be great.

 

Thanks

Link to comment
Share on other sites

×
×
  • Create New...