- Moderated by:
- Support
-
- rank:
-
Freshman
- registered:
- January 2004
- Status:
- offline
- last visit:
- 23.10.04
- Posts:
- 6
I've enabled the Banners module and added a banner but it doesn't seem to be showing. The URL to the banner is correct as it shows up in the edit banner thing. I have upgraded from .72 to .75 to see if that fixed it and I have used several themes, including my own but none of them seem to work.
Anybody know what's wrong? -
- rank:
-
Steering Committee
- registered:
- December 2002
- Status:
- offline
- last visit:
- 28.11.08
- Posts:
- 13417
What ID have you given the banner?
--
Regards,
Simon
itbegins.co.uk - Zikula Consulting
Please read the Support Guide -
- rank:
-
Steering Committee
- registered:
- December 2002
- Status:
- offline
- last visit:
- 28.11.08
- Posts:
- 13417
In that case you need a call to pnBannerDisplay(1); in the theme. That assumes that it is a classic theme, there is a different snippet for Xanthia and AutoTheme themes.
Also, have you activated banners in Administration > Banners > Banners configuration?
--
Regards,
Simon
itbegins.co.uk - Zikula Consulting
Please read the Support Guide -
- rank:
-
Steering Committee
- registered:
- December 2002
- Status:
- offline
- last visit:
- 28.11.08
- Posts:
- 13417
What do you want to do? If you need multiple banners in a block you need to use the HTML block...
--
Regards,
Simon
itbegins.co.uk - Zikula Consulting
Please read the Support Guide -
- rank:
-
Steering Committee
- registered:
- December 2002
- Status:
- offline
- last visit:
- 28.11.08
- Posts:
- 13417
You would need to edit the pnBannerDisplay function in includes/pnBanners.php if you wanted the block to behave in this way.
--
Regards,
Simon
itbegins.co.uk - Zikula Consulting
Please read the Support Guide
