Closed (fixed)
Project:
OpenPublish
Component:
Theme
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
14 Aug 2009 at 04:14 UTC
Updated:
16 Sep 2009 at 15:20 UTC
I installed OpenPublish (from latest download file) and noticed the sample ad graphics are not displaying (you can see the ad positions in the demo at http://openpublish.opensourceopenminds.com/). I have a somewhat related question: I was curious ifthe sample ads are supposed to display after installing OpenPublish and if so, how to enable them? If they are not supposed to display after installation, how can I set that up?
Comments
Comment #1
mmorris commentedTry a couple things: Check the block assignments on /admin/build/block. Make sure "Right Block Square Ad" and "Top Banner Ad" are enabled. If they are, then click configure and see where the sample image is being pulled from. It's probably something simple like a wrong path. Typically, these sample ads would be replaced with something more functional, like scripts to pull ads from an ad server, etc.
Hope this helps,
Mike
Comment #2
brenk28 commentedChanged how these are displaying in the 1.5 release. Previously just using simple link (so if you were installing in a subfolder they would not come up). Switched to php theme_image call.