REGISTER or LOGIN to have the annoying ads removed.
Post Reply 
 
Thread Rating:
  • 14 Votes - 4.14 Average
  • 1
  • 2
  • 3
  • 4
  • 5
My Ad Manager
Jun 20, 2009, 06:14 PM
Post: #251
RE: My Ad Manager
After activating this plugin I am getting this error message-
Fatal error: Cannot redeclare find_replace_templatesets() (previously declared in /home/gamerr/public_html/inc/adminfunctions_templates.php:22) in /home/gamerr/public_html/inc/adminfunctions_templates.php on line 74
Find all posts by this user
Quote this message in a reply

This ad removed for subscribers.
Jun 21, 2009, 12:05 AM
Post: #252
RE: My Ad Manager
Ugh...that's a new one. In the plugin file find this line (twice)

require MYBB_ROOT.'/inc/adminfunctions_templates.php';

Change it to

require_once MYBB_ROOT.'/inc/adminfunctions_templates.php';

[Image: mybbsig.php]
Visit this user's website Find all posts by this user
Quote this message in a reply
Jun 30, 2009, 07:07 PM (This post was last modified: Jun 30, 2009 07:12 PM by Riccur.)
Post: #253
RE: My Ad Manager
I am sorry, but I am very new to all of this, but I manage to download the file and upload it to my site and I have installed the plugin, but I am not able to get the ads to show up.

I am using Adsense, and when I create the ad on adsense and then copy and paste the javascript it doesn't show the ad on my forum, am I doing something wrong?
Nevermind it's working.....Thank you so much for it. Great plugin!
Find all posts by this user
Quote this message in a reply
Jun 30, 2009, 07:22 PM
Post: #254
RE: My Ad Manager
fyi ads from adsense don't display immediately

[Image: mybbsig.php]
Visit this user's website Find all posts by this user
Quote this message in a reply
Jun 30, 2009, 07:37 PM (This post was last modified: Jun 30, 2009 08:24 PM by Riccur.)
Post: #255
RE: My Ad Manager
Yeah, also my ads from adsense are in a different language. Do you know why that is?

You really have given a lot of help to me...
Do you know why my adsense ads are coming up in a different language?

Your Forum
Find all posts by this user
Quote this message in a reply
Jul 05, 2009, 02:46 PM
Post: #256
RE: My Ad Manager
Hello guys I will be using adsense on my forum but is there a way to prevent the ads from showing in non-content pages? such as register.php or login.php?
Find all posts by this user
Quote this message in a reply

This ad removed for subscribers.
Jul 05, 2009, 05:37 PM (This post was last modified: Jul 05, 2009 05:39 PM by labrocca.)
Post: #257
RE: My Ad Manager
You'll need to add an if statement to accomplish this.

Before this:

$plugins->add_hook("postbit","myads_inline");

Add this:

if (THIS_SCRIPT == "member.php") { return;}

Test to make sure it works.

[Image: mybbsig.php]
Visit this user's website Find all posts by this user
Quote this message in a reply
Jul 05, 2009, 11:24 PM
Post: #258
RE: My Ad Manager
(Jul 05, 2009 05:37 PM)labrocca Wrote:  You'll need to add an if statement to accomplish this.

Before this:

$plugins->add_hook("postbit","myads_inline");

Add this:

if (THIS_SCRIPT == "member.php") { return;}

Test to make sure it works.

Hi Labroca thanks it works!Smile
Find all posts by this user
Quote this message in a reply
Jul 06, 2009, 01:56 AM
Post: #259
RE: My Ad Manager
Dear labrocca,i having the problem.
I dont know why it still appear even thou i already deactive the plugin.You can see the attachment.

After i deactive the plugin,still left one My Ad Manager..after i active the plugin, it appear 2 My Ad Manager...But i know this maybe because of i do some upgrade to my forum..can you show me how to delete that?

thanks


Attached File(s)
.jpg  problemadd.JPG (Size: 15.12 KB / Downloads: 26)
Find all posts by this user
Quote this message in a reply
Jul 06, 2009, 02:10 AM
Post: #260
RE: My Ad Manager
You can edit the settings in admincp and delete the group.

[Image: admin_modify_settings.jpg]

[Image: mybbsig.php]
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Ads not showing up in Ad Manager trilobyte- 10 497 Nov 20, 2009 07:17 PM
Last Post: dyrer
  Just noticed something in Ad Manager Joshua Mayer 3 808 Mar 14, 2009 02:37 PM
Last Post: labrocca

Forum Jump:



icon buffet