Jump to content

Can't change existing product images (loading loop) / associations error


Recommended Posts

Hi,

 

Since i updated to the latest 1.5.6.2 version, i can't change product images giving me a loading screen loop with the circle arrows (it gives no error on debug), but the upload image button it's avaiable though. Also every time I edit anything on product and i want to save it, it gives me an error that i need to select a category (see both error on the attachment).

 

I upgraded to the latest 1.6, but the same happens.

 

Can anybody help me? Thanks.

Mike

 

Note: the database was migrated from a virtuemart, but it didn't give me problems on previous version (1.5.6, 1.5.6.1)

 

post-783340-0-03860300-1397157791_thumb.jpg

Link to comment
Share on other sites

Hi,

 

Since i updated to the latest 1.5.6.2 version, i can't change product images giving me a loading screen loop with the circle arrows (it gives no error on debug), but the upload image button it's avaiable though. Also every time I edit anything on product and i want to save it, it gives me an error that i need to select a category (see both error on the attachment).

 

I upgraded to the latest 1.6, but the same happens.

 

Can anybody help me? Thanks.

Mike

 

Note: the database was migrated from a virtuemart, but it didn't give me problems on previous version (1.5.6, 1.5.6.1)

Hi Nemo1,

From the clicking on the item on the product list to clicking the images tab:

Uncaught ReferenceError: choose_language_translate is not defined admin.js:257
Attr.specified is deprecated. Its value is always true. jquery-1.7.2.min.js:2
GET http://www.ak47bob.com/loja/themes/dilecta/css/global.css 404 (Not Found) tiny_mce.js:1
event.returnValue is deprecated. Please use the standard event.preventDefault() instead. jquery-1.7.2.min.js:3
Uncaught ReferenceError: choose_language_translate is not defined admin.js:257
GET http://www.ak47bob.com/loja/img/p/pt-default-small_default.jpg 404 (Not Found) jquery-1.7.2.min.js:4
Uncaught ReferenceError: choose_language_translate is not defined admin.js:257

I've already set my language to English (i add Portuguese before), but it still gives me the same error.

Thanks.

 

Note: the files above (with the not found error) exists, i've checked.

Edited by jmikemiller (see edit history)
Link to comment
Share on other sites

Did you perhaps modify the default back office theme? In default/template/header.tpl, line 70, you should have:

 

var choose_language_translate = '{l s='Choose language' js=1}';

 

Hi,

 

No, i'm using the default theme on prestashop, but I add the line you said and now it seems to be ok now, but I have a second language activated (PT - portuguese).

 

Thank you very much Nemo1.

Link to comment
Share on other sites

×
×
  • Create New...