Jump to content

no tinyMCE after upgrade from 1.4.x


Recommended Posts

Hi,

i've upgraded PS to latest version with 1-Click Upgrade. During this step i checked all 3 options (Disable non-native modules, Upgrade the "default" theme, Upgrade the default e-mails) to NO.

 

everything went ok, the shop is working but there are some issues:

 

1. if i want to edit a catalog product there is no editor and text appears full of html code like in the picture attached

2. live edit opens without any error but i cannot drag&drop anything

 

 

Any idea ?

post-42951-0-39550400-1390257047_thumb.png

Link to comment
Share on other sites

body.scrollTop is deprecated in strict mode. Please use 'documentElement.scrollTop' if in strict mode and 'body.scrollTop' only if in quirks mode. jquery-1.7.2.min.js:4

body.scrollLeft is deprecated in strict mode. Please use 'documentElement.scrollLeft' if in strict mode and 'body.scrollLeft' only if in quirks mode. jquery-1.7.2.min.js:4





  1. Uncaught TypeError: Object function (b,c,d){var e=b.split(".")[0],f;b=b.split(".")[1],f=e+"-"+b,d||(d=c,c=a.Widget),a.expr[":"][f]=function©{return!!a.data(c,B)},a[e]=a[e]||{},a[e]=function(a,B){arguments.length&&this._createWidget(a,B)};var g=new c;g.options=a.extend(!0,{},g.options),a[e].prototype=a.extend(!0,g,{namespace:e,widgetName:b,widgetEventPrefix:a[e].prototype.widgetEventPrefix||b,widgetBaseClass:f},d),a.widget.bridge(b,a[e])} has no method 'extend' jquery.ui.widget.min.js:4

    1. e.Widget._createWidgetjquery.ui.widget.min.js:4



    2. e.(anonymous function).(anonymous function)jquery.ui.widget.min.js:4



    3. (anonymous function)jquery.ui.widget.min.js:4



    4. e.extend.eachjquery-1.7.2.min.js:2






    5. e.fn.(anonymous function)jquery.ui.widget.min.js:4












    6. e.extend.readyjquery-1.7.2.min.js:2



    7. c.addEventListener.Bjquery-1.7.2.min.js:2




event.returnValue is deprecated. Please use the standard event.preventDefault() instead. jquery-1.7.2.min.js:3


  1. Uncaught TypeError: Object function (b,c,d){var e=b.split(".")[0],f;b=b.split(".")[1],f=e+"-"+b,d||(d=c,c=a.Widget),a.expr[":"][f]=function©{return!!a.data(c,B)},a[e]=a[e]||{},a[e]=function(a,B){arguments.length&&this._createWidget(a,B)};var g=new c;g.options=a.extend(!0,{},g.options),a[e].prototype=a.extend(!0,g,{namespace:e,widgetName:b,widgetEventPrefix:a[e].prototype.widgetEventPrefix||b,widgetBaseClass:f},d),a.widget.bridge(b,a[e])} has no method 'extend' jquery.ui.widget.min.js:4

    1. e.Widget._createWidgetjquery.ui.widget.min.js:4



    2. e.(anonymous function).(anonymous function)jquery.ui.widget.min.js:4



    3. (anonymous function)jquery.ui.widget.min.js:4



    4. e.extend.eachjquery-1.7.2.min.js:2






    5. e.fn.(anonymous function)jquery.ui.widget.min.js:4



    6. (anonymous function)



Link to comment
Share on other sites

×
×
  • Create New...