1
Panzer
Problem with newbb-forum and mozilla browser
  • 2003/11/3 14:54

  • Panzer

  • Just popping in

  • Posts: 6

  • Since: 2003/9/18


I've got a problem with the mozilla firebird browser (nightly build) and writing a reply in the newbb forum !

I've get always a Javascript Error announcing:

"Please input text into the textbox" !

And then the cursor is set to the small message textbox where you can style your text ! And thats control which occur the problem, but how to fix it ???

2
Herko
Re: Problem with newbb-forum and mozilla browser
  • 2003/11/3 16:13

  • Herko

  • XOOPS is my life!

  • Posts: 4238

  • Since: 2002/2/4 1


I use firebird 0.7, and I have no problems whatsoever... So I can't reproduce and find out what could be causing this... What XOOPS version are you using??

Herko

3
Panzer
Re: Problem with newbb-forum and mozilla browser
  • 2003/11/4 8:10

  • Panzer

  • Just popping in

  • Posts: 6

  • Since: 2003/9/18


I'm using XOOPS 2.0.5 and did not made any changes to the code !

Even other visitors using netscap 7.x have these problems ! What PHP-file I have to search for ???

4
Panzer
Re: Problem with newbb-forum and mozilla browser
  • 2003/11/4 8:47

  • Panzer

  • Just popping in

  • Posts: 6

  • Since: 2003/9/18


Sorry, I did some changes to the XoopsCode.php file to paste the smilies and codes where the cursor is and found the error:

echo "<img src='".XOOPS_URL."/images/bold.gif' alt='bold' onmouseover='style.cursor="hand"' onclick='setVisible("".$hiddentext."");makeBold("".$hiddentext."");' />&nbsp;<img src='".XOOPS_URL."/images/italic.gif' alt='italic' onmouseover='style.cursor="hand"' onclick='setVisible("".$hiddentext."");makeItalic("".$hiddentext."");' />&nbsp;<img src='".XOOPS_URL."/images/underline.gif' alt='underline' onmouseover='style.cursor="hand"' onclick='setVisible("".$hiddentext."");makeUnderline("".$hiddentext."");'/>&nbsp;<img src='".XOOPS_URL."/images/linethrough.gif' alt='linethrough' onmouseover='style.cursor="hand"' onclick='setVisible("".$hiddentext."");makeLineThrough("".$hiddentext."");' /></a>&nbsp;<input type='text' id='".$textarea_id."Addtext' size='20' />&nbsp;<input type='button' onclick='xoopsCodeText("$textarea_id", "".$hiddentext."", "".htmlspecialchars(_ENTERTEXTBOX, ENT_QUOTES)."")' value='"._ADD."' /><br /><br /><textarea id='".$textarea_id."' name='".$textarea_id."' cols='$cols'rows='$rows' onselect="xoopsSavePosition('{$textarea_id}');" onclick="xoopsSavePosition('{$textarea_id}');" onkeyup="xoopsSavePosition('{$textarea_id}');">".$GLOBALS[$textarea_id]."</textarea><br />n";


Thx for your help !!!

Login

Who's Online

228 user(s) are online (162 user(s) are browsing Support Forums)


Members: 0


Guests: 228


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits