It looks like we've just about ironed out the minor glitches in PHPFusion 5, so I've added some more updates to the update file pack and the Source Forge download. Don't worry, these updates will not be a regular occurence, these minor glitches are common in new releaases, especially v5 because of such much new code.
Updates are as follows:
15.12.2004
· Changed text ".$data['user_name']." to [USER_NAME] in lostpassword.php language file [Line 3].
· Fixed lostpassword.php to display correct user name by adding a second str_replace call [Line 26].
· Added 'fixed' Polish language files courtesy of Riklaunim.
· Updated Dutch language files courtesy of Ronald Iwema (Scor3p).
14.12.2004
· Added new function 'phpentities()' to replace htmlentities function.
· Replaced htmlentities function with phpentities function in articles.php [Line 61/62 & 103/104].
· Replaced htmlentities function with phpentities function in articles.php [Line 67/70 & 114/115].