<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Tag: adrotate</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Tag: adrotate</description>
<language>en</language>
<pubDate>Tue, 24 Nov 2009 16:52:45 +0000</pubDate>

<item>
<title>Ronin898 on "Adrotate Images DropDown"</title>
<link>http://wordpress.org/support/topic/325196#post-1259901</link>
<pubDate>Mon, 26 Oct 2009 21:52:29 +0000</pubDate>
<dc:creator>Ronin898</dc:creator>
<guid isPermaLink="false">1259901@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I found the banners folder.
&#60;/p&#62;</description>
</item>
<item>
<title>Ronin898 on "Adrotate Images DropDown"</title>
<link>http://wordpress.org/support/topic/325196#post-1259892</link>
<pubDate>Mon, 26 Oct 2009 21:45:30 +0000</pubDate>
<dc:creator>Ronin898</dc:creator>
<guid isPermaLink="false">1259892@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I think I have a simple question, and I can't for some reason figure it out.  How do you populate the drop down list with images on your server?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>ThorHammer on "[Plugin: AdRotate] Fantastic"</title>
<link>http://wordpress.org/support/topic/322362#post-1250818</link>
<pubDate>Sun, 18 Oct 2009 20:12:12 +0000</pubDate>
<dc:creator>ThorHammer</dc:creator>
<guid isPermaLink="false">1250818@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Just wanted to say this to the developer: Thank you for a remarkable plugin! This piece of gold has saved me from numerous hours of work. It is an absolutely outstanding piece of work! All the best for you and your good skills!&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/adrotate/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/adrotate/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>cactuscarl on "[Plugin: AdRotate] Use with W3 Total Cache?"</title>
<link>http://wordpress.org/support/topic/321798#post-1248932</link>
<pubDate>Fri, 16 Oct 2009 17:16:46 +0000</pubDate>
<dc:creator>cactuscarl</dc:creator>
<guid isPermaLink="false">1248932@http://wordpress.org/support/</guid>
<description>&#60;p&#62;That's encouraging. Now I just need to construct my php doc correctly.&#60;br /&#62;
Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>jdingman on "[Plugin: AdRotate] Use with W3 Total Cache?"</title>
<link>http://wordpress.org/support/topic/321798#post-1248921</link>
<pubDate>Fri, 16 Oct 2009 17:10:39 +0000</pubDate>
<dc:creator>jdingman</dc:creator>
<guid isPermaLink="false">1248921@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Using an iframe should work. If you use an iframe, you won't need to exclude anything at all from W3 Total Cache since it will pull from the iframe each time no matter what.
&#60;/p&#62;</description>
</item>
<item>
<title>cactuscarl on "[Plugin: AdRotate] Use with W3 Total Cache?"</title>
<link>http://wordpress.org/support/topic/321798#post-1248897</link>
<pubDate>Fri, 16 Oct 2009 16:59:23 +0000</pubDate>
<dc:creator>cactuscarl</dc:creator>
<guid isPermaLink="false">1248897@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I'm running into problems with ads rotating thanks to caching ( I read previous post on this topic too).&#60;/p&#62;
&#60;p&#62;In W3 Total Cache however, there's an option to exclude pages from being cached. I was thinking that I could use an iframe, I could put a URL in iframe that references a page to call the adrotate_banner() function. I would then exclude the page defined in the iframe from being cached.&#60;/p&#62;
&#60;p&#62;The problem I'm having is getting the code in page referenced by the iframe to work. Here's what I have (in a new at PHP so be nice):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php if (function_exists(&#38;quot;adrotate_banner&#38;quot;)) : ?&#38;gt;
	&#38;lt;?php echo adrotate_banner(&#38;#39;2,6&#38;#39;); ?&#38;gt;
&#38;lt;?php else : ?&#38;gt;
	&#38;lt;?php echo &#38;quot;Huh?&#38;quot;; ?&#38;gt;
&#38;lt;?php endif; ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I'm thinking the function is out of scope and I need to use include_once or require_once to make this work.&#60;/p&#62;
&#60;p&#62;Any ideas?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/adrotate/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/adrotate/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>bigsquaredot on "[Plugin: AdRotate] how to use it with WP Super Cache ???"</title>
<link>http://wordpress.org/support/topic/272366#post-1088102</link>
<pubDate>Sun, 31 May 2009 18:41:55 +0000</pubDate>
<dc:creator>bigsquaredot</dc:creator>
<guid isPermaLink="false">1088102@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Not possible.  You'll have to disable caching.  See this post: &#60;a href=&#34;http://wordpress.org/support/topic/193393&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/support/topic/193393&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>hafied212 on "[Plugin: AdRotate] how to use it with WP Super Cache ???"</title>
<link>http://wordpress.org/support/topic/272366#post-1078905</link>
<pubDate>Wed, 20 May 2009 16:09:05 +0000</pubDate>
<dc:creator>hafied212</dc:creator>
<guid isPermaLink="false">1078905@http://wordpress.org/support/</guid>
<description>&#60;p&#62;hello,&#60;br /&#62;
all ads are cached by WP Super Cache. i have a same ad for home page.&#60;br /&#62;
what i have to do to keep my adrotate dynamic when i use WP Super Cache ?&#60;/p&#62;
&#60;p&#62;thank you
&#60;/p&#62;</description>
</item>
<item>
<title>perrymyk on "[Plugin: AdRotate] Buggy"</title>
<link>http://wordpress.org/support/topic/261569#post-1043871</link>
<pubDate>Sun, 12 Apr 2009 14:57:30 +0000</pubDate>
<dc:creator>perrymyk</dc:creator>
<guid isPermaLink="false">1043871@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Installed AdRotate 2.4.1 just fine and set up my first ad - no problems.&#60;/p&#62;
&#60;p&#62;Sadly when you activate the AdRotate widget and then try to answer the questions the cursor disappears after 1 second - you can't get the then set up.&#60;/p&#62;
&#60;p&#62;Using latest Firefox.
&#60;/p&#62;</description>
</item>
<item>
<title>maceman on "[Plugin: AdRotate] Appearing '&#62;'  at start of Sidebar widget"</title>
<link>http://wordpress.org/support/topic/252639#post-1014821</link>
<pubDate>Fri, 13 Mar 2009 19:38:17 +0000</pubDate>
<dc:creator>maceman</dc:creator>
<guid isPermaLink="false">1014821@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Have just done the upgrade to the latest version 2.3.1.&#60;/p&#62;
&#60;p&#62;When using the widget I have the following issues.&#60;/p&#62;
&#60;p&#62;1. The &#38;gt; character is appearring before the banners in the sidebar it was OK before the upgrade.&#60;/p&#62;
&#60;p&#62;2.I am presuming  widget as some setting that can be changed but when clicking 'edit' nothing happens.&#60;/p&#62;
&#60;p&#62;My apoligies if I have this is me but this is a great plugin that I want to get back operational asap&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/adrotate/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/adrotate/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>SHRIKEE on "[Plugin: AdRotate] Don't Upgrade"</title>
<link>http://wordpress.org/support/topic/238631#post-1013923</link>
<pubDate>Thu, 12 Mar 2009 23:56:19 +0000</pubDate>
<dc:creator>SHRIKEE</dc:creator>
<guid isPermaLink="false">1013923@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Please, if you 2 really hate my plugin so much, go play in the sandpit, build a treehouse or set your dad's car on fire for all i care. But stop moaning and bitching about my so-called inability to create upgrade scripts or lack of understanding on plugins altogether without at the very least pointing me in a direction which to your idea would solve your issues. Or even describe your issues. You are wasting your time. And more importantly my time. &#60;/p&#62;
&#60;p&#62;I can only assume that since the hundreds of other users didn't complain about this and i myself on several sites had no issues with it either you just do not understand how to use a plugin. Or at the very least are not able to read a manual or instructions.&#60;/p&#62;
&#60;p&#62;I also conclude, yes i read the other topic as well, that my plugin does not satisfy you. So please make yourself useful and find another plugin. That way we can both be out of each others hair.
&#60;/p&#62;</description>
</item>
<item>
<title>bradstinyworld on "[Plugin: AdRotate] Don't Upgrade"</title>
<link>http://wordpress.org/support/topic/238631#post-1009148</link>
<pubDate>Sun, 08 Mar 2009 15:52:40 +0000</pubDate>
<dc:creator>bradstinyworld</dc:creator>
<guid isPermaLink="false">1009148@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I have finally upgraded to the latest version 2.2 and am using the link tracking.  I must admit once you have it working it does work really well.  I have however noticed anything above 1.0 does not work well in WordPress MU.
&#60;/p&#62;</description>
</item>
<item>
<title>InfiniteKnight on "No get paid plugin, ads manager?"</title>
<link>http://wordpress.org/support/topic/246581#post-1003646</link>
<pubDate>Tue, 03 Mar 2009 07:22:06 +0000</pubDate>
<dc:creator>InfiniteKnight</dc:creator>
<guid isPermaLink="false">1003646@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I feed OpenX into AdRotate...  AdRotate provides a good plugin for WP that allows me to control where I place the ads in my WP install without having to tinker with alot of the back end and theme code (which I already mess with in terms of creating plugins and finding how things work to improve my own work.)
&#60;/p&#62;</description>
</item>
<item>
<title>iSkywalker on "No get paid plugin, ads manager?"</title>
<link>http://wordpress.org/support/topic/246581#post-998630</link>
<pubDate>Thu, 26 Feb 2009 05:43:13 +0000</pubDate>
<dc:creator>iSkywalker</dc:creator>
<guid isPermaLink="false">998630@http://wordpress.org/support/</guid>
<description>&#60;p&#62;And who is better Adrotate or OpenX?
&#60;/p&#62;</description>
</item>
<item>
<title>iSkywalker on "No get paid plugin, ads manager?"</title>
<link>http://wordpress.org/support/topic/246581#post-998546</link>
<pubDate>Thu, 26 Feb 2009 04:02:06 +0000</pubDate>
<dc:creator>iSkywalker</dc:creator>
<guid isPermaLink="false">998546@http://wordpress.org/support/</guid>
<description>&#60;p&#62;InfiniteKnight! Thanks for the reply.  I am still not sure if WP is the right blog script,  I know that its a good script and free and same with all the open source free scripts, they don't have payment gateway or ads or memberships admin control panel.  If I look in the future and my site will take on and be popular, then I need these features that mentioned to be ready to make some money to pay for the cost.  I mean if the hosting company send an email to ask you to move up to dedicated server and you are not ready then it will be shut down.  You have any suggestions.  Cheers.
&#60;/p&#62;</description>
</item>
<item>
<title>InfiniteKnight on "No get paid plugin, ads manager?"</title>
<link>http://wordpress.org/support/topic/246581#post-995978</link>
<pubDate>Mon, 23 Feb 2009 22:41:54 +0000</pubDate>
<dc:creator>InfiniteKnight</dc:creator>
<guid isPermaLink="false">995978@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Nope...  They survive by the Open X market...  I have been using them since the days of phpAds and phpAdsNew, back when things were on SourceForge.  When you stop to figure, 100M ad impressions isn't really that much traffic when your only serving a K or less of data per one, in relationship to the URL for the flash / image file, and the url that it points to...  Personally, I host my own copy so I have absolute control over it instead of going the hosted route...  Either way the system is very easy...  Just be aware that hosting your own, you really should have access to CRON, and the system has about 5K worth of files, so if your limited by number of files, beware...  But on the other hand, the system is a very through and complete system...  So far I haven't found a feature I need that they don't include...
&#60;/p&#62;</description>
</item>
<item>
<title>iSkywalker on "No get paid plugin, ads manager?"</title>
<link>http://wordpress.org/support/topic/246581#post-995727</link>
<pubDate>Mon, 23 Feb 2009 19:05:18 +0000</pubDate>
<dc:creator>iSkywalker</dc:creator>
<guid isPermaLink="false">995727@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Thanks, so you are using openX, I need some feed back beause they seem suspicious, how do they survive if they can host yours for free and allow up to 100M ads impression/month.  Did they win the lottery or what?  Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>InfiniteKnight on "No get paid plugin, ads manager?"</title>
<link>http://wordpress.org/support/topic/246581#post-995165</link>
<pubDate>Mon, 23 Feb 2009 05:49:46 +0000</pubDate>
<dc:creator>InfiniteKnight</dc:creator>
<guid isPermaLink="false">995165@http://wordpress.org/support/</guid>
<description>&#60;p&#62;There are a number of ways of doing such, iSkywalker...  I have an ad module installed on my WP site, (AdRotate), that I feed from a backend system, which powers all of my sites from one central point...  The backend system is Open X - &#60;a href=&#34;http://www.openx.org&#34;&#62;http://www.openx.org&#60;/a&#62;, which was once known as phpAdsNew till not long ago. Open X, is open source, so you can pick a copy up for free and host it yourself, or use their hosted version...  Either route you go, I think you will find it to be quite powerful...  &#60;/p&#62;
&#60;p&#62;Personally, I would like to see an addon like AdRotate that actually takes into account what level a user is, for example, showing more ads to a subscriber, then to a contributor, or if you had the ability to define more roles, such as membership levels, to reflect those who had directly contributed to your site's development and survival by showing less / no ads, etc...
&#60;/p&#62;</description>
</item>
<item>
<title>iSkywalker on "No get paid plugin, ads manager?"</title>
<link>http://wordpress.org/support/topic/246581#post-995159</link>
<pubDate>Mon, 23 Feb 2009 05:40:45 +0000</pubDate>
<dc:creator>iSkywalker</dc:creator>
<guid isPermaLink="false">995159@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I find that all the open source blog scripts have no Get Paid admin where you can control the banner ads and all related types of ads and who is paying like an ad manager.  It's ok when you host your site on a shared server but if your site pickups and you need to move to dedicated server for $200 a month.  Whithout get paid module and ads manager, then you just have to shut down your site unless you are rich.
&#60;/p&#62;</description>
</item>
<item>
<title>chr1sbail3y on "[Plugin: AdRotate] no images displayed after latest update"</title>
<link>http://wordpress.org/support/topic/229819#post-980527</link>
<pubDate>Mon, 09 Feb 2009 16:23:43 +0000</pubDate>
<dc:creator>chr1sbail3y</dc:creator>
<guid isPermaLink="false">980527@http://wordpress.org/support/</guid>
<description>&#60;p&#62;@shrikee, you should understand just how unmanageable you make this plugin when you decide to make these upgrades. A properly written plugin shouldn't break every time you upgrade it. Don't get defensive when people say it doesn't work...learn and improve your process.
&#60;/p&#62;</description>
</item>
<item>
<title>chr1sbail3y on "[Plugin: AdRotate] Don't Upgrade"</title>
<link>http://wordpress.org/support/topic/238631#post-980522</link>
<pubDate>Mon, 09 Feb 2009 16:19:31 +0000</pubDate>
<dc:creator>chr1sbail3y</dc:creator>
<guid isPermaLink="false">980522@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I'm going to 100% agree with this review. AdRotate is a good plugin, but the author doesn't understand how to write upgrade scripts that work. Amazing that every single upgrade breaks the plugin meaning time lost trying to fix the author's poor planning. Unfortunate.
&#60;/p&#62;</description>
</item>
<item>
<title>bradstinyworld on "[Plugin: AdRotate] Don't Upgrade"</title>
<link>http://wordpress.org/support/topic/238631#post-969826</link>
<pubDate>Thu, 29 Jan 2009 11:54:51 +0000</pubDate>
<dc:creator>bradstinyworld</dc:creator>
<guid isPermaLink="false">969826@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Don't bother upgrading this plugin unless you are prepared to do a lot of work editing every one of your banners.  That isn't ever spelled out anywhere by the author or anyone else, but anyone thinking of upgrading from version 1.0 should be aware that none of your banners will be visible much less rotate until you go through and edit every one of them.
&#60;/p&#62;</description>
</item>
<item>
<title>bradstinyworld on "[Plugin: AdRotate] no images displayed after latest update"</title>
<link>http://wordpress.org/support/topic/229819#post-969824</link>
<pubDate>Thu, 29 Jan 2009 11:47:00 +0000</pubDate>
<dc:creator>bradstinyworld</dc:creator>
<guid isPermaLink="false">969824@http://wordpress.org/support/</guid>
<description>&#60;p&#62;@shrikee or perhaps the author shouldn't have fucked with the plugin so much.  It simply isn't worth the trouble of upgrading...
&#60;/p&#62;</description>
</item>
<item>
<title>maceman on "[Plugin: AdRotate] Cannot update existing AD's"</title>
<link>http://wordpress.org/support/topic/235357#post-959424</link>
<pubDate>Sun, 18 Jan 2009 19:08:09 +0000</pubDate>
<dc:creator>maceman</dc:creator>
<guid isPermaLink="false">959424@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi.&#60;/p&#62;
&#60;p&#62;This is one excellent plugin Thankyou.&#60;br /&#62;
I have just updated one of my sites to Wordpress 2.7 .i have also updated Adrotate to Version 1.0.&#60;br /&#62;
The issue is that now when I update a existing Ad and click the Save Banner button the banner changes are not saved.&#60;/p&#62;
&#60;p&#62;Any help would be appreciated
&#60;/p&#62;</description>
</item>
<item>
<title>SHRIKEE on "[Plugin: AdRotate] no images displayed after latest update"</title>
<link>http://wordpress.org/support/topic/229819#post-958442</link>
<pubDate>Sat, 17 Jan 2009 09:30:17 +0000</pubDate>
<dc:creator>SHRIKEE</dc:creator>
<guid isPermaLink="false">958442@http://wordpress.org/support/</guid>
<description>&#60;p&#62;You really should have read the changelog... &#60;/p&#62;
&#60;p&#62;Wrap the %image% tag in &#60;code&#62;&#38;lt;img&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;eg: &#60;code&#62;&#38;lt;img src=&#38;quot;%image%&#38;quot; /&#38;gt;&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>diplomatv8 on "[Plugin: AdRotate] no images displayed after latest update"</title>
<link>http://wordpress.org/support/topic/229819#post-941013</link>
<pubDate>Wed, 31 Dec 2008 11:06:29 +0000</pubDate>
<dc:creator>diplomatv8</dc:creator>
<guid isPermaLink="false">941013@http://wordpress.org/support/</guid>
<description>&#60;p&#62;After latest plugin update all images dissapeared. Pages, sidebars and preview are displaying link to the file in banner folder only (where are all images located). I've completely uninstalled the pugin, deleted all database exntries, but after reinstallation problem still persist.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/adrotate/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/adrotate/&#60;/a&#62;
&#60;/p&#62;</description>
</item>

</channel>
</rss>
