Thread: Integration with vBulletin - Ain - Advanced Google AdSense
View Single Post
  #157  
Old 10-17-2009, 11:50 AM
al3bed's Avatar
al3bed al3bed is offline
 
Join Date: Sep 2006
Location: Bahrain
Posts: 190
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I would like to thank Ogmuk, ArnyVee, Zilvia and all other who participate for their suggestions

Quote:
Originally Posted by ArnyVee
Once you create the new user profile field(s) and they put their Google Adsense info into the field(s) where will that code display?

I'd want them to have the 'within first post' option so that it encourages them to post new threads since it shows their ads and possible money for them!

Is that the way it does (or can) work?
with v7.0 all ads in showthread page will be changed.. so choose where you want to put them by yourself or choose them from avialable options offered by this mod

Quote:
<script type="text/javascript">
sas_pageid='9614/72079'; // P?gina : RAZORMAN/foro
sas_formatid=3854; // Formato : 300x250 300x250
sas_target=''+wlrcmd; // Targeting
SmartAdServer(sas_pageid,sas_formatid,sas_target);
</script>
fmntprsv, I guess this will not work in that location even with rotate option

Quote:
Originally Posted by Zilvia
1. Allow for finer usergroup permissions, preferably unique display rights per ad. I like to show the top ad (under navbar) to guests only
2. Ability to add multiple custom code(s) per ad location
3. Ability to define the display post ad after every x post
1. you can do it by yourself with v7.0 if you want a table or a div or a specific condition for your ad, you can do it. for example ads for guests only: we will put in navbar:

PHP Code:
<if condition="!$show['member']">$ain_adsense[xx]</if> 
where xx is the id of your ad

2. you can add million custom code with 7.0 but it's will need your effort to change the id every time you need to change it.

3. I think this is somehow hard to do it right now, because this will need option for each thread (may you want to put ad under the 10th post in thread 124 but you don't in thread 154)


Quote:
Originally Posted by abdobasha2004
1- I want the ads inside posts to work with revenue share
2- It is not allowed in google adsense to publish 2 different acoounts on same page
1. you can with new v7.0
2. who tell you that? I read twice Google AdSense Program Policies but nothing about publish 2 different acoounts on same page? please provide me a evidence and thank you

Quote:
Originally Posted by mmurtha
Never mind! I got someone whi fixed everything up by stripping out the old code and only entering the #s code in the ad setup boxes. Appriceate the mod a lot.
good to read that I think v6.0 was a buggy version but it's was not very bad
just you need to know how it's work and I'm sorry for not be here to help you that day


Quote:
Originally Posted by apnifry
Database Error Occurs, if Threads are merged without leaving redirect. If you try to access old urls which has been merged with new thread, you will see error.

The error will appear only if revenue sharing is enabled.
I hope you can try it with v7.0 if it's still exist or not . thanks for reporting this
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01228 seconds
  • Memory Usage 1,783KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php
  • (6)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete