Results 1 to 7 of 7

Thread: [solved] 2.11.0 TinyMCE not working

  1. #1
    Experienced user
    Join Date
    06-10-09.
    Location
    Cape Town, South Africa
    Posts
    1,387

    Default [solved] 2.11.0 TinyMCE not working

    Hi

    I have a problem with 2.11 and TinyMCE not loading - you only get the text area box. There are errors generated in the code, but I can't quickly spot the problem.

    Contao Check tool worked great, and a fresh database.

    You can logon to the back-end to see yourself:

    You can add an article below to see:
    http://www.bluebaytrading.co.za/contao/ ... =edit&id=9

    user: test
    password: test1234test

    Weird errors that I get:
    main.php:1 SyntaxError: Invalid character '\u0031'
    main.php:31 ReferenceError: Can't find variable: tinyMCE
    main.php:154 ReferenceError: Can't find variable: tinyMCE

    Anyone with some help would be appreciated.

  2. #2
    Experienced user
    Join Date
    06-20-09.
    Posts
    1,311

    Default Re: 2.11.0 TinyMCE not working

    Try changing 'Compress scripts" in Settings to see if it makes a difference.
    I used to have TinyMCE problems when Contao had a "Enable gzip", which I could only correct by editing the contao tiny related php files to use the uncompressed js rather than the compressed.

    I'm due to set up a fresh Contao 2.11.0 later today or tomorrow - i'll let you know if I run into same.

  3. #3
    Experienced user
    Join Date
    06-20-09.
    Posts
    1,311

    Default Re: 2.11.0 TinyMCE not working

    I just did a live update on a site, and all works fine (with or without Compress scripts).
    Still to do a fresh install.

    Could main.php (or the tiny.php files in system/config, or something in plugins) have the wrong encoding or End of Line format?
    SyntaxError: Invalid character '\u0031' seems strange, as it is including the escape \ into the character passed (which is unicode for 1).

  4. #4
    Experienced user
    Join Date
    06-20-09.
    Posts
    1,311

    Default Re: 2.11.0 TinyMCE not working

    ....and a full new install ok by me too.

  5. #5
    Experienced user
    Join Date
    06-10-09.
    Location
    Cape Town, South Africa
    Posts
    1,387

    Default Re: 2.11.0 TinyMCE not working

    I did a completely fresh install of all the code files, just transferred localconfig.php and exactly the same issue occurs. Anyone? This is freaky? I'll try to install it on my local machine to see...

  6. #6
    Experienced user
    Join Date
    06-10-09.
    Location
    Cape Town, South Africa
    Posts
    1,387

    Default [solved] 2.11.0 TinyMCE not working

    Looks like this is a hosting problem. They copied the server and data to another server, and now there isn't a problem.

  7. #7
    New user
    Join Date
    02-18-12.
    Posts
    16

    Default Re: [solved] 2.11.0 TinyMCE not working

    Having this problem with 2.11.11... No error though, we are using it in a php file through Contao, but in this verision when we click the edit button, which calls to tinymce, nothing happens... I know it is a problem with this version of contao... we downgraded to 2.11.6 and it works, we have set it up on two different servers and I'm not trying to fix it on our test server after finding out the hard way that it didn't work... we are using tiny_mce_gzip... Any clue what might be the issue? Tried the compress scripts, no luck...

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •