pabloseidel
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Ads Manager] How to rotate Ads Block itemsHi friends. I think I found a solution.
File: ad.class.php
Line: 456
Change from: ORDER BY ad_cycle
Change to: ORDER BY ad_cycle, rand()I didn’t check if it’s going to mess up with other things, but looks like it’s working on my website now.
Forum: Plugins
In reply to: [Simple Ads Manager] Randomize ad servingHi friends. I think I found a solution.
File: ad.class.php
Line: 456
Change from: ORDER BY ad_cycle
Change to: ORDER BY ad_cycle, rand()I didn’t check if it’s going to mess up with other things, but looks like it’s working on my website now.
Forum: Plugins
In reply to: [Simple Ads Manager] Randomize ad servingThank you @alchymyth, but I already started my own topic 2 months ago (http://wordpress.org/support/topic/how-to-rotate-ads-block-items).
And now I saw that hookedowinter started that topic which has pretty much the same question I asked before, with no answer so far. So I left my message here because I’d like to be notified of possible solutions.
But thank you anyway.
Forum: Plugins
In reply to: [Simple Ads Manager] Randomize ad servingHi. I’m also trying to find out how to do it.
The same thing happened with me, and after changing some codes in some php files the problem seems to be fixed. I hope that a new version of the plugin will be available so we can just update it and all files will be fixed at once.
Despite the error, looks like the plugin works normally.
Forum: Plugins
In reply to: [Plugin: Contact Form 7] Not working on IEI’m facing the same problem here (ajax keeps on running but no response). It works in all other browsers, but now on IE. Any solution?
My smtp is ok and working.
My Configuration:
Wordpress: 2.9.2
Contact Form 7: 2.2