Kochan Posted September 4, 2013 Share Posted September 4, 2013 (edited) I have problem, i haven't got any options in my CMS Editor. New presta from prestashop.com Someone Can help me? I tried to make some modifications in form.tpl but it doesn't help. Edited September 6, 2013 by Kochan (see edit history) Link to comment Share on other sites More sharing options...
Kochan Posted September 5, 2013 Author Share Posted September 5, 2013 Uncaught SyntaxError: Unexpected token : index.php?controller=AdminCmsContent&addcms&id_cms_category=1&token=f597bbf53b58d6d3a9fa5457067c6743:786 Uncaught TypeError: Object function (f,a,c){var h=f.split(".")[0],i;f=f.split(".")[1];i=h+"-"+f;if(!c){c=a;a=b.Widget}b.expr[":"]=function(j){return!!b.data(j, f)};b[h]=b[h]||{};b[h][f]=function(j,n){arguments.length&&this._createWidget(j,n)};a=new a;a.options=b.extend(true,{},a.options);b[h][f].prototype=b.extend(true,a,{namespace:h,widgetName:f,widgetEventPrefix:b[h][f].prototype.widgetEventPrefix||f,widgetBaseClass:i},c);b.widget.bridge(f,b[h][f])} has no method 'extend' jquery.ui.widget.min.js:4 Link to comment Share on other sites More sharing options...
vekia Posted September 5, 2013 Share Posted September 5, 2013 what ps version you use? you use some external modules with own js/jquery scripts? are you able to reupload jquery libraries? Link to comment Share on other sites More sharing options...
PascalVG Posted September 5, 2013 Share Posted September 5, 2013 If it's really a new Presta: It looks like installation didn't succeed fully. Some files seem to be missing or corrupt. Did you upload them using FTP, or was it an installation script from your provider? If FTP, try to re-upload the files one more time. Maybe see if there's another FTP program that you can use. Did you check the file permissions? My 2 cents, pascal Link to comment Share on other sites More sharing options...
Kochan Posted September 5, 2013 Author Share Posted September 5, 2013 (edited) I'm using Presta 1.5.5.0, and installation was succeed fully. I didn't see any errors. I'm using only theme OT-digital with their moduls. OK, i will try reupload all files from /js Edited September 5, 2013 by Kochan (see edit history) Link to comment Share on other sites More sharing options...
PascalVG Posted September 5, 2013 Share Posted September 5, 2013 Kochan, just for test purposes, can you switch to default theme and test again? Link to comment Share on other sites More sharing options...
Kochan Posted September 5, 2013 Author Share Posted September 5, 2013 OK,I do this and the problem is still the same ;/ Link to comment Share on other sites More sharing options...
vekia Posted September 5, 2013 Share Posted September 5, 2013 so it isn't as simple as it seems you use some non default modules which create in back office some new features? maybe one of these module use own .js file / own script which doesnt work well and crash whole jquery library (it is possible!) Link to comment Share on other sites More sharing options...
PascalVG Posted September 6, 2013 Share Posted September 6, 2013 Looking at similar problems from others, this link looked promising: http://www.sitepoint.com/forums/showthread.php?868745-Resolving-a-JQuery-conflict&s=7774295efd37a9e7f177beebf778c845&p=5157160&viewfull=1#post5157160 Can it be there's a conflict in jQuery versions that are loaded here? I would try this: I would start looking in the additional modules: - Disable them one by one and see if that stops the problem. - When it stops, we can have a look at the code in more detailed of the culprit... pascal 1 Link to comment Share on other sites More sharing options...
Kochan Posted September 6, 2013 Author Share Posted September 6, 2013 (edited) I have 2 moduls OT theme control Panel and OT dropdown menu. Now I uninstall this moduls and TIny in CMS is working ;] Great, and thanks for help guys! Edited September 6, 2013 by Kochan (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted September 6, 2013 Share Posted September 6, 2013 glad to hear that, so the problem was with external module which crashed jquery library / tinyMCE script im going to mark this topic as [sOLVED] regards Link to comment Share on other sites More sharing options...
PascalVG Posted September 6, 2013 Share Posted September 6, 2013 Good to hear you found the problem! Happy selling, pascal 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