vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Miscellaneous Hacks - Donation Manager (https://vborg.vbsupport.ru/showthread.php?t=233669)

SemperFideles 01-26-2010 06:51 PM

If you prefer to do a pulldown implmentation of this product:

1. Go to Styles & Templates -> Parent Style -> Edit Templates -> Donation System Templates
2. Edit the donation_main template

Find the following code:
PHP Code:

    <input type="text" name="amount" size="8"in {vb:raw vboptions.donation_system_currency

Replace with:
PHP Code:

<select name="amount">
<
option value="10">10 {vb:raw vboptions.donation_system_currency}</option>
<
option value="20">20 {vb:raw vboptions.donation_system_currency}</option>
<
option value="50">50 {vb:raw vboptions.donation_system_currency}</option>
<
option value="100">100 {vb:raw vboptions.donation_system_currency}</option>
<
option value="500">500 {vb:raw vboptions.donation_system_currency}</option>
</
select

Update option values and option amounts for each line.

UpFriends 01-26-2010 06:54 PM

Tagged for future use. Thank you!

SonicGT 01-26-2010 10:56 PM

Quote:

Originally Posted by Deadly Stream (Post 1962069)
Found the problem with the system showing tags. If HTML is used in the user name it prints that out too.

This is now fixed and will be released in 1.1.0 which should be up by Saturday latest.

Any update as to when your gonna release 1.1?

KHALIK 01-27-2010 03:11 AM

can include a option for;

Paypal SUBSCRIPTIONS ?
.
I already have this on my forum and wondering if you can enable it.

Deadly Stream 01-27-2010 12:18 PM

Sorry for the delay. I've been rather busy at work this week and my free time has been a bit limited.

I have Google Checkout configured, just testing it now and adding a Nochex option too.

Hopefully it will be done tomorrow with a bit of luck and then I'll start work on the donation bar and other features.

Getting ready for version 2, in 1.1.0 there will no longer be the option for members to select their own currency.

messengermatt 01-27-2010 01:10 PM

Quote:

Originally Posted by Deadly Stream (Post 1967912)
Sorry for the delay. I've been rather busy at work this week and my free time has been a bit limited.

I have Google Checkout configured, just testing it now and adding a Nochex option too.

Hopefully it will be done tomorrow with a bit of luck and then I'll start work on the donation bar and other features.

Getting ready for version 2, in 1.1.0 there will no longer be the option for members to select their own currency.

When i test the donate button and it goes to paypal it says
"Donation From <span style="

Is there a fix for this at all ?

Alfa1 01-27-2010 03:04 PM

I assume this is unrelated to the Donation System (DS) product by AWJunkies/ForumCoding that is widely used on vbulletin? It may be useful to amend the name to avoid confusion.

RK1gaming 01-27-2010 04:50 PM

Quote:

Originally Posted by Alfa1 (Post 1968058)
I assume this is unrelated to the Donation System (DS) product by AWJunkies/ForumCoding that is widely used on vbulletin? It may be useful to amend the name to avoid confusion.

I agree with Alfa .. i thought they updated this when i saw this thread .. I know AW is in the process of updating to Vb40 also ..

dmknights 01-27-2010 10:55 PM

Installed

I too would like to know when the update will be available

Bouncer222 01-27-2010 11:48 PM

What? They cannot type in their own currency anymore? or choose what type of currency? If they cannot choose their own amount anymore... I will have to uninstall this.


All times are GMT. The time now is 07:18 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.01160 seconds
  • Memory Usage 1,748KB
  • 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
  • (2)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete