posts get chopped [message #40516] |
Fri, 14 March 2008 11:19 ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
jacpad
![Germany Germany](/forum/images/flags/de.png) Messages: 21 Registered: January 2006
Karma: 0
|
Junior Member |
|
|
Hi all,
I have a problem with chopped posts in my forum.
Example:
Quote: | VfL Bochum - VfB Stuttgart
Energie Cottbus - Bayern München
Hamburger SV - Borussia Dortmund
Hansa Rostock - Hertha BSC
Hannover 96 - Arminia Bielefeld
Karlsruher SC - Eintracht Frankfurt
So
Bayer Leverkusen - 1. FC Nürnberg
Werder Bremen - VfL Wolfsburg
|
looks like:
Quote: | VfL Bochum - VfB Stuttgart
Energie Cottbus - Bayern München> Ham Hamburger SV - Borussia Dortmund > Han Hansa Rostock - Hertha BSC> Han Hannover 96 - Arminia Bielefeld> Kar Karlsruher SC - Eintracht Frankfurt> So So > Bay Bayer Leverkusen - 1. FC Nürnbergrder B Werder Bremen - VfL Wolfsburgr /> n
|
This behauvior is difficult to reproduce and it looks like a problem with FUDML, as sometimes links and smileys are effected too. After I inserted some logging I checked out that the function fud_wordwrap is responsible for the effect above.
Is this a unique problem on my installation or a common problem? Does anybody has a solution for this problem?
My forum is version 2.7.7, with FUDML activated, messages are stored in files and everything is running on a postgresql 8.2 database with PHP 5.2.
Greets
jacpad
|
|
|
|
|
|
|
Re: posts get chopped [message #40546 is a reply to message #40542] |
Tue, 18 March 2008 18:11 ![Go to previous message Go to previous message](/forum/theme/default/images/up.png) ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
Ilia
![United States United States](/forum/images/flags/us.png) Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
No, that fine... Is your PHP compiled with zend-multibyte option?
FUDforum Core Developer
|
|
|
|
Re: posts get chopped [message #40559 is a reply to message #40556] |
Thu, 20 March 2008 00:10 ![Go to previous message Go to previous message](/forum/theme/default/images/up.png) ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
Ilia
![Canada Canada](/forum/images/flags/ca.png) Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
This would be the configure line in phpinfo(), at the top of the output.
FUDforum Core Developer
|
|
|
|
|