Hi all,
I am having a problem with a module.
It is the random image which someone had developed. In the documentation for it, it says, "just drop [random image} in your template", but that produces a smarty error.
How do I install this thing?
random image module/plugin
-
cyberman
Re: random image module/plugin
Hmm, perhaps a mistake in docu - you should put thisstreever wrote: It is the random image which someone had developed. In the documentation for it, it says, "just drop [random image} in your template", but that produces a smarty error.
Code: Select all
{random_image dir="something"}-
streever
Re: random image module/plugin
this is the exact line i have:
{random_image dir="/images/billboards/"}
and this is the error:
Fatal error: Smarty error: [in template:15 line 14]: syntax error: unrecognized tag 'random_image' (Smarty_Compiler.class.php, line 580) in /home/.indigo/streever/boc.355warrenstreet.com/lib/smarty/Smarty.class.php on line 1095
what do you think?
{random_image dir="/images/billboards/"}
and this is the error:
Fatal error: Smarty error: [in template:15 line 14]: syntax error: unrecognized tag 'random_image' (Smarty_Compiler.class.php, line 580) in /home/.indigo/streever/boc.355warrenstreet.com/lib/smarty/Smarty.class.php on line 1095
what do you think?
-
streever
Re: random image module/plugin
latest stable: Version 0.12.2
i haven't put in today's security update yet, either!
i haven't put in today's security update yet, either!
-
cyberman
Re: random image module/plugin
Have you also tried the newest random_image plugin from today?
-
streever
Re: random image module/plugin
i will try! thanks again cyberman, i appreciate all of your help.
Re: random image module/plugin
did you try taking out....
{random_image dir="/images/billboards/"} ?
{random image dir="/images/billboards/"}
mark
{random_image dir="/images/billboards/"} ?
{random image dir="/images/billboards/"}
mark

