Smarty throwing php(5.2)-Errors on Search with microformats

Found a bug? Tell us!!
Post Reply
emwede
Regular
Posts: 58
Joined: Thu Jun 22, 2006 10:38 am
Contact:

Smarty throwing php(5.2)-Errors on Search with microformats

Post by emwede »

Using the search field for any word on http://www.modlog.de gives me the Error message:

Code: Select all

Fatal error: Smarty error: [in file:/var/www/templates/default/entries.tpl line 28]: [plugin] unknown tag - 'microformats_show' (core.load_plugins.php, line 118) in /var/www/bundled-libs/Smarty/libs/Smarty.class.php on line 1095
I've now decided to remove the microformats plugin for a while and probably come back on that topic later when it gives you a more stable impression.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Smarty throwing php(5.2)-Errors on Search with microform

Post by garvinhicking »

Hi!

Thanks for letting us know! I have just committed a patch to mattsches plugin that should initialize the smarty methods/functions a bit more earlier so that your error shouldn't happen anymore.

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
mattsches
Regular
Posts: 440
Joined: Sat Nov 05, 2005 9:35 pm
Location: Wiesbaden, Germany
Contact:

Post by mattsches »

Thanks, Garvin, seems I really need to work on this a little bit more. Unfortunately, I'm sooo busy with other stuff right now :?
Post Reply