jmikemiller Posted April 10, 2014 Share Posted April 10, 2014 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) Link to comment Share on other sites More sharing options...
NemoPS Posted April 11, 2014 Share Posted April 11, 2014 Can you bring up the developer console (f12) and see if you get any error there? Link to comment Share on other sites More sharing options...
jmikemiller Posted April 11, 2014 Author Share Posted April 11, 2014 (edited) 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 April 11, 2014 by jmikemiller (see edit history) Link to comment Share on other sites More sharing options...
jmikemiller Posted April 11, 2014 Author Share Posted April 11, 2014 I've also noticed it's giving the same loading loop screen in "Features" tab. Link to comment Share on other sites More sharing options...
NemoPS Posted April 12, 2014 Share Posted April 12, 2014 Does this file exist? http://www.ak47bob.com/loja/themes/dilecta/css/global.css Link to comment Share on other sites More sharing options...
jmikemiller Posted April 12, 2014 Author Share Posted April 12, 2014 Does this file exist? http://www.ak47bob.com/loja/themes/dilecta/css/global.css Now yes, but the CHMOD was wrong, now that error on the console it's gone, but the problem still persists. Link to comment Share on other sites More sharing options...
NemoPS Posted April 14, 2014 Share Posted April 14, 2014 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}'; 1 Link to comment Share on other sites More sharing options...
jmikemiller Posted April 14, 2014 Author Share Posted April 14, 2014 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 More sharing options...
Recommended Posts