Forum Replies Created
- AuthorPosts
franknstein
ParticipantI sorted the problem by using the Import / Export functionality, that is implemented in the recent versions of Quform. That worked perfect!
franknstein
ParticipantHello TC support
I wanted to transfer my quform forms plus the form data to a new blank site and followed the intructions above. The old site had quform 1.7.5, and as I didn’t save this version of quform, I installed 1.7.10 on the new site.
My forms are there, but the form names are missing. Also, editing the forms brings up the error message “The form with that ID does not exist, go back to the form list.”, although the IDs that are displayed in the according column in the Quform form list are existing in the DB.
I had to rename the tables from wp2_iphorm_xxxx to gowp_iphorm_xxxx because my DB prefix changed on the new site. DB character set is the same, but the collation differs. It’s uft8_general_ci in the old DB, and utf8mb4_ in the new DB. As those collations only differ in the way they sort, I can’t think of the collations being the root cause for my issue. BTW: I changed the collation testwise, but the problem stayed.
The new site is running on WP 4.6.1 and PHP 7.0, the old site is running on WP 4.4.5 and PHP 5.x
Thanks for your help.
Best regards
Frank- AuthorPosts