Chronoform5, Joomla 3.10, PHP 7.4.29
I am trying to update some code in a form, but whenever I try and edit the form, the 'test form', 'save', 'save and close' and 'close' buttons are unresponsive so I cannot save or test any changes, or leave the page without either closing the window or hitting the back button.
I also see a 500 response from the 1st line with <div class="chrono-page-container"> when I hit f12.
How to fix please?
I am trying to update some code in a form, but whenever I try and edit the form, the 'test form', 'save', 'save and close' and 'close' buttons are unresponsive so I cannot save or test any changes, or leave the page without either closing the window or hitting the back button.
I also see a 500 response from the 1st line with <div class="chrono-page-container"> when I hit f12.
How to fix please?
v5 does not support PHP7 unfortunately, so you will have to install v7, because v8 (the latest) requires PHP8
Thankyou - is it safe to install v7 over v5, and all current custom setups will be oreserved?
Martin
Martin
both can be installed on the same website, and v7 can detect v5 forms and convert them to v7, however, the converted forms will not have ALL features, some v5 features will have to be remade, you need to check your form after conversion.
You need to login to be able to post a reply.