11
Axxxxxl
Re: FCKEditor inserts extra br in News and AMS
  • 2009/4/3 10:47

  • Axxxxxl

  • Just popping in

  • Posts: 12

  • Since: 2009/4/1 2


No, i do this fot the first, but general after every "br" and "p" tag this extra "br" are added. Like this:

my handmade Code is:
<p>Row 1</p>
<p>Row 2<br />
<p>Row 3</p>

Right would be this:
Row 1

Row 2
Row 3

But it looks like:
Row 1


Row 2

Row 3

And we dont know how! A "specialist" in the german XOOPS forum (alfred) will look at this at the coming weekend but we can also try here, to find a solution or the reason for this bug.
Remember, this will only happen in FCK in XOOPS 2.3.3 with news 1.63, all other editors translate the code correctly!



12
Axxxxxl
Re: FCKEditor inserts extra br in News and AMS
  • 2009/4/2 20:53

  • Axxxxxl

  • Just popping in

  • Posts: 12

  • Since: 2009/4/1 2


I have the same problems with the german versions of XOOPS 2.3.3 and News 1.63 and FCK (that comes with xoops). All other editors like tiny etc. works fine.
If i have a "p" tag in a text, the internal preview of XOOPS shows it correct, but if i click at preview of news or send button, something makes a extra <br /> tag after the "p" tag. Mysterios , but:

I got this message over the preview of a test news:
Notice: Function 'themecenterposts' in '/var/www/.../include/old_theme_functions.php' is deprecatedshould not be used any more in /var/www/.../include/old_theme_functions.php on line 57


And the function in this file is:
if (!function_exists('themecenterposts')) {     function themecenterposts($title$content)     {         trigger_error("Function '" __FUNCTION__ "' in '" __FILE__ "' is deprecated, should not be used any more"E_USER_NOTICE);          echo '<table cellpadding="4" cellspacing="1" width="98%" class="outer"><tr><td class="head">'.$title.'</td></tr><tr><td><br />'.$content.'<br /></td></tr></table>';     }


And in this file you will find also the information:
// These are needed when viewing old modules (that don't use Smarty template files) when a theme that use Smarty templates are selected.  // function_exists check is needed for inclusion from the admin side


We also have no solutions at the moment, but i have this bug at 3 different 2.3.3. installs of XOOPS and News 1.63
But i want use the FCK, because the imagemanager ist on of the best.

I hope also, that anybody can help me /us?!?!




TopTop
« 1 (2)



Login

Who's Online

119 user(s) are online (64 user(s) are browsing Support Forums)


Members: 0


Guests: 119


more...

Donat-O-Meter

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

Latest GitHub Commits