![]() |
|
Mod Options |
![]() |
|||||||||||
[DBTech] vBDonate Donations - PayPal Donate Manager v1 (vB4)
![]() Developer Last Online: May 2020 ![]() ![]() ![]()
vBDonate: What is it?
vBDonate is a professional donation mod, allowing administrators accept donations/contributions via PayPal to their sites from the members. It works on vB versions 4.1.x and 4.2.x Uses vBDonate is perfect for any forum, both small and big alike. vBDonate is the ideal product to allow administrators accept donations/contributions via PayPal to their sites from the members. This functions similar to other popular donation mods found on vB.org Mod Of The Month Winner vBDonate won Mod Of The Month here on vB.org January 2013! Thanks everyone who voted for the mod. ------------------------------------------------------------------------------------------- If you like this mod please hit the ![]() Please remember to click the, ![]() What does 'Marking As Installed' do ? * It helps you to stay on top of updates - members who have installed modifications will be notified by us whenever new updates are available. * For security issues - vbulletin.org will contact all members who have installed a modification whenever a security issue is brought to their attention. * Marking a modification as installed also helps us know how many people are using our work, giving us extra incentive to provide more features and new modifications. We appreciate the support! ------------------------------------------------------------------------------------------- Priority support & Product Demos available at: http://www.dragonbyte-tech.com/ ------------------------------------------------------------------------------------------- Translations may be available @ http://www.dragonbyte-tech.com/forums/91-Translations Support for translations handled by the translator in its respective threads only. ------------------------------------------------------------------------------------------- Major Features Auto Confirming (PRO Only): Donations will auto confirm from PayPal once the donation has actually been processed through PayPal's system Pro Only. PayPal Testing Environment: Ability to set the donation system to a testing environment via PayPal's SandBox mode. Marquee Block: A fully customizable marquee block can be placed just about anywhere on your site. Payment Options: Administrators can set donation amounts to Custom, Suggested, or Suggested and Custom. Contribution Options: Users can donate anonymously and/or have their donation amounts undisclosed, if set in the ACP. Interactive Donation List Page: Administrators can confirm, unconfirm, and edit donations from the contribution list page Donation Goal Bar: A donation goal bar can be placed just about anywhere on your site. Donator Page: Donators will be able to view a "My Contributions" page which will list only their donations. Donation Listings Pages: vBDonate admins can view unconfirmed, anonymous and undisclosed donations on separate pages. Awards System (PRO Only): The Pro version comes with a awards system, to show a award in the postbit of users that donated. Import Donations (PRO Only): The Pro version comes with a importer to import donations from VSA or AWC donation mods. vBulletin Versions: Compatible with vB versions 4.1.x and 4.2.x Complete Feature List Lite Features
This mod displays a copyright notification in the footer of all pages which includes:
Download Now Only licensed members can download files, Click Here for more information. Screenshots Show Your Support
The following members like this post: SYGRecon, CarpCharacin, puertoblack2003, mohammed146, NoMatt3r and 2 others.
|
![]() |
||||
Mod | Developer | Type | Replies | Last Post |
vBulletin CMS Widgets Widget - Donations / Forum Sidebar - Donations | IR15H | vBulletin 4.x Add-ons | 69 | 07 Aug 2013 13:32 |
Show Thread Enhancements Donate Button in Threads + Posts - get deserved donations! | LordDB | vBulletin 4.x Template Modifications | 11 | 07 Jun 2010 17:52 |
#346
|
||||
|
||||
That should be fine. I'll let you know how I get on chasing the bug over the weekend and send you a message if I need to test a few things.
Matt
__________________
www.Dragonbyte-tech.com Support is ONLY available @ our website, not via modification threads, Private Message or email. No members have liked this post.
|
#347
|
||||
|
||||
Originally Posted by DragonByte Tech
Hi Matt, it simply doesn't link to the image extension, so like this![]()
http://vb4.domain.net/dbtech/vbdonate/images/admin/ instead of ex http://vb4.domain.net/dbtech/vbdonat...mnt%20sett.png
__________________
http://tracker.vbulletin.com/browse/VBV-12406 (Blogs & Articles redesign) http://tracker.vbulletin.com/browse/VBV-12379 (Group redesign) http://tracker.vbulletin.com/browse/VBV-12676 (Media tab & Album) http://tracker.vbulletin.com/browse/VBV-12698 (Notification system) No members have liked this post.
|
#348
|
|||
|
|||
I was wondering if it was possible for you to add an option to the Donation Goals. Right now it has Month and Year. Is there any way to add another option called Project? I would like my users to be able to donate towards projects that they want to be made rather than the monthly, yearly options. Any way to do this please?
No members have liked this post.
|
#349
|
||||
|
||||
Originally Posted by katie hunter
I've found what was causing the problem. The options were being displayed from the Pro version that shouldn't exist in the Lite. I've fixed that for the next update.![]()
Originally Posted by Shanakar
I was thinking of something similar. We'll see what we can do with that for v2. ![]()
![]() @Barbecue_Eater: I'm still tracing that issue I can't replicate it exactly. Is it possible to test whether you still have the same issue if you use English as the main language if possible? My gut feeling is that the issue is connected to the language somehow. The only other suggestion I have to try for now (pending some input from Fillip @DBTech) is that you redownload the latest vB4 files and reupload them in case there was something in the way the GPC works that has been accidentally corrupted. Matt
__________________
www.Dragonbyte-tech.com Support is ONLY available @ our website, not via modification threads, Private Message or email. No members have liked this post.
|
#350
|
||||
|
||||
Originally Posted by DragonByte Tech
Thanks so far.![]()
Which exact language setting are we talking about here? I'll probably have to download the english language xml, we only have the German one. I'm pretty sure there is nothing broken about the files, I remember having the bug before upgrading to the newer version (4.2.1 > 4.2.2). EDIT: By setting the language to English (US), the problem is resolved. How do I fix it with the German language? It's probably because of the decimal separator. In the US, you use
The same applies to the thousand separator: you're using
. . . . -- EDIT 2: Our fix that we use from now: I fixed it by changing Line 26 of dbtech\vbdonate\includes\functions.php to
and started separating the amounts by the character "/" in the vBDonate settings and using a comma instead a dot as the decimal character. This will not work for the english language pack though, therefore I suggest you guys implement an automatic parser that converts the amounts to the correlating decimal systems of the language. There is a vbulletin variable that can read the decimal character, you can use that automatically based on the users language setting. Regards. No members have liked this post.
Last edited by Barbecue_Eater; 27 Jul 2014 at 23:05. |
#351
|
||||
|
||||
Originally Posted by Barbecue_Eater
That's an interesting fix to the problem, I was going to post that it might be the issue. I'll see if I can work forward with that idea.![]()
We have found with several things that the language decimals/separators are usually the issue. Changing the settings in the main options seems to work better than using the language separators. I'll see if I can work a permanent fix in for you. ![]() Matt
__________________
www.Dragonbyte-tech.com Support is ONLY available @ our website, not via modification threads, Private Message or email. No members have liked this post.
|
#352
|
||||
|
||||
I know many of you have asked for this so here is a widget I made that will show the username, date, and amount of the last 10 donations. You can feel free to modify, use, and do whatever you want with this code. Make it as a PHP direct execution.
The following members like this post: DragonByte Tech
Last edited by Maniac199; 01 Aug 2014 at 01:01. |
#353
|
|||
|
|||
Though we fixed the comma at the point I told you, the system didn't recognize the money that was contributed.
Just a question in general: About when can we count for the new version? No members have liked this post.
Last edited by Barbecue_Eater; 02 Aug 2014 at 14:33. |
#354
|
||||
|
||||
Originally Posted by Barbecue_Eater
What do you mean about it not recognizing? If you can elaborate today I might be able to get the fix out tomorrow. I'm working on it atm in the spare time I get between Classifieds and work. ![]()
![]() Matt
__________________
www.Dragonbyte-tech.com Support is ONLY available @ our website, not via modification threads, Private Message or email. No members have liked this post.
|
#355
|
|||
|
|||
I mean: Using the German language pack - no matter what way you donate, it doesn't show up in the added contributions list and also not in the overall contribution amount of the donation bar.
So for example my donation goal is 100€, I can donate any amount I want, it will not come any closer to the goal. The sandbox mode is not activated. Also, the custom amount doesn't work with the commas, showing an error which states that the entered amount is not a number if I have a comma in it. There must be some other part of a script responsible for stripping the custom amount as well. Don't you have a development version of vBulletin anywhere that you can simply drop the language pack on and see yourself? No members have liked this post.
Last edited by Barbecue_Eater; 03 Aug 2014 at 10:57. |
#356
|
||||
|
||||
I'm taking a look at this now to see if I can trace a solution. There have always been problems in the way the language packs pass settings of customized numbers back to scripts.
I've an idea on how we can permanently resolve the issue in v2 which will have to wait until then as it will require some of the additions/changes we plan on implementing. In the mean time, if you can, test it by clearing the language settings for your German pack. If that passes the variable correctly, it is the language pack that is definitely causing the issue. If not, then it's something else. I've got a Spanish pack installed I used for testing the Classifieds money settings on which I'll have a play around with now. How I fixed it for Classifieds requires the changes I mentioned above for vBDonate. ![]() Matt
__________________
www.Dragonbyte-tech.com Support is ONLY available @ our website, not via modification threads, Private Message or email. No members have liked this post.
|
#357
|
||||
|
||||
Having looked at this, I think I have a solution. I've tested this as far as I can (On my dev install I can't go beyond the PayPal payment section).
I've created a setting now that let's you choose your separator for the values and the system checks that. My tests show fine. It's my guess that your contributions are going into the 'unconfirmed' section in your tests. Once I've marked it as confirmed the correct amount is added to the banner. Let me know if you want to give the code a test as per the PM I sent you and we can see if we've got a fix for you. ![]() Matt
__________________
www.Dragonbyte-tech.com Support is ONLY available @ our website, not via modification threads, Private Message or email. No members have liked this post.
|
#358
|
||||
|
||||
Hi everyone,
An update for vBDonate (1.4.7) includes some bug fixes as well as a new setting aimed at improving support for other languages. It had been problematic trying to create values if the language you had on your site used a comma ',' for the decimal point (separator), i.e. 20,00 instead of 20.00. Now it's possible to use the comma as the decimal point and change the separator we use for the amounts available to users to pick from. Before the amounts needed to be listed like 5.00,10.00,15.00. But with the Amount Separator setting you can choose to use another character such as '/' allowing users who need the comma for their decimal point to be able to do so. Several of the fixes also improved the formatting of the currency values for other languages, something we will be continuing to expand as we move towards version 2 of vBDonate. Lite version is available here, vBDonate DragonByte Tech - vBulletin Mods & Addons or here vBulletin.org. The Pro version is available in your Customer Area if you have purchased a license and it is still valid. If you like the product you can show your support by nominating it for mod of the month here, vBDonate Donations - Donate Manager - vBulletin.org Forum and also please rate it to help cancel out the users who 1 star our mods. A full changelog is below: Bug Fixes And Issue Fixes: Fixed: Bad image links in the Lite version Admin Dashboard area Fixed: Number formatting for total amount received on the main donation bar Fixed: Redirect Error when returning from PayPal Fixed: Incorrect links in one phrase Additions To Product From Feature Requests Or Just Something Else Added: Feature: Setting to allow for changing the the amount separator for values that can be donated to allow for using a comma ',' as a decimal separator for various languages in the language settings Matt
__________________
www.Dragonbyte-tech.com Support is ONLY available @ our website, not via modification threads, Private Message or email. No members have liked this post.
|
#359
|
|||
|
|||
any plan for add new feature to use local vbulletin payment api?
you already done this in db AD No members have liked this post.
|
#360
|
||||
|
||||
We've got a few plans to expand things like that, yes.
![]() Matt
__________________
www.Dragonbyte-tech.com Support is ONLY available @ our website, not via modification threads, Private Message or email. No members have liked this post.
|
![]() |
«
Previous Mod
|
Next Mod
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Mod Options | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 14:57.