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)
-   -   Forum Home Enhancements - Forum Affiliates (https://vborg.vbsupport.ru/showthread.php?t=135099)

Marky 12-29-2006 10:00 PM

Forum Affiliates
 
Hey all,

My vBulletin licence has now run dry and so I'll have to wait until I have enough cash to purchase a new one before I continue / start production on new and previous modifications.

But before it run out, I managed to finish this modification which I thought you might find useful.

Easy installation as per usual, just upload the product and install :)

See screenshots for description, since it says it itself.

I will try my best to give support on the mod.

Thanks and enjoy ;)

- Marky

---------------------------------------

Installed this modification? Click Install
Want to see even more? Vote this mod for MOTM!

---------------------------------------

Modification Information

Modification Name: Forum Affiliates
Version: 1.0
Created By: Mark Spiers (Marky)

What does it do?

It adds a box below the stats at the bottom of your forums (See screenshot) that allows you to add up to 10 different affiliates, and completely customize the box, such as box title and even the affiliates image to blend well into the forum.

Installation

Installation is simple, and should take around a minute (if that).
Just upload the product given, and follow the instruction given for the template edit. Then you can customize the options straight from the vBulletin Options.

Products: 1
Plugins: 2
Template Edits: 1 (FORUMHOME)
Time to Install: Less than 1 Minute

Donations

I create vBulletin modifications for the vBulletin community, and of course I do not get paid to do it. I would be very grateful if you donated to me if you like my modifications. But of course this is optional :)

To donate, use the paypal image below:

https://vborg.vbsupport.ru/external/2010/02/12.gif

Other

This modification must not be redistributed without consent from me, Mark Spiers (Marky).

---------------------------------------
Changelog
---------------------------------------

V 1.0
====
Mod Birth

V 1.0.1
======
Added feature to allow user to add a "Target Window" to all links.

projectego 12-30-2006 10:51 AM

Looks cool, I'll definitely check this out. Thanks!

[high]* projectego clicks install :)[/high]

extreme-mobile 12-30-2006 12:06 PM

nice, but how would i get it to display a SWF file?

i want this to be shown at the bottom

http://www.extreme-mobile.co.uk/mylogos/dean.swf

many thanks

everydayforums 12-30-2006 03:51 PM

Installed, Thanks

UltimateOreo! 12-30-2006 07:02 PM

I was looking for one of these. Thanks!

Brew 12-30-2006 07:42 PM

Worked without a hitch in vb3.6.4

You do good work Mark...Thanks! :smoke:

Brew 12-30-2006 07:48 PM

One request for this mod:

Give some instructions on putting the block in other areas. Like near the header.

Make the number of available input boxes for different affiliates configurable. Maybe using AJAX to open up new boxes?

Dead End Society 12-30-2006 08:03 PM

Thank you, this will be handy.

*clicks install*

leo1977 12-30-2006 08:07 PM

What does exactly this mod do? Can you include more screenshots or better explanation. Thanks

Snake 12-30-2006 09:25 PM

Thanks man! :)

bada_bing 12-31-2006 03:47 AM

What does this mod do except a box with some writting?

Marky 12-31-2006 04:29 PM

I've updated the modification thread in reflection to the questions about what it does :)

- Marky

AzH 01-01-2007 08:28 PM

Marky, I like this. I have it implemented. Two suggestions if I may.

1) The URL to the image for your affiliate box should be a standard image such as misc/stats.gif or statusicon/forum_link.gif for example. Many forums use different themes and having an image which fits the theme in question would improve the look.

2) There needs to be an option for target="_blank" as many forum admins would prefer to not have users leave their forums.

Do you think these are things you'll consider for an update?

extreme-mobile 01-02-2007 01:26 PM

Quote:

Originally Posted by extreme-mobile (Post 1147481)
nice, but how would i get it to display a SWF file?

i want this to be shown at the bottom

http://www.extreme-mobile.co.uk/mylogos/dean.swf

many thanks

any feedback on this?

Dead End Society 01-02-2007 02:34 PM

Quote:

Originally Posted by AzH (Post 1148704)
2) There needs to be an option for target="_blank" as many forum admins would prefer to not have users leave their forums.

I 2nd this.

Marky 01-02-2007 03:53 PM

Quote:

Originally Posted by extreme-mobile (Post 1147481)
nice, but how would i get it to display a SWF file?

i want this to be shown at the bottom

http://www.extreme-mobile.co.uk/mylogos/dean.swf

many thanks

Currently due to the additions that swf files need in html, version 1.0 doesn't support swf files for affiliates. BUT - I've edited the product (See attached file) and in the admin control part, where you put the image you must add the swf html equivilent. For example, if you want an image there you must put:
<img border="0" src="image.gif">
For swf:
<object width="xx" height="xx"><param name="movie" value="movie.swf"></param><param name="wmode" value="transparent"></param><embed src="movie.swf" type="application/x-shockwave-flash" wmode="transparent" width="xx" height="xx"></embed></object>

Quote:

Marky, I like this. I have it implemented. Two suggestions if I may.

1) The URL to the image for your affiliate box should be a standard image such as misc/stats.gif or statusicon/forum_link.gif for example. Many forums use different themes and having an image which fits the theme in question would improve the look.

2) There needs to be an option for target="_blank" as many forum admins would prefer to not have users leave their forums.

Do you think these are things you'll consider for an update?
1) How about the option to have either one from the theme folder and a custom one?

2) That's a definate. I'll be going back to school tommorow, but if I don't have too much on, I'll get this done by tommorow :)

Quote:

One request for this mod:

Give some instructions on putting the block in other areas. Like near the header.

Make the number of available input boxes for different affiliates configurable. Maybe using AJAX to open up new boxes?
Yes sorry the instructions are rushed I agree. I will update them soon to make them clearer and of course give you different places to stick the affiliates box ;)

And on the AJAX front, unfortunatly I can't do AJAX :p But I'll definatly consider an alternative way...

- Marky

Marky 01-02-2007 04:09 PM

Version 1.0.1 Released
Changes in this version:
*Added feature to allow user to add a "Target Window" to all links.

--------

Had a bit of spare time, thought I'd throw it up instead of tommorow ;)

Enjoy!

- Marky

Dead End Society 01-02-2007 04:15 PM

Thank you, works perfect.

DarthRevo 01-02-2007 09:28 PM

awesome hack..thanks for making this

MustangLisa 01-03-2007 01:22 PM

This looks neat, I'll give it a shot. :) Thanks!

extreme-mobile 01-03-2007 05:09 PM

Quote:

Originally Posted by Marky (Post 1149214)
Currently due to the additions that swf files need in html, version 1.0 doesn't support swf files for affiliates. BUT - I've edited the product (See attached file) and in the admin control part, where you put the image you must add the swf html equivilent. For example, if you want an image there you must put:
<img border="0" src="image.gif">
For swf:
<object width="xx" height="xx"><param name="movie" value="movie.swf"></param><param name="wmode" value="transparent"></param><embed src="movie.swf" type="application/x-shockwave-flash" wmode="transparent" width="xx" height="xx"></embed></object>



1) How about the option to have either one from the theme folder and a custom one?

2) That's a definate. I'll be going back to school tommorow, but if I don't have too much on, I'll get this done by tommorow :)



Yes sorry the instructions are rushed I agree. I will update them soon to make them clearer and of course give you different places to stick the affiliates box ;)

And on the AJAX front, unfortunatly I can't do AJAX :p But I'll definatly consider an alternative way...

- Marky

thanks marky,

but im having slight problem with getting it to show, maynbe im editing the code wrong???

<object width="xx" height="xx"><param name="movie" value="movie.swf"></param><param name="wmode" value="transparent"></param><embed src="movie.swf" type="application/x-shockwave-flash" wmode="transparent" width="xx" height="xx"></embed></object>

how would i edit the above?

many thanks

dean

Marky 01-03-2007 11:13 PM

Quote:

Originally Posted by extreme-mobile (Post 1150009)
thanks marky,

but im having slight problem with getting it to show, maynbe im editing the code wrong???

<object width="xx" height="xx"><param name="movie" value="movie.swf"></param><param name="wmode" value="transparent"></param><embed src="movie.swf" type="application/x-shockwave-flash" wmode="transparent" width="xx" height="xx"></embed></object>

how would i edit the above?

many thanks

dean

Change xx with the width and height, and movie.swf with the swf file url.

extreme-mobile 01-04-2007 06:06 AM

Quote:

Originally Posted by Marky (Post 1150244)
Change xx with the width and height, and movie.swf with the swf file url.

yeh have tried that but with no luck

<object width="60" height="50"><param name="movie" value="http://www.extreme-mobile.co.uk/mylogos/movie.swf"></param><param name="wmode" value="transparent"></param><embed src="http://www.extreme-mobile.co.uk/mylogos/movie.swf" type="application/x-shockwave-flash" wmode="transparent" width="60" height="50"></embed></object>

thats what ive used

any ideas?

extreme-mobile 01-04-2007 05:34 PM

ignore last post

all working now :D

DollarBill 01-08-2007 04:44 AM

Target="_blank" is not xhtml compliant last time I checked.

Nice mod anyhow.

Mr Morningstarr 04-06-2007 06:29 PM

Any idea how I can use ALT tags with this hack?

iogames 04-08-2007 02:49 AM

Quote:

Originally Posted by Marky (Post 1149225)
Version 1.0.1 Released
Changes in this version:
*Added feature to allow user to add a "Target Window" to all links.

--------

Had a bit of spare time, thought I'd throw it up instead of tommorow ;)

Enjoy!

- Marky

I can't communicate with you Marky :confused: [about Bizness]

deezelpope 04-19-2007 08:51 AM

Very nice! Installed, thank you!:up:

jimnyc 05-03-2007 10:33 AM

Love the hack, thank you!

If I use up all 10 links, how can I add more? I have all ten filled already and need to add more but can't figure out how. I'm actually not using for affiliates, but for board contributors, that's why I need more than 10.

Thanks for any advice!

-Jim

Devil Woman 07-11-2007 01:08 AM

Hi, I am looking for an affiliates box that just has text rather than images does this support text aswell as images if so how would I get just text in?

Thanks

Namaless 12-29-2007 12:14 PM

This script work correctly in vBulletin 3.7.0 Beta 3 :cool:

Thanks for your hack ^_^


All times are GMT. The time now is 04:59 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.01483 seconds
  • Memory Usage 1,808KB
  • 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
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (31)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete