PHP Catchable fatal error: Object of class Savant2_Error could not be converted to string

savant
This was the tale of my last couple of days. One of our long time customers was moving a bunch of web sites from various web hosting providers to her dedicated server.
As usual there was all kinds of kinks and problems during her attempts to reconfigure her web sites. Some of her sites are using Savant template system and was showing unusual behavior – request to the front page was returning status 500 – server error and while content was displaying the design of the content was altered. Unable to figure out the problem she asked for help.

All three of her sites was giving multiple errors in the Apache error_log:

The problem is that while Savant could be an incredible piece of software knowing it is not in my immediate or long term plans – it doesn’t really fit my job description. But I had to fin the solution to the problem. After long and fruitless searching if somebody else already have it I decided to look into the problem file problem string to look for possible clues:

What is in line 6 – attempt to load menu.tpl, whats offending on menu.tpl – nothing really because there is no template file with such name. Bingo! Since I’m not the designer and I really have no idea of what happened to the file in transit I’ve just created empty menu.tpl and all errors disappeared. Now the last thing – I’ve notified the sites owner about the problem and solution and she can have to deal with the missing template in her own professional way.
The conclusion is that this error is usually not that cryptic as it looks – it always worth to poke around to find out more details and the solution for the problem could be rather trivial.

Leave a Comment

NOTE - You can use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code class="" title="" data-url=""> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong> <pre class="" title="" data-url=""> <span class="" title="" data-url="">