Home > Archive > PHP Smarty Templates > July 2007 > Re: [SMARTY] smarty plug in error, unknown tag - 'html_options'
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: [SMARTY] smarty plug in error, unknown tag - 'html_options'
|
|
|
| It seems that you aren't properly setting the plugins_dir for your other sites.
Smarty relies on that setting to find plugins. Try comparing the way your
working site implements that configuration compared to your non-working sites.
Best,
boots
--- scott incz <scottincz@googlemail.com> wrote:
> *Hi All*
> *I am getting the following error*
> *Fatal error*: Smarty error: [in myaccount.tpl line 22]: [plugin] unknown
> tag - 'html_options' (core.load_plugins.php, line 118) in */blah
> blah/Smarty.class.php* on line *1097*
> **
> *Let me fill you in. *
> *I have three sites on the same server. Smarty is installed on one of the
> sites (the main site) with the PHP and the templates. I have written some
> php on the other sites that includes the scripts from the main site. This
> means i only need to update the code on one of the sites to make changes to
> all of the sites. *
> *Everything works great except smarty plugins through an error (see above).*
> *Do you have any suggestions on what this could be?*
> *Thanks in advance*
> *Scott*
>
________________________________________
________________________________________
____
Be a PS3 game guru.
Get your game face on with the latest PS3 news and previews at Yahoo! Games.
http://videogames.yahoo.com/platform?platform=120121
| |
|
|
|
|
|