CMSformE 0.0.5 Released

This is where all versions of CMSformE will be released for download.

Moderator: Developers

CMSformE 0.0.5 Released

Postby GPHemsley on Wednesday, August 1, 2007 at 3:45 AM

The CMSformE Crew is pleased to announce the release of CMSformE version 0.0.5, after two and a half years of little activity.

This release fixes a number of bugs, including one which prevented the use of localizations. In addition, sessions code from the development branch (0.1.x) has been backported to provide a more enjoyable user experience. The upgrade script has also been prettied up to be more useful when an error occurs. Support for database management systems other than MySQL has been removed for the time being.

The release is available in .zip, .tar.gz, and .tar.bz2 formats here:
http://sourceforge.net/project/showfiles.php?group_id=84963
Administrators rule everything. Period. :mrgreen:
GPHemsley
Administrator
Administrator
 
Posts: 92
Joined: Thursday, August 28, 2003 at 1:19 AM
Location: Long Beach, NY

Re: CMSformE 0.0.5 Released

Postby GPHemsley on Sunday, August 5, 2007 at 3:48 PM

The release has been repackaged to fix a very minor error that caused a rather major problem which likely prevented installation.

To fix the error, either re-download the new packages at the link above, or make the following change to a previously-downloaded package:

OPEN includes/db/mysql.php

FIND
mysql.php, line 21 wrote:
Code: Select all
   include( './../../errors.php' );


REPLACE WITH
mysql.php, line 21 wrote:
Code: Select all
   include( './../errors.php' );


Two little dots and one little slash caused the whole system to stop working!
Administrators rule everything. Period. :mrgreen:
GPHemsley
Administrator
Administrator
 
Posts: 92
Joined: Thursday, August 28, 2003 at 1:19 AM
Location: Long Beach, NY


Return to Downloads

Who is online

Users browsing this forum: No registered users and 1 guest

cron