vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - Adsense Revenue Sharing for 3.5.x and 3.6.x (https://vborg.vbsupport.ru/showthread.php?t=135079)

clasione 03-23-2007 03:48 PM

Can someone answer this question for me....... ?
Does anyone have any ideas that could help me out?

clasione 03-23-2007 06:31 PM

I have now set the share percentage to 100 percent and I still have not seen one instance of another users adsense code working....

Please give me some trouble shooting tips.....

clasione 03-25-2007 03:15 AM

Please give me some trouble shooting tips.....

clasione 04-04-2007 02:43 PM

has anyone gotten this to work sitewide or in the header?

popowich 04-21-2007 01:20 AM

Hello,

You need to make sure you are still within 3 ads for the page or it will not display. I'll test the are the clicks counting in a few minutes. I have a quick question. For other ads on my site, can I simply replace these two lines in other adsense locations to enable revenue sharing? Thanks!

-Raymond

Quote:

google_ad_client = "$post[ad_client_id]";
google_ad_channel ="$post[ad_channel]";

popowich 04-23-2007 04:53 AM

Is there an alternative mod that is still supported?

-Raymond

Deska 04-24-2007 05:10 AM

Quote:

Originally Posted by popowich (Post 1233799)
Is there an alternative mod that is still supported?

Maybe you can try this one:
https://vborg.vbsupport.ru/showthread.php?t=131150

Good luck...

exes_slayer 05-03-2007 12:38 PM

any hopes to get it working on 3.6.5?

Scovic 05-04-2007 08:45 PM

Superb!!!
Many thanks

SoftDux 05-10-2007 05:24 PM

Does anyone know to get the adsense fields into the user registration form?

Conti 05-14-2007 04:51 AM

I am trying to get the ads to appear between the second last and the last post (as that is where the money is I am told.)

I have changed

<if condition="$post[postcount] == 1">

to

<if condition="$post[postcount] % $vboptions[maxposts] == $vboptions[maxposts] - 1">

but no ads show.

Can anyone shed some light on this?

Conti 05-14-2007 05:12 AM

I keep getting a null in the google clientID field when it should be showing the default. (as a standard installation in the postbit template)

Does anyone have it working with 3.6.5?

SoftDux 05-17-2007 03:16 PM

Quote:

Originally Posted by stormy_ (Post 1168326)
i installed it but not sure if it's showing the ads with members ID. i even set it on 100% sharing but still showing with admin ID.

secondly has anyone noticed that it's showing adsense ID in profile of user?

like: http://www.yourforum.com/member.php?u=5

I saw this too, and adjusted both User Profile Fields to be private:

Admin > User Profile Fields > User Profile Field Manager > Edit Google AdSense Client ID > Private Field = Yes

Do the same for Google AdSense Channel ID as well

SoftDux 05-17-2007 03:18 PM

Quote:

Originally Posted by Profusehost (Post 1178923)
you are probably viewing the profile as admin. I am sure as a member or guest, you will not see the publisher ID.

I had the same problem when view the board, logged out, and ended up making both profile fields private. I Don't know if this will cause problems though

nahhh3075 06-05-2007 01:36 PM

Quote:

Originally Posted by Conti (Post 1247202)
I keep getting a null in the google clientID field when it should be showing the default. (as a standard installation in the postbit template)

Does anyone have it working with 3.6.5?

Same here, though I did same as the instruction, when I see the source code, it's like
google_ad_client = "";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_channel ="";
*I'm using the latest version of VB

*Nevermind, I figured out XD. I'm using firefox and i couldn't see the Adsense Pluging settings in the left side of AdminCP lol

Icyeb 06-07-2007 01:03 AM

i installed this mod, it shows in the admincp but when i go to the manage plugin it doesnt show up there, so i tried to upload it once again and it shows me an error that the plugin is already installed.. so how can i remove this plugin and start over again

exes_slayer 06-07-2007 12:29 PM

any chance of getting this mod upgraded for vB 3.6.7?

nahhh3075 06-09-2007 01:58 AM

Quote:

Originally Posted by exes_slayer (Post 1263214)
any chance of getting this mod upgraded for vB 3.6.7?

I'm using the latest version of VBulletin and this is working fine with it :)

Icyeb 06-09-2007 06:52 AM

Quote:

Originally Posted by nahhh3075 (Post 1264519)
I'm using the latest version of VBulletin and this is working fine with it :)

did you have to make any changes for this mod to work on your site ?

Monyet 06-09-2007 03:29 PM

Quote:

Originally Posted by vietfancy (Post 1147997)
confirmation:

This is NOT working with v3.6.4.

really? how about 3.6.7?

Snider 06-12-2007 06:12 PM

I am using it in 3.6.7 but I want to use it with my other adsense code- when I take away the channel and client id though and add
google_ad_client = "$post[ad_client_id]";
google_ad_channel ="$post[ad_channel]"; it doesn't show anything when viewing source code except the ""

Any help would rock - Thanks

The Equivocate 06-15-2007 02:56 AM

Would this also work with an articles system? I'd like to also be able to reward them for posting news/articles, and I assume since it still is technically a "thread" that their ads are displayed as well.

juanmanuel 06-15-2007 03:45 AM

Hi! Can this mod be activated to share adsense ads on selected forums? For example in a support forum I think it will not be ok to share revenue with people creating threads for support but in another forum users may share tips and share adsense ads.

Taios 06-15-2007 07:28 AM

Just an idea ;). Why not have it customisable so that it can only be used in certain forums? Ie, tutorial writing sections. It would thus encourage members to write tutorials etc =).

exes_slayer 06-20-2007 10:07 AM

Quote:

Originally Posted by nahhh3075 (Post 1264519)
I'm using the latest version of VBulletin and this is working fine with it :)

wow....and you didn't modify anything?

ShawneyJ 06-20-2007 11:13 AM

lmao at the support, me not bothing about this crap.

thewebhostingdi 06-21-2007 12:02 PM

Finally, with a little tweak, I was able to implement this hack (adsense revenue sharing) in all the areas of forum... Like header, forum display, thread display, etc...

exes_slayer 06-22-2007 01:50 PM

Quote:

Originally Posted by MARKETPROFITS (Post 1272854)
This needs work.

Installed because it is a useful mod.

Cheers.

so it worked for you on vb 3.6.7?

mickmel 06-23-2007 02:00 PM

Quote:

Originally Posted by exes_slayer (Post 1273931)
so it worked for you on vb 3.6.7?

I can't speak for him, but it did for me (at least it seems to be working...)

exes_slayer 06-24-2007 05:11 AM

Quote:

Originally Posted by MARKETPROFITS (Post 1275077)
No, not working. I'm looking at another ad sharing mod here.

If that mod doesn't work, I'm going to get another mod from someone else as a last resort.

could you share your resources?

BarryoBrien 07-03-2007 07:05 AM

can this be done with-out adding a mod?

Censtudios 07-03-2007 05:41 PM

I dont really understand this hack (like: you actually give your members money instead of yourself?...) and the "demo" isnt really a demo. it doesnt show how the hack works...

I prefer screenshots or a better description...

adnan2007 07-05-2007 05:27 PM

Quote:

6. Import adsense_revenue_sharing.xml plugin
How do we do this, can someone tell me real quick.

popowich 07-05-2007 05:32 PM

AdminCP -> Plugins and Products -> Product Manager -> Add Product

-Raymond

adnan2007 07-05-2007 05:35 PM

Quote:

Originally Posted by popowich (Post 1283662)
AdminCP -> Plugins and Products -> Product Manager -> Add Product

-Raymond


I did that originally and get a message saying, this dosen't appear to be a product but a plugin. Use the plugin manager.

I'm using 3.6.7 pl or something.

adnan2007 07-05-2007 05:39 PM

Popowich,

This is the exact message I get
Quote:

This file appears to be a Plugin, not a Product. Please use the Plugin Manager to add this file.

take care

adnan2007 07-05-2007 05:40 PM

Somebody help me out,

Somebody help me out,

Somebody help me out,

Somebody help me out,

Somebody help me out,

Somebody help me out,

Somebody help me out,

Somebody help me out,

Somebody help me out,

Somebody help me out,

Please, Please, Please,

Please, Please, Please,

Please, Please, Please,

mickmel 07-05-2007 06:03 PM

Stop filling this thread with garbage. I'm tempted to not answer your question because you're acting like such a child. And no, it's not cute.

Try "Download / Upload Plugins" and make sure you choose the right one from your local disk.

adnan2007 07-05-2007 06:13 PM

Quote:

Stop filling this thread with garbage. I'm tempted to not answer your question because you're acting like such a child. And no, it's not cute.

Try "Download / Upload Plugins" and make sure you choose the right one from your local disk.
Ok, thx appreciate it

I did that, but I don't see anything on my cp nav bar about adsense control panel.

Can u tell me how I can findout if I'm using a legacy postbit. I don't know what a postbit is and I'm using the default vbulleting template.

adnan2007 07-05-2007 06:17 PM

Shucks, the ads are working but I dont' see anything in my admin cp.

Also, can I get some ads in the header too?

u can see my forum at www.directoryjunction.com/forums/ to get an idea of what im talking about.


thx


All times are GMT. The time now is 09:50 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01601 seconds
  • Memory Usage 1,818KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (16)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete