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 RC3 Update

PHPFusion 5.01 RC3 Update
PHPFusion 5.01 RC3 has been updated to resolve a few issues. I'm delighted to say that I have cured the issues with IIS. As some of you are aware, when running on IIS, PHPFusion had trouble inserting data, causing either a 404 or CGI error. Well after many hours of work, the problem is fixed. As a result of this fix, PHPFusion has a new definition FUSION_SELF, this replaces $PHP_SELF or $_SERVER['PHP_SELF'], something for you modsters/developers to note!

Complete list of fixes:
· Various language file alterations & corrections.
· PhotoGallery admin panel fixed.
· Fixed Super Admin selection in upgrade.php script.
· Added new definition to fusion_core.php
define("FUSION_SELF", basename($_SERVER['PHP_SELF']));
· Replaced $PHP_SELF with FUSION_SELF in all core files.

Updated: I found a mistake in the upgrade script which may cause the database upgrade to fail. This has now been corrected. The IMG button in News & Articles admin have also been fixed.

Falk February 14 2005 13,114