[TERMINATED] Advanced TinyMCE problem - no toolbar

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
replytomk3

[TERMINATED] Advanced TinyMCE problem - no toolbar

Post by replytomk3 »

I had seen this problem before, of course. I have even helped others with this problem, but now I have it myself.

Don't ask if I have tried reset, static config, wysiwyg setting, permissions, reinstall, going back to earlier version because I have.

IE gives a page error of

Message: Unterminated string constant
Line: 693
Char: 41
Code: 0
URI: http://*/tmp/tinyconfig.js

(no difference whether static config is turned off)

Worked on this site before. No upgrades of CMSMS done. I might have upgraded TinyMCE.

Code: Select all

----------------------------------------------

Cms Version: [b]1.7[/b]

Installed Modules:

    * CMSMailer: [b]1.73.14[/b]
    * FileManager: [b]1.0.2[/b]
    * MenuManager: [b]1.6.2[/b]
    * ModuleManager: [b]1.3.3[/b]
    * nuSOAP: [b]1.0.1[/b]
    * Printing: [b]1.0.4[/b]
    * Search: [b]1.6.2[/b]
    * ThemeManager: [b]1.1.1[/b]
    * TinyMCE: [b]2.6.4[/b]
    * CGExtensions: [b]1.18.2[/b]
    * SimpleFeedback: [b]0.3[/b]
    * Captcha: [b]0.4[/b]


Config Information:

    * php_memory_limit: [b]38M[/b]
    * process_whole_template: [b]false[/b]
    * max_upload_size: [b]20000000[/b]
    * default_upload_permission: [b]664[/b]
    * assume_mod_rewrite: [b]true[/b]
    * page_extension: [b].html[/b]
    * internal_pretty_urls: [b]false[/b]
    * use_hierarchy: [b]true[/b]


Php Information:

    * phpversion: [b]5.2.13[/b]
    * md5_function: [b]On[/b] (True)
    * gd_version: [b]2[/b]
    * tempnam_function: [b]On[/b] (True)
    * magic_quotes_runtime: [b]Off[/b] (False)
    * E_STRICT: [b]0[/b]
    * memory_limit: [b]38M[/b]
    * max_execution_time: [b]50000[/b]
    * safe_mode: [b]Off[/b] (False)
    * session_save_path: [b]/tmp[/b] (1777)
    * session_use_cookies: [b]On[/b] (True)


Server Information:

    * Server Api: [b]cgi[/b]
    * Server Db Type: [b]MySQL (mysqli)[/b]
    * Server Db Version: [b]5.0.81[/b]


----------------------------------------------
Last edited by replytomk3 on Wed Jun 23, 2010 6:15 am, edited 1 time in total.
julesdender
Forum Members
Forum Members
Posts: 13
Joined: Mon Jun 04, 2007 1:49 pm

Re: Advanced TinyMCE problem - no toolbar

Post by julesdender »

replytomk3

Re: Advanced TinyMCE problem - no toolbar

Post by replytomk3 »

sadly, no...
replytomk3

Re: Advanced TinyMCE problem - no toolbar

Post by replytomk3 »

NEED HELP now second larger site with the same problem. I had to REBUILD the first smaller site from scratch because reinstalling CMSMS and connecting to the old database did not solve the problem. I am willing to have someone login and take a look if they have experience with this problem. I have done my share of tinymce troubleshooting for myself and other people on this forum, but I GIVE UP this time. PLEASE HELP.
replytomk3

Re: [TERMINATED] Advanced TinyMCE problem - no toolbar

Post by replytomk3 »

Hopefully this is the problem that has plagued other people who could not apply the forum's solutions to resolve their TinyMCE problem.

Diagnosis: First, try to implement all solutions on the forum (briefly summarized in the first post). Note: this problem appears not during updates or admin changes, but during adding and editing content.

What happened: It looks like I have edited the Page Alias by hand, which killed TinyMCE.

How to find out if this is the problem that you have: Open the Admin area editing in Internet Explorer. If it gives you a yellow exclamation mark triangle in the left corner of the status bar, click it. If it says "unterminated string constant" then you have the same problem.

To locate the problem page, first set TinyMCE to use a static config file. Then open it in the Notepad++ editor. Go to the line indicated by IE. Also, the editor will select the unterminated string in WHITE, different from other background, so it will be easy to find even if you do not know the line number.

Once you find the problem page, go to that page in cmsms admin area. Open it for editing, and just click "Submit" without changing anything. If the Page Alias does not contain any incorrect characters or formatting, it should restore TinyMCE.
Attachments
unterminated_string2.jpg
Last edited by replytomk3 on Wed Jun 23, 2010 6:29 am, edited 1 time in total.
Locked

Return to “Modules/Add-Ons”