Form using PHP, AJAX and MySQL inside Joomla 3 not working
Posted: Tue Jan 27, 2015 4:18 pm
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
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