Hello,
I developed a form outside of Joomla 3 and for the most part it works, but migrating it into an article in Joomla has proved most difficult.
Here is the working form, outside of Joomla. http://sfda.org/reports/EWMS.php
The part I am stuck on now is when you hit submit match sheet button. It uses process.php to... process the form and return values in an easy to see manner. (As seen on the form outside of Joomla)
Inside Joomla when I hit submit match sheet button, I get no console errors, yet the page stops loading at <body> tag. I have tried relative URL and I have tried absolute URL.
Just a blank process.php results page. The form is protected via registered users only. I have created a login for those that want to try and help me suss this problem out.
http://sfda.org/sfda2014/index.php/elec ... atch-sheet
user: test
pass: test
I will de-activate the login within a day or two.
Appreciate the help!
Robert
Form using PHP, AJAX and MySQL inside Joomla 3 not working
Moderator: General Moderators
Re: Form using PHP, AJAX and MySQL inside Joomla 3 not worki
Well its been a few days removing the test USER. If you feel you can help respond and I will add test as a user again.
Re: Form using PHP, AJAX and MySQL inside Joomla 3 not worki
Changed all 7 of my require_once inclusions in my process.php to include_once and I am back in business!
rad1964
rad1964