ID: 24108 Updated by: [EMAIL PROTECTED] Reported By: remcobreezer at mailandnews dot com -Status: Open +Status: Bogus Bug Type: Class/Object related Operating System: unix PHP Version: 4.3.2 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. That's a problem in FastTemplates... Previous Comments: ------------------------------------------------------------------------ [2003-06-10 03:33:33] remcobreezer at mailandnews dot com If you upgrade to php version 4.3.2 you can have some problems with the php fasttemplate file. To fix this problem you can disable the lines 638 - 641 and your fasttemplate should work again. Code to disable : function clear_parse () { $this->clear_assign(); } ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=24108&edit=1
