[open] TinyMCE not working

The place to talk about things that are related to CMS Made simple, but don't fit anywhere else.
Post Reply
Duhacek
New Member
New Member
Posts: 2
Joined: Thu Jul 10, 2014 4:19 pm

[open] TinyMCE not working

Post by Duhacek »

My Preferences / My Account / Select WYSIWYG to use: TinyMCE
When I try to test it I can see just source code.

Script tag for tiny_mce.js is not "linked" in page souce...
($this->wysiwygactive is always false ?)

Code: Select all

$output = '';
//$output = "<!-- TinyMCE Configuration -->";
if ($this->wysiwygactive) {
  $output = "<!-- TinyMCE Configuration -->";
  $output.= '<__script__ type="text/javascript" src="' . $gCms->config['root_url'] . '/modules/TinyMCE/tinymce/jscripts/tiny_mce/tiny_mce.js"></__script>';
Attachments
tinyMCE_not_working.png
tinyMCE_not_working.png (5.95 KiB) Viewed 940 times
jce76350
Beta Tester
Beta Tester
Posts: 2095
Joined: Mon May 29, 2006 1:20 pm

Re: [open] TinyMCE not working

Post by jce76350 »

Jean-Claude Etiemble MyPageFr
Post Reply

Return to “The Lounge”