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)

patt1293 01-28-2010 12:51 AM

Quote:

Originally Posted by messengermatt (Post 1967961)
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 ?

In admin CP search in templates for

PHP Code:

<input type="hidden" name="item_name" value="Donation From {vb:raw bbuserinfo.musername}"

Replace with
PHP Code:

<input type="hidden" name="item_name" value="Donation From {vb:raw bbuserinfo.username}"


Eruantien 01-28-2010 01:05 AM

Tagged- very much interested in this after it is polished.

Deadly Stream 01-28-2010 05:52 AM

Quote:

Originally Posted by Bouncer222 (Post 1968481)
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.

Unfortunately if it's left in, the mod won't be able to display accurate information about how much has been donated.

Well it could display xxx.xx in USD, xxx.xx in GBP etc but a progress bar wouldn't work at least not without calculating currency conversions first and the rates are changing all the time so it would never been completely accurate.

Bouncer222 01-28-2010 03:03 PM

Ok so you're saying that only the different country currencies won't work, but the field to type in your own amount you want to donate will still work right?

JWL 01-28-2010 04:57 PM

I installed it, Now what?

I thought I would be a million air by now :rolleyes:

Very Nice Mod, only suggestion would be to automate the Bar :up:

SonicGT 01-28-2010 06:13 PM

Quote:

Originally Posted by patt1293 (Post 1968514)
In admin CP search in templates for

PHP Code:

<input type="hidden" name="item_name" value="Donation From {vb:raw bbuserinfo.musername}"

Replace with
PHP Code:

<input type="hidden" name="item_name" value="Donation From {vb:raw bbuserinfo.username}"


Thanks this fixed my issue as well

ibeteck 01-28-2010 07:07 PM

Quote:

Originally Posted by patt1293 (Post 1968514)
In admin CP search in templates for

PHP Code:

<input type="hidden" name="item_name" value="Donation From {vb:raw bbuserinfo.musername}"

Replace with
PHP Code:

<input type="hidden" name="item_name" value="Donation From {vb:raw bbuserinfo.username}"


thank you fixed my issue also.

Deadly Stream 01-28-2010 08:59 PM

Quote:

Originally Posted by Bouncer222 (Post 1969025)
Ok so you're saying that only the different country currencies won't work, but the field to type in your own amount you want to donate will still work right?

Yeah the members still decide on how much to donate they just can't choose the currency anymore, that is set by the admin in the control panel.

Cigarcritic 01-30-2010 03:13 PM

Thanks. :up:

I installed this as a temporary fix but its lacking needed information.

Please add a PM letting the Admin(s) know that a donation was made and page showing all donations for Admins.

Implement these features and I'll donate to you. :)

Deadly Stream 01-30-2010 04:03 PM

Quote:

Originally Posted by Cigarcritic (Post 1970561)
page showing all donations for Admins.

Tht is being worked on and will be in version 2.

1.1.0 Is nearly complete, just waiting for my NoChex account to become verified so I can test it and then I'll post the update.

Bouncer222 01-30-2010 08:30 PM

Quote:

Originally Posted by Cigarcritic (Post 1970561)
Thanks. :up:

I installed this as a temporary fix but its lacking needed information.

Please add a PM letting the Admin(s) know that a donation was made and page showing all donations for Admins.

Implement these features and I'll donate to you. :)

PM definetly needed! Donators list as well.

JWL 01-31-2010 02:40 PM

I uninstalled it, now I have the lingering Tab in my Admin Panel
*{donation_system_Title}*

A reminder for those who unsinatll to reverse the install. and remove the includes/xml/donation xml file

icemann 02-02-2010 12:04 PM

Quote:

Originally Posted by patt1293 (Post 1968514)
In admin CP search in templates for

PHP Code:

<input type="hidden" name="item_name" value="Donation From {vb:raw bbuserinfo.musername}"

Replace with
PHP Code:

<input type="hidden" name="item_name" value="Donation From {vb:raw bbuserinfo.username}"



This worked great, thank you! :cool:

steve1966 02-03-2010 01:03 PM

thanks

Alibass 02-03-2010 09:19 PM

Quote:

Originally Posted by patt1293 (Post 1968514)
In admin CP search in templates for

PHP Code:

<input type="hidden" name="item_name" value="Donation From {vb:raw bbuserinfo.musername}"

Replace with
PHP Code:

<input type="hidden" name="item_name" value="Donation From {vb:raw bbuserinfo.username}"


Fixed my issue also, thanks for sharing. :)

Bouncer222 02-04-2010 12:16 AM

any news on update for the progress bar?

speedracer68 02-04-2010 02:36 AM

Any idea why when I test and go to the paypal site it says

Donation From <span style=

at the top where I would assume it would have the members name?

speedracer68 02-04-2010 02:44 AM

Also, on the demo page I see a repeating subscription option. Any idea where I can find that?

Deadly Stream 02-04-2010 05:11 AM

Quote:

Originally Posted by speedracer68 (Post 1974379)
Any idea why when I test and go to the paypal site it says

Donation From <span style=

at the top where I would assume it would have the members name?

That's fixed in 1.1.0

Quote:

Originally Posted by Bouncer222 (Post 1974302)
any news on update for the progress bar?

That will be added in 2.0.0 but there's not ETA on that

Quote:

Originally Posted by speedracer68 (Post 1974385)
Also, on the demo page I see a repeating subscription option. Any idea where I can find that?

That's a new feature in 1.1.0 which will be released later today.

Reef Man 02-04-2010 07:25 PM

I want to install this one.

Can you tell me how I can add MXN to the currency to be selected?

Thanks.

dmknights 02-04-2010 09:54 PM

I have the old version (1.0.1),

Should i just re-upload everything & overwrite?

SonicGT 02-04-2010 10:08 PM

updated to the latest version and even though I tell it I am paypal verified it still shows the unverified graphic, also no matter which of my paypal emails I use it says the account is not correct so can't donate when it redirects to the paypal page

Videx 02-04-2010 10:24 PM

Just updated, but the image path is not corrected to the new path. Changing the path manually in General Settings (to Donation_manager) fixed it.

dmknights 02-04-2010 11:27 PM

Quote:

Originally Posted by dmknights (Post 1975007)
I have the old version (1.0.1),

Should i just re-upload everything & overwrite?

???

Charlie98902 02-04-2010 11:35 PM

What's new or added?

Videx 02-04-2010 11:35 PM

Quote:

Originally Posted by dmknights (Post 1975055)
???

Upgrade instructions are included. Read them. And read the last few posts.

dmknights 02-04-2010 11:41 PM

Quote:

Originally Posted by Videx (Post 1975060)
Upgrade instructions are included. Read them. And read the last few posts.

I wanted a quick answer BEFORE i downloaded hence why i asked!!!

Trek 02-05-2010 12:19 AM

Just installed the new version and have a few suggestions.

I'd still like a dropdown with preset values in it, plus the ability to allow for manually entered values. With a minimum value allowed set in the adminCP.

Beyond that, if you only have 1 payment gateway selected, skip the payment gateway selection page and get right to business. =)

Anyway, good stuff, it's get'n there!

Videx 02-05-2010 12:22 AM

Quote:

Originally Posted by dmknights (Post 1975066)
I wanted a quick answer BEFORE i downloaded hence why i asked!!!

Personally, I agree I like to see instructions up front and not have to download a product. But in this case you're upgrading, so you have to download it anyway.

BTW changing the colors is easy. Just edit the thermometer.php file and change lines 19 and 20 with the background and foreground colors of your choice. The darker purple in the default vb4 is 124,154,174.

Deadly Stream 02-05-2010 04:56 AM

Quote:

Originally Posted by dmknights (Post 1975007)
I have the old version (1.0.1),

Should i just re-upload everything & overwrite?

Yeah upload all the new files and overwrite.

Quote:

Originally Posted by SonicGT (Post 1975014)
updated to the latest version and even though I tell it I am paypal verified it still shows the unverified graphic, also no matter which of my paypal emails I use it says the account is not correct so can't donate when it redirects to the paypal page

I haven't heard of that problem, can you PM me a link to your forums with the system active.

Quote:

Originally Posted by Videx (Post 1975020)
Just updated, but the image path is not corrected to the new path. Changing the path manually in General Settings (to Donation_manager) fixed it.

Fixed, the download now contains the revised xml file.

steve1966 02-05-2010 06:04 AM

brilliant update fixed my problems nominated

ShogunLord 02-05-2010 09:36 AM

FANTASTIC....

Is it possible to remove the weekly & yearly options so only leaving monthly subscriptions as the default one. Thank You.

Installed on test board 1st before going live, works like a charm as an upgrade from previous version..

EDIT:

Its OK , I managed to suss it out myself , now only showing as a monthly subscription on my test board..


Regards...

dmknights 02-05-2010 03:36 PM

Quote:

Originally Posted by ShogunLord (Post 1975290)
FANTASTIC....

Is it possible to remove the weekly & yearly options so only leaving monthly subscriptions as the default one. Thank You.

Installed on test board 1st before going live, works like a charm as an upgrade from previous version..

EDIT:

Its OK , I managed to suss it out myself , now only showing as a monthly subscription on my test board..


Regards...

Why not share it with the rest of us

steve1966 02-05-2010 05:23 PM

Quote:

Originally Posted by dmknights (Post 1975457)
Why not share it with the rest of us

Hi i just checked how to do it go to acp/style manager/edit templates/donation manager templates/donation_paypal

Find and remove these:

Code:

<input type="radio" name="t3" value="W"> Weekly

<input type="radio" name="t3" value="Y"> Yearly basis.


Bouncer222 02-06-2010 12:32 AM

Any news on progress bar update?

ShogunLord 02-06-2010 12:53 AM

Quote:

Originally Posted by dmknights (Post 1975457)
Why not share it with the rest of us

No problem sharing it buddy , just didnt want to step on the Author / Coders toes..

It has now been answered above the way I did it...

Regards...:up:

speedracer68 02-06-2010 01:40 AM

Odd, I upgraded and followed the instructions. It only shows the non verified paypal image and when I click on it I am not sent to the next page. So, I re-uploaded it and the same thing happens. So, I uninstall then delete all the file. I re-read the instructions and install again. Same thing.

I'm guessing I missed something?

speedracer68 02-06-2010 01:45 AM

Never mind. I'm an idiot. I forgot to upload the new donate.php

Deadly Stream 02-06-2010 07:18 AM

Quote:

Originally Posted by SonicGT (Post 1975014)
updated to the latest version and even though I tell it I am paypal verified it still shows the unverified graphic

Quote:

Originally Posted by speedracer68 (Post 1975763)
OIt only shows the non verified paypal image

The PayPal logo on the main donate.php is just to say that you except donations through PayPal.

If you are verified, the verified logo will show on the PayPal donation page which is donate.php?do=paypal.

steve1966 02-08-2010 03:08 PM

thanks for the update


All times are GMT. The time now is 05:15 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.01517 seconds
  • Memory Usage 1,849KB
  • 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
  • (10)bbcode_php_printable
  • (24)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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