Hello
I am facing a frustrating issue in PHPRad Classic where submitted form data is not being saved to the database. After entering the data into the form and clicking the “Submit” button, the form resets, and no information is recorded in the database. This problem has occurred across multiple forms, both default and custom, which makes me think it could be related to a configuration or server-side issue.
I’ve already verified that the database connection is active and functional, and there are no apparent errors in the PHP logs. Additionally, I tested the form with different field types (text, dropdowns, checkboxes), and the problem persists consistently across them. I’ve also tried clearing the browser cache and disabling any plugins or custom scripts that might be affecting the form submission, but the issue remains unresolved.
Checked Welcome to Radsystems Studio | Radsystems Studio Documentation java documentation guide for reference .
Has anyone else experienced a similar issue with PHPRad Classic? I would appreciate any insights or troubleshooting steps you can recommend to resolve this problem.
Thank you !