Page 1 of 1

Problem with Banner module [Solved]

Posted: Mon Dec 14, 2009 12:01 am
by Rulle
Hi there.

Just installed the Banner module, but cant seem to get it to work. I have tried to put the smarty tag

Code: Select all

{cms_module module='Banners' category=""}
in both the template and in a single page. Both ways the problem is as on the attached image:

Image

instead of the banner, it's just that square with a link to the cms site.

The banner shows as it should in the admin panel, so anyone got any ideas? im running CMS 1.6.6

Re: Problem with Banner module

Posted: Tue Dec 15, 2009 12:14 pm
by clapczyn
Hi,

just installed it too and the first problem I had was similar …
did you enter the correct path to the banner image?
should fit to your template:


I entered "uploads/banners/mybanner.gif" instead of "banners/mybanner.gif" at first so it didn't work because the final path then was:
"uploads/uploads/banners/mybaner.gif"
Do you use CSS to style something (size of space where the banner should appear, etc.)? Is it set right?

Since I'm not a pro that's all I can think of …

Stefan

Re: Problem with Banner module

Posted: Tue Dec 15, 2009 9:20 pm
by Rulle
Hello again...

Hmm dont know what i did, but now it seems to work. Must have messed up something with the paths as you wrote. thanks anyways  ;)