Page 1 of 1

Authors profile plugin - trying to use

Posted: Mon Aug 18, 2008 6:10 pm
by vdudman
Hi

I'm trying to use the Author profile plugin but am getting

Fatal error: Smarty error: [in smartymarkupplugin:-1667341176 line 21]: syntax error: unrecognized tag:
?>

THEN the comment form followed by

/home/htdocs/hospodaripomahajihospodarum.com/www/bundled-libs/Smarty/libs/Smarty.class.php on line 1092
-------------------------------------------------------------------

Sorry don't know what else to add to be of any use.

Regards
Neil

Re: Authors profile plugin - trying to use

Posted: Tue Aug 19, 2008 10:35 am
by garvinhicking
Hi!

This error does not come from the author profile plugin, but from the "Text Formatting: Smarty Markup" plugin. IF you use that, your entries must contain valid Smarty markup, which in your case doesn't seem to be.

Either remove the smartymarkup plugin, or make sure your entries contain valid smarty.

Regards,
Garvin

Of course it worked

Posted: Tue Aug 19, 2008 12:45 pm
by vdudman
Thanks Garvin

I removed the plugin for smarty and it works. I must resist the urge to keep installing plugins I don't yet udnerstand what they do... just starting now to understand what smarty is.

Neil