vjezekcz Posted May 7, 2016 Share Posted May 7, 2016 Hi, I have two problems:1. When I want to add a picture in a product and then I click on "Add picture" nothing happens.2. Wysiwyg editor does not display. It shows only text field with html code (see image bellow). HTML does not make me a problem, I'm proficient in it, but still laziness wins and I do not want to write everything incl. HTML tags. Does anyone know how to solve the problem? I'll be glad for any advice. When I open the developer console browsers, writes me the following. Sorry for my English. ReferenceError: jQuery is not defined jquery.ui.core.min.js:4:2 ReferenceError: jQuery is not defined jquery.ui.widget.min.js:4:2 ReferenceError: jQuery is not defined jquery.ui.position.min.js:4:2 ReferenceError: jQuery is not defined jquery.ui.button.min.js:4:2 ReferenceError: jQuery is not defined jquery.ui.dialog.min.js:4:2 ReferenceError: jQuery is not defined semantic.min.js:11:1 TypeError: e.widget is not a function jquery.ui.mouse.min.js:4:61 TypeError: t.ui is undefined jquery.ui.slider.min.js:4:22 mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create d3.v3.min.js:3:4253 TypeError: $.widget is not a function jquery.fileupload.js:60:1 TypeError: $.blueimp is undefined jquery.fileupload-process.js:32:9 TypeError: $.blueimp is undefined jquery.fileupload-validate.js:33:5 TypeError: $.widget is not a function jquery.tagify.js:5:1 Synchronní XMLHttpRequest v hlavním vláknu je zastaralý z důvodu jeho špatného vlivu na uživatelský prožitek. Pro více informací si přečtěte http://xhr.spec.whatwg.org/ jquery-1.11.0.min.js:4:25645 TypeError: t.widget is not a function jquery.ui.progressbar.min.js:4:16 TypeError: $(...).tagify is not a function jquery-1.11.0.min.js line 2 > eval:4:1 Link to comment Share on other sites More sharing options...
shacker Posted May 8, 2016 Share Posted May 8, 2016 looks like jquery is not defined... maybe a extra module is in a conflict with the prestashop core files. go to advanced parameters, performance and disable third party modules and try again. other option is reupload admin folder with other name and check again Link to comment Share on other sites More sharing options...
vjezekcz Posted May 8, 2016 Author Share Posted May 8, 2016 (edited) Thanks for your reply shacker. Probably this problem caused some module because yesterday I deleted and re-upload the Modules folder and the problem was solved. Thanks for your advice. PROBLEM RESOLVED! Edited May 10, 2016 by vjezekcz (see edit history) Link to comment Share on other sites More sharing options...
shacker Posted May 21, 2016 Share Posted May 21, 2016 Perfect. regards Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now