Quote:
Originally Posted by pitzerwm
I've added my banners and things are looking good. JFYI, the click counter didn't appear to be working as expected, I had the "limit" set at 0, when I make it 1M it appeared to count. I have only tested that a couple of times, while checking the links and getting the banners loaded. I'm thinking that it has to do with "refreshing" like seeing the menu correctly needed logging out and back in.
As I also remember reading some previous posts, there was a discussion whether the banners rotated without "refreshing" the forum page. In my case it does appears to need the page refreshed, to bring up a different banner, which BTW is fine with me.
|
Clicks are counted only on "image" banners, and only if click tracking is enabled. If the Max Clicks limit is set to 0, any number of clicks are allowed, else, the banner hides when the number of clicks has reached that value. I have tried that also on 3.6.8.
To see the number of clicks (and other data) updated, you need to browse the banners in ACP, no AJAX or other magic there
As for your PM, the error page you show is probably coming from a "missing page". If your rbs_html.php file is in the /forum/ folder, the IFRAME source must read: src="/forum/rbs_html.php". In fact, it does not appear to exist in /
If you need cycling the banners at certain intervals, the above HTML can be changed with a REFRESH meta tag, so your banners would rotate at your refresh rate.