Home > Archive > PHP Smarty Templates > August 2005 > Re: [SMARTY] Fatal error: Call to undefined function: smarty_function_html_radios()
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] Fatal error: Call to undefined function: smarty_function_html_radios()
|
|
|
| I've upgrade to Smary 2.6.10, but still have the same problem.
Does anyone else ever facing this problem? Or is it only me? :-(
I've followed the documentation on installing Smarty.
I tried with others Custom Function such as "{assign}" and "{counter}", and
gave me the similar errors.
So please, give me a clue what I should do to use Smarty's Custom Function.
Thanks,
~dp~
On 8/5/05, Jochem Maas <jochem@iamjochem.com> wrote:
>
> ~dp~ wrote:
> problem.
>
> yeah, and I was sloopy enough to only post you direct -
> which you didn't noticer either ;-)
>
> did you upgrade?
>
> clear out your cache and compile dirs - then try it again.
> other than that I don't see why it's breaking - everything looks ok
>
> maybe someone with more Smarty knowledge has an idea.
> sorry I couldn't be of more help.
>
> selected=$paymentType}
>
>
| |
|
| Hi,
It sounds like Smarty can not find the plugins directory. I think that
either you didn't copy it over during your installation, you moved or
renamed it and didn't set your plugins_dir accordingly, or there are
inadequate permissions on the directory or plugins thereby disallowing
PHP to see them.
--- ~dp~ <dian.pitaloka@gmail.com> wrote:
> I've upgrade to Smary 2.6.10, but still have the same problem.
> Does anyone else ever facing this problem? Or is it only me? :-(
> I've followed the documentation on installing Smarty.
> I tried with others Custom Function such as "{assign}" and
> "{counter}", and
> gave me the similar errors.
>
> So please, give me a clue what I should do to use Smarty's Custom
> Function.
>
>
> Thanks,
> ~dp~
>
> On 8/5/05, Jochem Maas <jochem@iamjochem.com> wrote:
> the
> default one.
> php.ini
> there's
> smarty_function_html_radios()
> line
> is
>
________________________________________
__________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
| |
|
| If it couldn't find the plugins directory, the problem will always
happened. But as I mentioned in my previous email, the problem's
occured when I refreshed the page (by clicking the Refresh button /
Ctrl+R)
| |
|
| --- ~dp~ <dian.pitaloka@gmail.com> wrote:
> If it couldn't find the plugins directory, the problem will always
> happened. But as I mentioned in my previous email, the problem's
> occured when I refreshed the page (by clicking the Refresh button /
> Ctrl+R)
Sorry, I entered the thread late and neglected to read that part. My bad.
________________________________________
____________
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs
|
|
|
|
|