Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons

Reply
 
Thread Tools
vB.Sponsors - Forum and Category Sponsorship Ads with Statistics Details »»
vB.Sponsors - Forum and Category Sponsorship Ads with Statistics
Version: 2.0.6, by Deviation Deviation is offline
Developer Last Online: Jun 2016 Show Printable Version Email this Page

Category: Major Additions - Version: 3.6.x Rating:
Released: 11-13-2006 Last Update: 06-22-2008 Installs: 352
DB Changes Uses Plugins Template Edits
Additional Files  
No support by the author.

vB.Sponsors
Forum and Category Sponsorship Ads with Statistics

Add sponsor's ads or Google AdSense to forums & categories

INTRO:
This extension will allow you to add sponsors to you forums and categories or use Google AdSense. You can also track the hits to each sponsor by date as well. See below for more features and demo sites.

For vBulletin 3.5.x, please see https://vborg.vbsupport.ru/showthread.php?t=103327

For vBulletin 3.7.x, please see https://vborg.vbsupport.ru/showthread.php?t=183335

FEATURES:
-Enable sponsorship on forums and categories
-Ability to use Google AdSense code
-Use a banner or a text link
-Supports large banners for the top of the sponsored forum and small banners for the forum listing
-Tracks hits for each sponsor
-Statistics viewable inside Admin CP
-Ability to alter the "Forum sponsored by:" text
-Easy to use and install

INSTALLATION:
Documentation is located here.
I've found it's easier to maintain an online version rather than files included in the download.

THANKS:
...to vBulletin.org and its members.
...to the people who have installed this mod, suggested improvements and found bugs.

FEEDBACK:
Feedback Forums: http://www.DigitalDeviation.com/forums/
Feedback is always welcomed! Good or bad. Post all feedback and feature requests in this thread or in the forums above. Trust me, I'll be reading it even if I don't respond to every post.

SUPPORT:
Support Forums: http://www.DigitalDeviation.com/forums/
Should you need any assistance with this, you can reach me via the link above or by posting in this thread.

In either case, please post as much detail as possible with any code or screenshots pertaining to the issue. MySQL, PHP and web server software versions are helpful. You can obtain these from the Admin CP in vBulletin.

DONATE:
If you like this product, a donation would be appreciated. But of course its not required.


VERSION HISTORY:
2.0.6 - BugFix
-Changed maxversion attribute to enable vBulletin 3.7 installs
2.0.5 - Feature Add / BugFix
-Added version checking
-Added support for Google Adsense (template code has been updated)
-Fixed the table layout in the AdminCP
-Options are now controlled via vBulletin options

2.0.0 - Initial Release

DEMO SITES: If you'd like your forum added here, PM me.
Sites listed at http://www.digitaldeviation.com/proj...referencesites

---FEATURE REQUEST LIST---
-Integration: phpAdsNew integration
-Reporting: Sponsors able to view statistics from User CP
-Reporting: Export reports in PDF (or other) format
-Rights: Ability to hide sponsors based on a user's group
-Option: Rotating banner support
-Option: Multiple sponsors per forum/category
-Option: Remove the branding copyright
-Option: Ability to not show sponsor's banner in the main forum listing, but show when the forum is displayed.
-Option: Display ads in individual threads
-Option: Email the sponsor daily/weekly/monthly hit statistics

---KNOWN BUGS---
-NONE


Don't forget to click the install link below if you use it.

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #242  
Old 10-07-2007, 05:10 AM
shavedaccord shavedaccord is offline
 
Join Date: Apr 2006
Posts: 59
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any updates? I also noticed when I click on Global Settings and it loads that blank page, none of the normal VB options worth either. I have to reload admincp entirely.
Reply With Quote
  #243  
Old 10-17-2007, 01:36 PM
Deviation Deviation is offline
 
Join Date: Sep 2005
Location: Ohio
Posts: 226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by shavedaccord View Post
Any updates? I also noticed when I click on Global Settings and it loads that blank page, none of the normal VB options worth either. I have to reload admincp entirely.
Testing that out now. I'll let you know.
Reply With Quote
  #244  
Old 10-17-2007, 02:35 PM
Deviation Deviation is offline
 
Join Date: Sep 2005
Location: Ohio
Posts: 226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by shavedaccord View Post
Ok some reason with vBulletin 3.6.8 when I goto into AdminCP and click on Global Settings it's just a blank page. Any ideas?
Global Settings under vB.Sponsors Manager should NOT appear with the latest version. All configuration is handled under the vBulletin Options -> vB.Sponsors Settings area.

If you are already at version 2.0.5, upload the cpnav_vbsponsors.xml to the includes/xml directory of your forums again. Be sure you overwrite the existing one.
Reply With Quote
  #245  
Old 10-21-2007, 08:53 PM
madkeen madkeen is offline
 
Join Date: Jan 2007
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am using Openads by http://www.openads.org/

I wish to insert the code from it into the sponsored section. I have tried putting it in the google adsense section but it doesn't work.

I also have code from another ad company that I have tried to insert and it does not work.

Below is a copy of types of codes from Openads and from the ad company direct

Can anyone help me get this working?



Openads code - Local Mode
Code:
<?php
    if (@include(getenv('DOCUMENT_ROOT').'/adserver/phpadsnew.inc.php')) {
        if (!isset($phpAds_context)) $phpAds_context = array();
        $phpAds_raw = view_raw ('', 157, '_top', '', '0', $phpAds_context);
        echo $phpAds_raw['html'];
    }
?>
Openads code - Popup
Code:
<script language='JavaScript' type='text/javascript' src='http://www.ausfish.com.au/adserver/adpopup.php?n=a5cebba4&amp;clientid=157&amp;target=_top'></script>
Openads code - remote invocation
Code:
<a href='http://www.ausfish.com.au/adserver/adclick.php?n=a7291408' target='_top'><img src='http://www.ausfish.com.au/adserver/adview.php?clientid=157&amp;n=a7291408' border='0' alt=''></a>


Other code direct from advertiser
Code:
<script src="http://bs.serving-sys.com/BurstingPipe/adServer.bs?c
n=rb&c=22&pli=292985&pi=0&w=728&h=90&ord=[timestamp]"></script> <
noscript> <a href="http://bs.serving-sys.com/BurstingPipe/BannerR
edirect.asp?FlightID=292985&Page=&PluID=0&Pos=5144" target="_blan
k"><img src="http://bs.serving-sys.com/BurstingPipe/BannerSource.
asp?FlightID=292985&Page=&PluID=0&Pos=5144" border=0 width=728 he
ight=90></a> </noscript>


Thanks in advance for your help.


.
Reply With Quote
  #246  
Old 10-21-2007, 08:54 PM
madkeen madkeen is offline
 
Join Date: Jan 2007
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

sorry, duplicate post
Reply With Quote
  #247  
Old 10-21-2007, 10:37 PM
Deviation Deviation is offline
 
Join Date: Sep 2005
Location: Ohio
Posts: 226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by madkeen View Post
I am using Openads by http://www.openads.org/
Quote:
Openads code - Local Mode
Code:
<?php
    if (@include(getenv('DOCUMENT_ROOT').'/adserver/phpadsnew.inc.php')) {
        if (!isset($phpAds_context)) $phpAds_context = array();
        $phpAds_raw = view_raw ('', 157, '_top', '', '0', $phpAds_context);
        echo $phpAds_raw['html'];
    }
?>
This will NOT work at all.

Quote:
Openads code - Popup
Code:
<script language='JavaScript' type='text/javascript' src='http://www.ausfish.com.au/adserver/adpopup.php?n=a5cebba4&amp;clientid=157&amp;target=_top'></script>
This works fine for me. It shows a popup. Make sure your popup blocker is off.

Quote:
Openads code - remote invocation
Code:
<a href='http://www.ausfish.com.au/adserver/adclick.php?n=a7291408' target='_top'><img src='http://www.ausfish.com.au/adserver/adview.php?clientid=157&amp;n=a7291408' border='0' alt=''></a>
This should work as well if you insert it in the Google AdSense area.

Quote:
Other code direct from advertiser
Code:
<script src="http://bs.serving-sys.com/BurstingPipe/adServer.bs?c
n=rb&c=22&pli=292985&pi=0&w=728&h=90&ord=[timestamp]"></script> <
noscript> <a href="http://bs.serving-sys.com/BurstingPipe/BannerR
edirect.asp?FlightID=292985&Page=&PluID=0&Pos=5144" target="_blan
k"><img src="http://bs.serving-sys.com/BurstingPipe/BannerSource.
asp?FlightID=292985&Page=&PluID=0&Pos=5144" border=0 width=728 he
ight=90></a> </noscript>
Not sure on this one. I didn't test it.
Reply With Quote
  #248  
Old 10-22-2007, 10:16 PM
madkeen madkeen is offline
 
Join Date: Jan 2007
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks, tried it but only shows "Forum Sponsored by:"

The following code is on teh page

Code:
<table class="tborder" cellpadding="1" cellspacing="1" border="0" align="center">

 <tr>

<td class="tcat" align="center"><span class="normal"><font size="1">
<span class="smallfont">

<span class="smallfont">Forum Sponsored By:</span>

</span> </font>
  </span></td>
 </tr>
 <tr>

<td class="alt2" align="center"><span class="normal"><font size="1">


<a href="vB.Sponsors/link.php?f=59" title="" target="_blank">
</a>

  </span></td>
 </tr>
</table>
If I go straight to the link - ...........forum/vB.Sponsors/link.php?f=59 I get a message "Invalid Sponsor URL Specified"

Any ideas?

.
Reply With Quote
  #249  
Old 10-23-2007, 12:42 AM
Deviation Deviation is offline
 
Join Date: Sep 2005
Location: Ohio
Posts: 226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by madkeen View Post
Thanks, tried it but only shows "Forum Sponsored by:".
You have to make sure you use the Google AdSense section. Also, do NOT fill in any other fields.
Reply With Quote
  #250  
Old 10-23-2007, 01:18 AM
madkeen madkeen is offline
 
Join Date: Jan 2007
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Did that, just ticked the first box
"Enable Sponsor(Enable/disable sponsorship [including Gogole Adsense] for this forum.)"
and then put the code in the box that says
"Google Adsense Code
Sign up for AdSense.
(If you enable Adsense, you can not use a sponsors URL or banner.)"
Reply With Quote
  #251  
Old 10-23-2007, 02:10 AM
marrr marrr is offline
 
Join Date: Oct 2007
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there anyway i can just get the sponser banner to show only on my main forum page under usercp faq memberlist so on???
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:21 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.07770 seconds
  • Memory Usage 2,325KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (9)bbcode_code
  • (8)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • 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
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete