Quote:
Originally Posted by pedroenf
Hi. Do you know why the lines don't break? See attached image:

|
Quote:
Originally Posted by Chadi
Great mod thanks. Could you fix the message viewing width problem? The problem is it shows the messages continually in a single sentence instead of properly wrapping in order to fit within the screen's resolution.
|
Quote:
Originally Posted by EagleNick
Nothing personal, but you should really read the modification details.
--
I really wish the width issue will be resolved. Or perhaps you can include an option to disable the un-parsed version.
|
The only difference in respect to this hack and Dream's version is that I have added the same message but unparsed - if the unparsed message stretches the screen, it is because that is exactly the way it was stored in the database (ie the person typing the message did not use carriage returns (pressed enter) after every logical line.
If you want to get rid of the unparsed message part, the edit
read_pms.php, find and delete the following:
PHP Code:
REMOVED, AS HACK NOW PARSES CODE CORRECTLY AS OF v3.8.007
Then re-upload the altered file to the server.