Friday, September 29, 2006

While delivering a custom DNN (DotNetNuke) for a client, we came across a bug in the Events module. Apparantely one of the methods that passes the dollar amount of a paid event into the method that generates the PayPal link carries the dollar sign($) along, so the method essentially goes, $ is not a numeric so I'll just set the amount to $0.00. Well, that obviously is no good, who wants to charge nothing for an event?

So, to make a long story short, through some help from a Forum Posting on DotNetNuke Forums, I was able to fix the module and make a good client happy.

I've included the link to the fixed module below:

Download Events Module Fix

 
Saturday, January 13, 2007 11:36:56 AM (Eastern Standard Time, UTC-05:00)
Hi Mark. My name is Alan Vance, the DNN Events module developer/lead for the Events module. I am working on a revision/fix for the module. I am very interested in the source code for the Paypal Event Enrollment code fixes you have made. Do you mind sharing the source code? If you can, please email me the source changes and I will integrate them into the current module. Thanks. Alan Vance a.vance@charter.net
Friday, December 07, 2007 8:32:25 AM (Eastern Standard Time, UTC-05:00)
Being a husband, father, and taking care of your career is quite hard these days with all the stress...
Comments are closed.