Free 3 Months
|
| |
| ErikVB | Asp.Net User |
| new PayPal donation module | 4/15/2005 10:21:12 PM |
0/0 | |
|
Hi All,
I created a PayPal donation module, settings are: button image, account name, description, request comment, currency and extra module info. Localized for Dutch and German. Its available for download for free, including source, here: http://www.apollo-software.nl/Default.aspx?tabid=69 (feel free to donate if you like it )
cheers,
erik
Erik van Ballegoij, The Netherlands |
| ErikVB | Asp.Net User |
| Re: new PayPal donation module | 4/15/2005 10:47:15 PM |
0/0 | |
|
ummm, nope, this is just a simple button generation module ;)
but that would indeed be a nice enhancement ... i'm a bit busy with other modules now though, so maybe in the future ...
cheers,
erik
Erik van Ballegoij, The Netherlands |
| PJNAGY | Asp.Net User |
| Re: new PayPal donation module | 4/16/2005 5:22:47 AM |
0/0 | |
|
Erik,
Nice job, I got it up and running, no problem. One issue though, the images for the donate buttons are not showing.
Thanks, Pete
Peter Nagy |
| ErikVB | Asp.Net User |
| Re: new PayPal donation module | 4/16/2005 7:42:50 AM |
0/0 | |
|
Hi Pete,
Are you running dnn in a virtual directory, or in the root of your web. I just did a test install, and the images show up fine... i didnt test it in a virtual dir though, its possible that i made a mistake with the calculation of the image path.
Could you paste the path that's calculated (view source of the page, look for "PayPalDonations/images/button0" and check the complete path) and the path it should be.
cheers,
erik
Erik van Ballegoij, The Netherlands |
| PJNAGY | Asp.Net User |
| Re: new PayPal donation module | 4/16/2005 5:24:32 PM |
0/0 | |
|
Hello Erik,
I am running on a virtual directory, the path that is calculated is
_http://portal.XXXXXX.us/dnn3_dev/dnn3_dev/DesktopModules/PayPalDonations/
There's an extra dnn3_dev thrown in, so the correct path should be
_http://portal.XXXXXX.us/dnn3_dev/DesktopModules/PayPalDonations/
Thanks,
peter
Peter Nagy |
| Nocturnal | Asp.Net User |
| Re: new PayPal donation module | 4/17/2005 7:28:00 AM |
0/0 | |
|
PJNAGY wrote: | |
What version of DNN are you running? This used to be a problem with .8 I believe.
SquadEngine for game squad and clan hosting GravityPoint for all other group portal hosting TungstenTech: DNN Site |
| PJNAGY | Asp.Net User |
| Re: new PayPal donation module | 4/17/2005 7:49:11 AM |
0/0 | |
|
Hello nocturnal,
I'm using DNN 3.0.12 for both.
Thanks
Peter Nagy |
| ErikVB | Asp.Net User |
| Re: new PayPal donation module | 4/17/2005 10:39:27 AM |
0/0 | |
|
Pete,
i changed the calculation of the button source from
resolveURL("~" + Me.TemplateSourceDirectory + "/" + Localization.GetString("button0" + ".src", LocalResourceFile))
to
( Me.TemplateSourceDirectory + "/" + Localization.GetString("button0" + ".src", LocalResourceFile))
Maybe this solves your problem with the replicated directory
Other than that, there is an error in the en-US (default) localization file, where the locale is inadvertedly left out of the name of the button source, i fixed that small omission as well. You can download the new version at www.apollo-software.nl/?tabname=modules
cheers,
erik
Erik van Ballegoij, The Netherlands |
| Eppy | Asp.Net User |
| Re: new PayPal donation module | 4/18/2005 12:46:19 AM |
0/0 | |
|
I've tried your latest version and the button does not show. The code from view source is here:
This is on a test site at a hosting company. DNN is installed in the root of this site. If you'd like to see it go to 209.200.87.77 |
| ErikVB | Asp.Net User |
| Re: new PayPal donation module | 4/18/2005 8:19:04 AM |
0/0 | |
|
ok, it *should* be fixed now .... the problem was caused by a small error in the install procedure, which caused the vs generated resx files to replace the language resource files ....
you can download the new version here: www.apollo-software.nl/?tabname=modules
cheers,
erik
Erik van Ballegoij, The Netherlands |
| ErikVB | Asp.Net User |
| Re: new PayPal donation module | 4/18/2005 11:14:30 AM |
0/0 | |
|
Peter,
You installed dnn in a virtual directory (ie localhost/dotnetnuke) .... thats a thing i didnt test yet (although its the suggested installation method of dnn, in my opinion its not a very comon one if you are running just one site). I will have to test that further, i probably do something wrong with the calculation of the path.....
cheers,
erik
Erik van Ballegoij, The Netherlands |
| ErikVB | Asp.Net User |
| Re: new PayPal donation module | 4/18/2005 6:17:41 PM |
0/0 | |
|
ok great, i hope this solves Peter's problem too ...
cheers,
erik
Erik van Ballegoij, The Netherlands |
| PJNAGY | Asp.Net User |
| Re: new PayPal donation module | 4/19/2005 6:59:49 AM |
0/0 | |
|
Hello Erik,
Excellent, excellent job, everything works great. I like to also thank you for your contribution to the DNN community, most excellent.
Thanks again for the great job and terrific response.
Peter Nagy |
| ErikVB | Asp.Net User |
| Re: new PayPal donation module | 4/19/2005 11:16:00 AM |
0/0 | |
|
Peter,
thank you for your kind word , very good for my ego.... (i wont stop you from donating something on my site though )
anyway, let me know if you think of any easy to implement features, and i will see what i can do...
cheers,
erik
Erik van Ballegoij, The Netherlands |
| ErikVB | Asp.Net User |
| Re: new PayPal donation module | 4/19/2005 12:52:32 PM |
0/0 | |
|
That is reasonably simple to do ... Would you prefer one fixed amount, or an editable list of proposed amounts, so the user can select one?
cheers,
erik
Erik van Ballegoij, The Netherlands |
|
| |
Free Download:
Books: Practical RDF: Solving Problems with the Resource Description Framework Authors: Shelley Powers, Pages: 331, Published: 2003 PHP and MySQL for Dynamic Web Sites: Visual QuickPro Guide Authors: Larry Edward Ullman, Pages: 572, Published: 2003 Blogging: Genius Strategies for Instant Web Content Authors: Biz Stone, Pages: 336, Published: 2002 Adventures in Drupal Authors: unknown, Pages: 0, Published: -1 Web:Joomla! Extensions Directory - Advanced PayPal Donation Module Advanced PayPal Donation Module, Module module ... NEW Version 2.6: Bugs fixed. Cancel and Return Page. Support available in the forums! ... Joomla! Extensions Directory - Paypal Donation Module v.1.1.2 This module allows any business receive donations online by paypal system ... You can set donation title version 1.0.1 - set new paypal e-mail text box ... New PayPal Donation Module - RC1 - Mambo CMS Forum New PayPal Donation Module - RC1 Open Source Applications for Mambo. Ultimate Paypal Donation Module for Joomla! | Products • Joomla ... Click on Browse..., select the Paypal Donation Module that you saved on your computer. ... Is it possible to let the PayPal site open in a new window? ... Easy Joomla Paypal / Donations Module | Joomla Modules | / | Joomla Click on the Advanced Joomla 1.5 PayPal Payment / Donation Module item, ... every effort will be made to spend all donations on new developments Smile ... PayPal Donation Module - Mambo CMS Forum PayPal Donation Module Mambo 4.6.x Extensions. ... You may not post new threads. You may not post replies. You may not post attachments ... Paypal Donate Module [Archive] - Mambo - A PHP & MySQL Content ... Go to Paypal and generate the code for a Donate button... In Admin, go to Components, Page Modules, View Modules...then click New from top ... PayPal Donations w/ IPN DotNetNuke Module This update works around this new PayPal limitation by automatically switching to mimic a ... Gumbosoft's PayPal Donations module as well as other Gumbosoft ... New DotNetNuke Module - PayPal Donations - Only $10 Keep up to date on DotNetNuke and new modules from OnyakTech as well as other DNN tips, tricks and resources. Easy Paypal Donation Module for Joomla 1.5.x Paypal donation this page are generated from Easy Paypal Donation. click Paypal Donation Module Download to download (md5: cc7bc8535a0a424a252d6fca1a6da11b) ... Videos: How to get the peng treasure in Dead Space (PS3 Trophy) (There's always peng!) Please Read. Questions Answered.
-I'm New to youtube, so please comment and rate.
-Peng treasure is available to get in both the PS3/X360 Versions.
... |
|
Search This Site:
|
|