The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
"Support Developer via PayPal" modification like what is on this site?
I like how this site allows members to voluntarily and directly support some developers by clicking the "Support Developer" link.
I did a search but didn't see if this was mod already made or someone else had asked about it yet (which would be a bit surprising). I would like to know if it is available or if it can be made available. Any thoughts or ideas? Thanks! |
#2
|
|||
|
|||
Im interested too
|
#3
|
|||
|
|||
The only way I can think of doing this at the minute is by creating a profile field, and any coders could enter their paypal.
Then in the postbit, have a if condition that if there is an email address in that profile field, display a link "Support Developer" which will direct them to paypal. Thanks, Paul. |
#4
|
|||
|
|||
I'm also interested in this. However I would like the admin to define which threads it shows up in. EG. There may only be a few threads in the forum that I want the thread owner to have the support developer button show up.
anyone interested in making this? |
#5
|
|||
|
|||
i am interested also
|
#6
|
|||
|
|||
Code:
<if condition="$post[field9]"><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=$post[field9]" target="_blank" rel="nofollow"> <img src="images/donatepaypal.gif" border="0" alt="Donate money to this user"></a> </if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|