Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.

PHPFusion 5.01 Release Candidate 2

PHPFusion 5.01 Release Candidate 2
Right, PHPFusion 5.01 has moved up to Release Candidate 2. I've released this quick update to address a few critical updates, alterations and a new feature. Changes in this release are as follows:

· News can now be assigned to Public, Members, Admins or User Group.
· Site Links now only visible to selected user type or user group.
· Custom pages now only visible to selected user type or user group.
· Users removed from a user group now re-appear at the bottom of the left hand list.
· Admins are now selected as default Forum Moderators.
· Added v5.01 Swedish language fileset.
· Added v5.01 Danish language fileset.
10-02-2005 updates added
· Added v5.01 Dutch language fileset.
· Added v5.01 German language fileset.
· Added v5.01 Russian language fileset.
· Fixed submissions.php admin file (news works again).
· Fixed lostpassword.php sendemail error.

Those of you running RC1 need to apply a database update. Simply paste the code below into a custom page and click Preview page:

$sql = dbquery("ALTER TABLE ".$fusion_prefix."news ADD news_visibility TINYINT(3) UNSIGNED DEFAULT '0' NOT NULL AFTER news_end");
?>

Download PHPFusion 5.01 RC2

Falk February 09 2005 12,956