<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" version="2.0">
  <channel>
    <title>bAdmArk - DotNetNuke</title>
    <link>http://www.badmark.com/</link>
    <description>Husband, father, technologist, musician</description>
    <language>en-us</language>
    <copyright>bad mark</copyright>
    <lastBuildDate>Fri, 29 Sep 2006 19:39:11 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 1.9.6264.0</generator>
    <managingEditor>badmark@gmail.com</managingEditor>
    <webMaster>badmark@gmail.com</webMaster>
    <item>
      <trackback:ping>http://www.badmark.com/Trackback.aspx?guid=5a0b691a-5e8b-4805-a245-672b1b43f68b</trackback:ping>
      <pingback:server>http://www.badmark.com/pingback.aspx</pingback:server>
      <pingback:target>http://www.badmark.com/PermaLink,guid,5a0b691a-5e8b-4805-a245-672b1b43f68b.aspx</pingback:target>
      <dc:creator>bAdmArk</dc:creator>
      <wfw:comment>http://www.badmark.com/CommentView,guid,5a0b691a-5e8b-4805-a245-672b1b43f68b.aspx</wfw:comment>
      <wfw:commentRss>http://www.badmark.com/SyndicationService.asmx/GetEntryCommentsRss?guid=5a0b691a-5e8b-4805-a245-672b1b43f68b</wfw:commentRss>
      <slash:comments>2</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
While delivering a custom DNN (<a href="http://dotnetnuke.com">DotNetNuke</a>) 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 <a href="http://PAYPAL.COM">PayPal</a> 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? 
</p>
        <p>
So, to make a long story short, through some help from a <a href="http://www.dotnetnuke.com/Community/ForumsDotNetNuke/tabid/795/forumid/20/threadid/68240/scope/posts/Default.aspx">Forum
Posting</a> on DotNetNuke Forums, I was able to fix the module and make a good
client happy.
</p>
        <p>
I've included the link to the fixed module below:
</p>
        <p>
          <a href="http://badmark.com/content/DotNetNuke.Events.fixed.zip">Download Events Module
Fix</a>
        </p>
        <img width="0" height="0" src="http://www.badmark.com/aggbug.ashx?id=5a0b691a-5e8b-4805-a245-672b1b43f68b" />
      </body>
      <title>DotNetNuke Module Events Total Charges always equal 0</title>
      <guid isPermaLink="false">http://www.badmark.com/PermaLink,guid,5a0b691a-5e8b-4805-a245-672b1b43f68b.aspx</guid>
      <link>http://www.bAdmArk.com/DotNetNuke+Module+Events+Total+Charges+Always+Equal+0.aspx</link>
      <pubDate>Fri, 29 Sep 2006 19:39:11 GMT</pubDate>
      <description>&lt;p&gt;
While delivering a custom DNN (&lt;a href="http://dotnetnuke.com"&gt;DotNetNuke&lt;/a&gt;) 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 &lt;a href="http://PAYPAL.COM"&gt;PayPal&lt;/a&gt; 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? 
&lt;/p&gt;
&lt;p&gt;
So, to make a long story short, through some help from a &lt;a href="http://www.dotnetnuke.com/Community/ForumsDotNetNuke/tabid/795/forumid/20/threadid/68240/scope/posts/Default.aspx"&gt;Forum
Posting&lt;/a&gt;&amp;nbsp;on DotNetNuke Forums, I was able to fix the module and make a good
client happy.
&lt;/p&gt;
&lt;p&gt;
I've included the link to the fixed module below:
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://badmark.com/content/DotNetNuke.Events.fixed.zip"&gt;Download Events Module
Fix&lt;/a&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.badmark.com/aggbug.ashx?id=5a0b691a-5e8b-4805-a245-672b1b43f68b" /&gt;</description>
      <comments>http://www.badmark.com/CommentView,guid,5a0b691a-5e8b-4805-a245-672b1b43f68b.aspx</comments>
      <category>DotNetNuke;Microsoft;Software;Tech Tips;technology</category>
    </item>
  </channel>
</rss>