PDA

View Full Version : Contributors Module


Zachariah
07-21-2004, 11:02 PM
/* ---------------------------------------------------
This is a Module for CMPS to place Contributors in a block. :D

Hope it helps !!! Zack - http://www.gzhq.net


CREDITS:

vBadvanced CMPS http://www.vbulletin.org/forum/showthread.php?t=65797
Coded by: Tigga

Mark User as Contributor [vB3] http://www.vbulletin.org/forum/showthread.php?t=61082
Coded by: assassingod
Original: MarkB
--------------------------------------------------*/

Edited 7.22.04 - forgot to add a template.

Polo
08-06-2004, 09:50 AM
Nice addon, thanks for sharing :)

Our Sponsors
 

iflux
09-03-2004, 09:27 PM
thanks, just the thing i was looking for!

thejdog
09-10-2004, 05:56 AM
Also forgot to put the mysql settings that it needs! What tweaks do I need to make?

jDoG

Our Sponsors
 

Zachariah
09-13-2004, 10:47 PM
Also forgot to put the mysql settings that it needs! What tweaks do I need to make?

jDoG

No I did not forget anything. This is a block for a Hack already installed.
http://www.vbulletin.org/forum/showthread.php?t=67474

chet
05-22-2005, 08:55 PM
Is there anyway I can put this in a centre block instead of on the left, I have tried to put it in the centre but the names are still listed 1 under the other like : -

name
name
name

I would like it in a centre block with names like: -

name, name, name

Regards

Chet

chet
05-24-2005, 03:25 PM
Please

Regs
05-24-2005, 05:09 PM
Try changing your contrib_bit template from <a target="_blank" href="$vboptions[bburl]/member.php?$session[sessionurl]userid=$contributors[userid]">$contributors[username]</a>
<br />
to
<a target="_blank" href="$vboptions[bburl]/member.php?$session[sessionurl]userid=$contributors[userid]">$contributors[username]</a>&nbsp;&nbsp;&nbsp;

Cheers,

~Regs.

chet
11-27-2005, 05:35 AM
Is anybody looking at porting this over to CMPS v2 for the use of VB v3.51?

Chet

Ohiosweetheart
01-12-2006, 02:11 PM
and now for version 3.5.3??