well, here's the error message:
Fatal error: Failed opening required '/home/www/smarty/Smarty.class.php' (include_path='.:/usr/share/pear') in /var/www/html/phpBrain-devel/browse.php on line 10
i've dug around but can't seem to find either what it seems to be looking for, or even any idea of what's missing.
any help would be appreicated.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
well, here's the error message:
Fatal error: Failed opening required '/home/www/smarty/Smarty.class.php' (include_path='.:/usr/share/pear') in /var/www/html/phpBrain-devel/browse.php on line 10
i've dug around but can't seem to find either what it seems to be looking for, or even any idea of what's missing.
any help would be appreicated.
Be sure to install the Smarty templating engine and to properly configure phpBrain to use it. You can get Smarty from http://smarty.php.net.
Cheers,
Bart