|
Re: posts get chopped |
Thu, 20 March 2008 03:20 |
|
No, then it's compiled without, as I can't find this entry anywhere.
|
|
Re: posts get chopped |
Wed, 19 March 2008 20:10 |
|
This would be the configure line in phpinfo(), at the top of the output.
|
|
Re: posts get chopped |
Wed, 19 March 2008 07:59 |
|
Can't find anything in phpinfo about ?!? So I can't say for sure...
Where can I find this information ?
|
|
Re: posts get chopped |
Tue, 18 March 2008 14:11 |
|
No, that fine... Is your PHP compiled with zend-multibyte option?
|
|
|
|
Re: posts get chopped |
Mon, 17 March 2008 05:00 |
|
no, I use iso8859-15 encoding
I tried to fix the problem as I disabled the word wrap function and it seems like doing the job now. I didn't have enough time to validate, but first try was a success.
|
|
|
posts get chopped |
Fri, 14 March 2008 07:19 |
|
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
|
|