Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
CP_Affiliates - An affiliates box for your forum! Details »»
CP_Affiliates - An affiliates box for your forum!
Version: 1.5, by cyberphr cyberphr is offline
Developer Last Online: Apr 2011 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 3.6.x Rating:
Released: 12-09-2006 Last Update: 05-04-2007 Installs: 97
Uses Plugins
 
No support by the author.

Basic affiliates box plugin for vbulletin 3.6,
simply upload the plugin and edit to insert your own html.

Further installation instructions and information on how to move it below "What's Going On" provided in the readme.

Enjoy, and hit install if you use.


Tip: How to add link images.

To make an image link to a site like this:


Insert the html into the plugin:
HTML Code:
<a href='http://google.com/'><img border='0' src='http://www.hybridsoft.net/images/affiliates/cp.gif' alt='' /></a>
* In plain HTML replace /> with >.

Be careful using double-quotations in the html,
remember to use either single-quotations or put a backslash before each double-quotation ( \" ).


Previews of it in use on my forum below.

Show Your Support

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

Comments
  #32  
Old 05-30-2007, 03:29 PM
Neo_Angelo's Avatar
Neo_Angelo Neo_Angelo is offline
 
Join Date: Dec 2005
Location: Ober Dere!
Posts: 289
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This would be great if this was on its own seperate page with a link in the navbar to it. not a bad idea, *Neo bookmarks this*
Reply With Quote
  #33  
Old 06-03-2007, 02:36 PM
Rick Rick is offline
 
Join Date: Nov 2001
Location: Wittmann, AZ
Posts: 98
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks. Very nice mod
Reply With Quote
  #34  
Old 06-03-2007, 02:57 PM
Rick Rick is offline
 
Join Date: Nov 2001
Location: Wittmann, AZ
Posts: 98
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there any way to integrate the box into a VbAdvanced home page??
Reply With Quote
  #35  
Old 06-04-2007, 12:26 AM
Mrdby Mrdby is offline
 
Join Date: Mar 2007
Location: Hades
Posts: 1,298
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

can we make the banners scroll???
Reply With Quote
  #36  
Old 06-12-2007, 10:48 AM
cyberphr's Avatar
cyberphr cyberphr is offline
 
Join Date: Jul 2006
Location: Hell
Posts: 293
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Rick View Post
Is there any way to integrate the box into a VbAdvanced home page??
Make a PHP block and put $affiliates in it.

Quote:
Originally Posted by Mrdby View Post
can we make the banners scroll???
Refer to above posts.
Reply With Quote
  #37  
Old 06-12-2007, 11:14 PM
westpac westpac is offline
 
Join Date: Apr 2007
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i love it......this made me get alot of users....since more ppl wanted to affiliate with me
Reply With Quote
  #38  
Old 06-13-2007, 07:55 AM
bplinson bplinson is offline
 
Join Date: Jul 2004
Location: Ohio
Posts: 111
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Getting this error:

Parse error: parse error, unexpected T_STRING in /xxxxxxx/xxxxxx/xxxxxxx/nitro-rider.com/httpdocs/forum/index.php(537) : eval()'d code on line 13

Here is the banner code:

<a href="http://www.kqzyfj.com/click-2466787-10458480" target="_blank">
<img src="http://www.tqlkg.com/image-2466787-10458480" width="88" height="31" alt="4 Wheel Parts - Off-Road Superstores" border="0"/></a>
Reply With Quote
  #39  
Old 06-13-2007, 11:36 AM
cyberphr's Avatar
cyberphr cyberphr is offline
 
Join Date: Jul 2006
Location: Hell
Posts: 293
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bplinson View Post
Getting this error:

Parse error: parse error, unexpected T_STRING in /xxxxxxx/xxxxxx/xxxxxxx/nitro-rider.com/httpdocs/forum/index.php(537) : eval()'d code on line 13

Here is the banner code:

<a href="http://www.kqzyfj.com/click-2466787-10458480" target="_blank">
<img src="http://www.tqlkg.com/image-2466787-10458480" width="88" height="31" alt="4 Wheel Parts - Off-Road Superstores" border="0"/></a>
As I have stated, you must use apostrophes for the markup, or place backslashes before the quotations.

Try this:
HTML Code:
<a href=\"http://www.kqzyfj.com/click-2466787-10458480\" target=\"_blank\">
<img src=\"http://www.tqlkg.com/image-2466787-10458480\" width=\"88\" height=\"31\" alt=\"4 Wheel Parts - Off-Road Superstores\" border=\"0\" /></a>
Reply With Quote
  #40  
Old 06-19-2007, 06:49 PM
douffle douffle is offline
 
Join Date: Mar 2007
Location: Ontario Canada
Posts: 65
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The example link that is used in the install is a text link. How do you put in a button link as in the screen shot above?

I guess what I need is a path. If I put an image into a folder on the root called affiliates, then what would be the path to use to get the image. I'm not sure where the mod is installed.

For example, if I use the following:

<a href="http://www.my_affiliate.com"><img src="affiliates/PDsponsor.jpg" alt="My Affiliate" width="100" height="30" border="0" /></a>

Then the whole affiliate box disappears and nothing is displayed.

Thanks
Reply With Quote
  #41  
Old 06-19-2007, 06:51 PM
Millenium IT Millenium IT is offline
 
Join Date: Nov 2006
Posts: 77
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by douffle View Post
The example link that is used in the install is a text link. How do you put in a button link as in the screen shot above?

I guess what I need is a path. If I put an image into a folder on the root called affiliates, then what would be the path to use to get the image. I'm not sure where the mod is installed.

For example, if I use the following:

<a href="http://www.my_affiliate.com"><img src="affiliates/PDsponsor.jpg" alt="My Affiliate" width="100" height="30" border="0" /></a>

Then the whole affiliate box disappears and nothing is displayed.

Thanks
Check out this post buddy

Quote:
Originally Posted by cyberphr View Post
As I have stated, you must use apostrophes for the markup, or place backslashes before the quotations.

Try this:
HTML Code:
<a href=\"http://www.kqzyfj.com/click-2466787-10458480\" target=\"_blank\">
<img src=\"http://www.tqlkg.com/image-2466787-10458480\" width=\"88\" height=\"31\" alt=\"4 Wheel Parts - Off-Road Superstores\" border=\"0\" /></a>
Reply With Quote
Reply


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 11:41 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.04660 seconds
  • Memory Usage 2,311KB
  • Queries Executed 25 (?)
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
  • (3)bbcode_html
  • (5)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
  • (3)pagenav_pagelink
  • (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