<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: codingerror on Moodle Transaction in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/codingerror-on-Moodle-Transaction/m-p/33920#M18419</link>
    <description>&lt;P&gt;Hello velocedge,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Which plugin for moodle are you using? &amp;nbsp;Have you also looked in the Moodle forums?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
    <pubDate>Fri, 12 Apr 2013 15:20:04 GMT</pubDate>
    <dc:creator>RichardH</dc:creator>
    <dc:date>2013-04-12T15:20:04Z</dc:date>
    <item>
      <title>codingerror on Moodle Transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/codingerror-on-Moodle-Transaction/m-p/33889#M18388</link>
      <description>&lt;P&gt;I've downloaded the latest plugin and installed in a Moodle 2.4.3 system.&amp;nbsp; I'm getting the following when the user submits a transaction.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Debug info:&lt;/STRONG&gt;&lt;BR /&gt;Error code: codingerror&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Stack trace:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;line 1092 of /lib/dml/mysqli_native_moodle_database.php: coding_exception thrown&lt;/LI&gt;&lt;LI&gt;line 1149 of /lib/dml/mysqli_native_moodle_database.php: call to mysqli_native_moodle_database-&amp;gt;insert_record_raw()&lt;/LI&gt;&lt;LI&gt;line 281 of /enrol/authorize/lib.php: call to mysqli_native_moodle_database-&amp;gt;insert_record()&lt;/LI&gt;&lt;LI&gt;line 63 of /enrol/index.php: call to enrol_authorize_plugin-&amp;gt;enrol_page_hook()&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Output buffer:&lt;/STRONG&gt; &amp;lt;div class="mdl-align"&amp;gt;&amp;lt;p&amp;gt;This course requires a payment for entry.&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Authorize.Net Payment Gateway&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Cost: USD 2&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any direction would be greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2013 20:59:11 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/codingerror-on-Moodle-Transaction/m-p/33889#M18388</guid>
      <dc:creator>velocedge</dc:creator>
      <dc:date>2013-04-10T20:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: codingerror on Moodle Transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/codingerror-on-Moodle-Transaction/m-p/33916#M18415</link>
      <description>&lt;P&gt;I tried uninstalling and reinstalling Authroize.net but that didn't change anything.&amp;nbsp; Still not able to use the plug-in.&amp;nbsp; Does anyone have the same problem or know why this might be happening?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2013 12:13:18 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/codingerror-on-Moodle-Transaction/m-p/33916#M18415</guid>
      <dc:creator>velocedge</dc:creator>
      <dc:date>2013-04-12T12:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: codingerror on Moodle Transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/codingerror-on-Moodle-Transaction/m-p/33920#M18419</link>
      <description>&lt;P&gt;Hello velocedge,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Which plugin for moodle are you using? &amp;nbsp;Have you also looked in the Moodle forums?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2013 15:20:04 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/codingerror-on-Moodle-Transaction/m-p/33920#M18419</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2013-04-12T15:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: codingerror on Moodle Transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/codingerror-on-Moodle-Transaction/m-p/33923#M18422</link>
      <description>&lt;P&gt;version.php says 2012051300;&lt;/P&gt;&lt;P&gt;I downloaded it from: &lt;A target="_blank" href="https://github.com/logicexpertise/moodle-enrol_authorize"&gt;https://github.com/logicexpertise/moodle-enrol_authorize&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have not posted on Moodle yet.&amp;nbsp; I thought you would be the better source of information since I don't know if authorize.net is officially supported by Moodle 2.4.3.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2013 20:20:59 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/codingerror-on-Moodle-Transaction/m-p/33923#M18422</guid>
      <dc:creator>velocedge</dc:creator>
      <dc:date>2013-04-12T20:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: codingerror on Moodle Transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/codingerror-on-Moodle-Transaction/m-p/33993#M18489</link>
      <description>&lt;P&gt;Should I be able to run Authorize.net with Moodle 2.4.3?... is anyone else running it on that Moodle version?&lt;/P&gt;</description>
      <pubDate>Sat, 20 Apr 2013 16:58:02 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/codingerror-on-Moodle-Transaction/m-p/33993#M18489</guid>
      <dc:creator>velocedge</dc:creator>
      <dc:date>2013-04-20T16:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: codingerror on Moodle Transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/codingerror-on-Moodle-Transaction/m-p/35951#M20048</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/13483"&gt;@velocedge&lt;/a&gt; wrote:&lt;BR /&gt;&lt;P&gt;Should I be able to run Authorize.net with Moodle 2.4.3?... is anyone else running it on that Moodle version?&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Hi.&amp;nbsp; I realize this thread is a little old but I've just installed the same version as mentioned above and am using it just fine with Moodle 2.5.2.&amp;nbsp; I did make two changes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First, there's a typo in the code at Github:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In enrol_form.php, line 168 is currently:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="line"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN&gt;$mform&lt;/SPAN&gt;&lt;SPAN&gt;-&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;setType&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'ccountry'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt; &lt;SPAN&gt;PARAM_ALPHA&lt;/SPAN&gt;&lt;SPAN&gt;);&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="line"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="line"&gt;&lt;SPAN&gt;and should be:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="line"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="line"&gt;&lt;DIV class="line"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;$mform&lt;/SPAN&gt;&lt;SPAN&gt;-&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;setType&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'cccountry'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt; &lt;SPAN&gt;PARAM_ALPHA&lt;/SPAN&gt;&lt;SPAN&gt;);&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="line"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="line"&gt;&lt;SPAN&gt;(There should be 3 letter c's in a row)&amp;nbsp; Otherwise it throws a "type not set" warning when writing into the database.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="line"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="line"&gt;&lt;SPAN&gt;I also downloaded the current Authorize.net SDK and used that instead of the one supplied at Github.&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="line"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="line"&gt;&lt;SPAN&gt;Terry&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 27 Sep 2013 05:36:11 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/codingerror-on-Moodle-Transaction/m-p/35951#M20048</guid>
      <dc:creator>Terry</dc:creator>
      <dc:date>2013-09-27T05:36:11Z</dc:date>
    </item>
  </channel>
</rss>

