Page 1 of 1

Error on every page after installation

Posted: Wed Feb 23, 2005 1:25 am
by sparklu
Hello, I am having a bit of trouble with installation. I completed all the steps, and I can log in and create pages, but at the top of every page the error below shows up:

Warning: Smarty error: [in db:2 line 25]: syntax error: custom function 'breadcrumbs' is not implemented (Smarty_Compiler.class.php, line 779) in /home/wisconsi/public_html/glider/lib/smarty/Smarty.class.php on line 1088

None of the smarty files seem to be corrupted, so I am not sure what the problem is. Any help would be appreciated. Thanks!

Error on every page after installation

Posted: Wed Feb 23, 2005 1:29 am
by Ted
Make sure plugins/function.breadcrumbs.php exists... Maybe every file didn't get uploaded to your host?

Thanks

Posted: Wed Feb 23, 2005 2:26 am
by Sparklu
That was the problem, I was looking in lib/smarty/plugins not just .../plugins.

Thanks for the help!

Error on every page after installation

Posted: Wed Feb 23, 2005 2:36 am
by Ted
Yeah, sorry for the confusion. lib/smarty/plugins are the generic smarty plugins. /plugins are the CMS specific modules that don't cache....