I am in the process of my first project integrating smarty and I know from personal experience now, that smarty is such a hard thing to work around! PHPld uses Smarty for the template system. Unless you specifically edited Smarty.class.php then I guarantee you the problem is not there, and by the way you should never have to edit that file. Chances are the problem is in the file you were trying to load when you got the error, but with all the includes etc. who knows. I would deffenatly check out the smarty forum: http://www.phpinsider.com/smarty-forum/ They usually have a swift response although some of the people can be a bit rude in my opinion. Hope this helps!
|