I installed an configured DT Register. Created a couple registration forms. I set my Authorize.net account to test mode and left DT Register in live mode. I filled out a couple forms and all seemed to go well. I got all they way through the registration process and got the "Thank you" message that indicates an email will be sent to me. No emails were sent, the registration was not added and the credit card was not processed. I checked my mail logs to make sure no emails were sent. Checked my error logs and found "Call-time pass-by-reference" error. I corrected that and tried again and it still did not work. I am also seeing this in my error logs: PHP Notice: Constant DT_DISPLAY already defined in F:\web\components\com_dtregister\languages\english.dtregister.php on line 96, referer:
http://www.mydomain.org/administrator/index2.php
PHP Notice: Constant DT_SEARCH already defined in F:\web\components\com_dtregister\languages\english.dtregister.php on line 98, referer:
http://www.mydomain.org/administrator/index2.php
PHP Notice: Constant NO already defined in F:\web\components\com_dtregister\languages\english.dtregister.php on line 282, referer:
http://www.mydomain.org/administrator/index2.php
PHP Notice: Constant YES already defined in F:\webcomponents\com_dtregister\languages\english.dtregister.php on line 284, referer:
http://www.mydomain.org/administrator/index2.php
Okay - I also changed the Authorize.net account to live mode and dtregister to test mode and got the same result. Thanks in Advance, Woyzeck
Hello. Please email with admin access to your site and we'll check it out. FTP access would also be helpful. Thanks. You are using version 2.1.3 correct?
No FTP access. Are you wanting access to the joomla admin gui? Will let you know. I am still troubleshooting here. For testing purposes, I installed it on another machine running a different OS and it is works. I had issues before when installing oscommerce on this machine and had to make some changes to the code dealing with curl to make it work properly.