Jump to content

Recommended Posts

Sera a tutti, ho un problema su di un sito che sto realizzando.

L'editor html sulle "descrione delle categorie" funziona, mentre sulla parte CMS e descrizione prodotti ho solo il lato codice.

Di seguito l'errore che mi riporta la console debug... ho provato alcune soluzioni come sostituire la cartella tiny ecc ecc che ho trovato nella parte inglese.

Non ho un backup in quanto il sito avendo un'importazione automatica dei prodotti non ci ho mai fatto caso, visto che mi serviva solo la sezione categorie e me ne sono accorto solo adesso che il sito è quasi ultimato... quindi non vi so dire se era cosi dall'inizio.

ReferenceError: tinyMCE is not defined[Ulteriori informazioni] tinymce.inc.js:44:2

    tinySetup https://www.indirizzosito/js/admin/tinymce.inc.js:44 <anonima> https://www.indirizzosito/admin588dgs3wl/index.php?controller=AdminCmsContent&id_cms=4&updatecms&token=badaf7751ea6ea85674bc6a9f0be2df3:1218 j4jQuery
      
      
 Alla riga 44 ho:
      	tinyMCE.init(config);

 

 

Ringrazio tutti per l'attenzione.

 

Senza titolo-1.jpg

Link to comment
Share on other sites

  • 2 weeks later...

I had the problem of "Uncaught ReferenceError: tinySetup is not defined" error.

I solved it by this way: 

1) Download all Prestahop 1.6.1.23 files from https://www.prestashop.com/en/previous-versions?version=1.6
2) Open the ZIP files and extract: /js/admin/tinymce.inc.js
3) Use FTP and replace the same file in your Prestashop installation.

In my case, the file installed was different to the file I downloaded. I don't know wy Prestashop changed it during the installation (!).

 

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...