MyXoops Forum

Re: A little problem with my Casdedi [NON-German-Forum] - myXOOPS German Support

andrew

"myXOOPs"-Neuling
Gepostet am:01.06.2006 17:22
andrew
andrew Offline (Show more)
"myXOOPs"-Neuling
Posts: 11
Since: 30.05.2006
#3

Re: A little problem with my Casdedi

Dear FrankBlack!

Thank you so much! all is o'key.
I hoped someone could help me. But not so quickly! You are the Great user!
Das ist fantastisch! Danke schoen!
The only words I know today (I ask my friind how I can thank you in German).

Andrew

frankblack

"myXOOPs"-Profi
Gepostet am:31.05.2006 07:35
frankblack
frankblack Offline (Show more)
"myXOOPs"-Profi
Posts: 747
Since: 19.04.2006
#2

Re: A little problem with my Casdedi

Open casdedi/index.php and look for the following code (starts about line 109):

if ($note) {
$a_msg['note_title'] = _MD_GBK_NOTE;
$a_msg['note_msg'] = $note;
}


and replace it with this code:

if ($note) {
$a_msg['note_title'] = _MD_GBK_NOTE;
$a_msg['note_msg'] = $myts->displayTarea($note$xoopsModuleConfig['htmlallow'], $xoopsModuleConfig['smiliesallow'], $xoopsModuleConfig['xoopscodesallow'], $xoopsModuleConfig['imagesallow'], $xoopsModuleConfig['linebreakconv']);
}


Be sure that you that the preferences are correct or change the above code if you want the other settings for the webmaster note. Ex.: If html is not allowed in preferences for your guest, but you want to have html for the webmaster change

$xoopsModuleConfig['htmlallow']


into

1

Advertisement

Gepostet am:0
Advertisement (Show more)
Posts: 0
Since: 0


Hier könnten Sie Ihre Anzeige aufgeben!
Bitte kontaktieren Sie uns, um mehr darüber zu erfahren.

andrew

"myXOOPs"-Neuling
Gepostet am:31.05.2006 00:01
andrew
andrew Offline (Show more)
"myXOOPs"-Neuling
Posts: 11
Since: 30.05.2006
#1

A little problem with my Casdedi

Dear friends!
I don't understand German at all so I try to make my problem clear in English. I believe some of you can help me.
I found the mod Casdedi 3.02 and I like it very much.
I tryed to use it on my test-site and found a little problem with "Note of Webmaster" abiity.
When I put some xoopscodes or HTML code or smilies in the text area for the Note of Webmaster in Admin Panel and then submit changes, I see on the site page the text but with the tag sings, for example, look it up at my site here
So it looks like that the second DTHML text form /XoopsFormDhtmlTextarea(_AM_GBK_NOTE, 'note', $note, 10, 50)/ doesn't function properely.
I tryed locate the bug myself , but failed - not an expert in PHP. I only find your forum about the Casdedi mod, so I decided to ask your HELP.
HELP PLEASE

Andrew
(Xoops, 2.013.2)
Diesen Thread durchsuchen:  1 Anonyme Benutzer

Aktuell aus dem Forum

Forum Thema Antworten Views Letzter Beitrag
OffOffTopic [Wichtig] Übernahme myXOOPS 0 491 11.12.2023 18:57
alfred Gehe zum letzten Beitrag
Die Installation und Administration von XOOPS 2.5.X [Offen] Upgrade 2.5.11 3 2202 07.05.2023 07:03
Goffy Gehe zum letzten Beitrag