Details
-
Type:
Bug
-
Status:
Closed
-
Resolution: Fixed
-
Affects Version/s: 3.0.x
-
Fix Version/s: None
-
Component/s: Other
-
Labels:None
-
Environment:PHP Environment:
Database:
-
phpBB Import Key:
Description
If you use the "functions_template.php" from the CVS 21. June complete board stops working.
Fatal error: Call to undefined function token_get_all() in /...xxx.../includes/functions_template.php on line 87
After using the functions_template.php from the CVS 20.June the board works again.


dr.death, may i ask which version of PHP you are using? token_get_all() is available in PHP >= 4.2.0, the minimum requirement for Olympus is PHP 4.3.3.