vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   "Support Developer via PayPal" modification like what is on this site? (https://vborg.vbsupport.ru/showthread.php?t=143033)

jdebler 03-24-2007 07:53 PM

"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!

codershark 04-13-2008 01:18 PM

Im interested too :(

PaulSonny 04-13-2008 01:29 PM

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.

Hornstar 12-14-2008 09:20 PM

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?

cosy 09-14-2009 09:03 AM

i am interested also

cosy 09-21-2009 08:38 AM

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>

i took the donate link that u get from paypal added to the link the field but is no working any suggestions ?


All times are GMT. The time now is 07:13 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.01136 seconds
  • Memory Usage 1,716KB
  • 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
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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