Closed MidCheshireMC closed 5 years ago
Hmm! Could you check your PHP error logs to see if there's any details output about the error you're seeing?
I had the exact same error today and when I looked in the error logs I didn't have write permissions in some subfolders of the /themes/default folder.
The problem was solved after giving recursive write permissions to the /themes/default folder
In the end I wrote my own PHP / html that used my existing database and dropped FormTools. That's great you found the permissions issue on /themes/default folder as I'll re-use FormTools on another project.
Thanks MidCheshireMC
Hi,
I am getting a 500 error when pressing the publish tab button in Form Tools. The rest of the functionality worked absolutely perfectly.
Running LAMP server on Centos 7 ? Any ideas would be gratefully received
Thanks MidCheshire MC