Jump to content

[SOLVED] HTML editor not loading in product global info page


Recommended Posts

When adding or editing products in our backend, the tinymce editor no longer loads and all the descriptions are displaying in html format.  I turned on error reporting and nothing comes up. We also are unable to click on the tabs on the left hand side to move through each aspect of the product, and an error sometimes displays that some tabs could not be loaded.  I am using 1.5.2 and on a hosted server.  I have added a screenshot of the backend to show what we are seeing. 

 

  1. Uncaught ReferenceError: showRedirectProductOptions is not defined admin-products.js:781
    1. bindAvailableForOrderadmin-products.js:781
    2. ProductTabsManager.onLoadproductTabsManager.js:87
    3. ProductTabsManager.initproductTabsManager.js:46
    4. (anonymous function)admin-products.js:1619
    5. e.extend.readyjquery-1.7.2.min.js:2
    6. c.addEventListener.B

post-391044-0-86077000-1392588367_thumb.png

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

can you check editorial module please? does the html editor appear there?

 

i just wondering if the problem is related to product edit page only, or also for other parts of back office.

 

The HTML editor works in the categories pages, CMS pages, and seems that it works everywhere else. HTML editor is only not working on product pages. Descriptions show in HTML as seen in our screen shot. 

 

Still haven't found a solution. Any ideas?

Link to comment
Share on other sites

So I turned on define('_PS_MODE_DEV_', false); to debug and doing that in itself fixed the issue.  I don't know if it was just a cache issue and using the developer mode cleared or what.  But it worked.  It still works even after disabling developer mode again.  Thank you for the assistance Vekia!

Link to comment
Share on other sites

×
×
  • Create New...