Page 1 of 1

[SOLVED] Add New Content > editor gone

Posted: Wed Aug 05, 2009 9:30 am
by MaKK0
Hello!

Somewhere between the update from 1.5x > 1.6 > 1.6.3  it went wrong: my text/content editor disappeared from the Add New Content page and the Edit Content page. *see image below*

How can i get it back, because it is a pretty essential part of the system ;)

Strange thing is that the editor is still visible at the Extensions > TinyMCE WYSIWYG page and at the news sections...


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

Cms Version: 1.6.3

Installed Modules:

   * CMSMailer: 1.73.14
   * MenuManager: 1.6.1
   * ModuleManager: 1.3.1
   * News: 2.10.2
   * nuSOAP: 1.0.1
   * Search: 1.6.1
   * ThemeManager: 1.1.1
   * TinyMCE: 2.5.1
   * RSS: 1.1
   * FileManager: 1.0
   * Printing: 1.0.1
   * TruetypeText: 2.0.2
   * FormBuilder: 0.5.5
   * Captcha: 0.4
   * CGExtensions: 1.15.2
   * CGFeedMaker: 1.0.4


Config Information:

   * php_memory_limit:
   * process_whole_template: true
   * max_upload_size: 2000000
   * default_upload_permission: 664
   * assume_mod_rewrite: true
   * page_extension: /
   * internal_pretty_urls: false
   * use_hierarchy: true


Php Information:

   * phpversion: 5.2.4-2ubuntu5.6
   * md5_function: On (True)
   * gd_version: 2
   * tempnam_function: On (True)
   * magic_quotes_runtime: Off (False)
   * memory_limit: 32M
   * max_execution_time: 30
   * safe_mode: Off (False)
   * session_save_path: /var/lib/php5 (1733)


Server Information:

   * Server Api: apache2handler
   * Server Db Type: MySQL (mysql)
   * Server Db Version: 5.0.38


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


Image

Re: Add New Content > editor gone

Posted: Wed Aug 05, 2009 12:57 pm
by jmcgin51
this is a known issue.  For the solution, check the release notes for 1.6x, or do a forum search.

Re: Add New Content > editor gone

Posted: Wed Aug 05, 2009 7:45 pm
by MaKK0
Hm, ok.. good to hear it is a know issue...

Can you give me a link in the good direction maybe? Because I used the search and still can't find the solution. Thanks!

edit: aha! Found it! It is the {ccontent} tag. Changed it to {content} and it is working again...

But now I'm having another problem. The TinyMCE is gone in this section. Already tried uninstalling and reinstalling TinyMCE but still not working... anyone have a clue?

edit2: aha! Figured it out! had to go to "my preferences > user preferences > and check "Select WYSIWYG to use: TinyMCE". Wahoe!

Thanks!