Need a landing page for your next campaign? A way for your customers to create support cases? Do your sales reps need a way to enter leads? With WebToModule you can create custom webforms for these any many other users. Supports all modules, including custom modules.
#1960 - Web to module not saving
Hi, Im trying to create a webform however on the last step when I click publish nothing happens I check the modules and nothin is saved, I looked in to the php error and this is what I get.
Undefined index: source in /var/www/html/../modules/UT_WebToModule/ajax_handler.php on line 166 Undefined index: hiddenFields in /var/www/html/../modules/UT_WebToModule/ajax_handler.php on line 184 in_array() expects parameter 2 to be array, null given in /var/www/html/../modules/UT_WebToModule/ajax_handler.php on line 184, PS. I disabed AJAX
Please Help, Thank you
5 years ago
Hello Hector,
Sorry for the inconvenience. Can you check the permissions and ownership? You can set the permissions and ownership for the custom and modules/UT_WebToModule folder.
Also, please check the database tables ut_webtomodule and ut_webtomodule_audit into your DB. If those tables are missing into DB then do Quick Repair and Rebuild from admin. You will have queries on the screen please execute it.
You can also get in touch with us on Skype. Our Skype id is: urdhvatech
Thanks & Regards, Team Urdhva Tech
5 years ago
Already did that and nothing can you help
5 years ago
Hello Hector,
In your databse ut_webtomodule table is exist? It would be good if you can come up on Skype and show us the error so we can help you better.
Our Skype id: urdhvatech
Thanks & Regards, Team Urdhva Tech
5 years ago
Hello Hector,
It was the issue of post_max_size and upload_max_filesize on the server. Increase it and now the files were written perfectly and able to create the WebToModule WebForm.
Thanks & Regards, Team Urdhva Tech.