Page 1 of 1

Module Templates gone mad!!!

Posted: Mon Aug 18, 2008 4:13 pm
by toclifrench
Hi,

I just install the latest version (1.4.1). I'm using PHP 5.2.5, and MySQL 4.1.22-standard. This is all working with Apache 2.0.63 running on Linux.

I tried to edit module templates (Calendar, news....) and after clicking submit it add \\\ everywhere...I never came across it before ???.

There is an example:

FCKConfig.ToolbarSets[\"Basic\"] = [
[\'Bold\',\'Italic\',\'-\',\'OrderedList\',\'UnorderedList\',\'-\',\'Link\',\'Unlink\',\'-\',\'About\']
] ;

FCKConfig.ToolbarSets[\"Full\"] = [
[\'Source\',\'-\',\'Templates\'],
[\'Cut\',\'Copy\',\'Paste\',\'PasteText\',\'PasteWord\',\'-\',\'Print\',\'SpellCheck\'],
[\'Undo\',\'Redo\',\'-\',\'Find\',\'Replace\',\'-\',\'SelectAll\',\'RemoveFormat\'],
[\'Bold\',\'Italic\',\'Underline\',\'StrikeThrough\',\'-\',\'Subscript\',\'Superscript\'],
[\'OrderedList\',\'UnorderedList\',\'-\',\'Outdent\',\'Indent\'],
[\'JustifyLeft\',\'JustifyCenter\',\'JustifyRight\',\'JustifyFull\'],\'/\',
[\'CMSModules\',\'CMSContent\',\'Link\',\'Unlink\',\'Anchor\'],
[\'Image\',\'Flash\',\'Table\',\'Rule\',\'SpecialChar\',\'UniversalKey\'],
[\'Form\',\'Checkbox\',\'Radio\',\'TextField\',\'Textarea\',\'Select\',\'Button\'],
[\'ImageButton\',\'HiddenField\'],
\'/\',
[\'Style\',\'FontFormat\',\'FontName\',\'FontSize\'],
[\'TextColor\',\'BGColor\'],
[\'About\']
] ;

How weird!! is it a bug???
Does anyone have came across it before? If so your help will much appreciated.

Toclifrench

Re: Module Templates gone mad!!!

Posted: Mon Aug 18, 2008 8:09 pm
by duclet
Do you have magic quotes turned on?

Re: Module Templates gone mad!!!

Posted: Tue Aug 19, 2008 2:27 pm
by toclifrench
Hey Duclet,

Thanks for getting back to me...

I made sure that the magic quote are Off....even so no changes, i still have the issues.

Strange!! Does anyone have an idea?

Thanks

Pascal

Re: Module Templates gone mad!!!

Posted: Tue Aug 19, 2008 8:33 pm
by JeremyBASS
FCKConfig ? part of FCKeditorX? which is that the alternative for TinyMCE ...?

try switching to TinyMCE and see if you have the same issue...

also... not 100% but I thought 1.4.1 needed to run with MySQL 5+

hope that helps :)

Re: Module Templates gone mad!!!

Posted: Wed Aug 20, 2008 1:48 am
by Dr.CSS
@JeremyBASS

I don't think so...

Is this a hosted or home run machine?...