Drake CMS Official Forums - read-only archive

You are reading the Drake CMS Official Forums archive, available for historical purposes only.

Drake CMS has been rebranded into Lanius CMS, visit the new Lanius CMS Official Forums if you need support about Lanius CMS or Drake CMS -> Lanius CMS migration.



Home page > Bug Reports > Updating v0.3.6 to v0.3.7 (PHP version <= 5.1.3 Permanent link to this page
 
 
Author Message:
legolas558
Updating v0.3.6 to v0.3.7 (PHP version <= 5.1.3
14 March 2007 18:52
Anonymous If you have PHP <= 5.1.3 (for example, version 5.1.2) you will not be able to update to v0.3.7 because of a forward compability bug in the internal AnyXML layer used; this bug has been fixed in Drake CMS v0.3.7, but in order to update your v0.3.6 you will have to comment lines 139-143 of the classes/anyxml/anyxml.php file so that they look like:

Code:


 
Top