PDA

View Full Version : Form Verification


djdubuque@gmail.com
06-18-2007, 09:11 AM
Form Verification not working after moving to new hosting server, any ideas? uninstall, reinstall?

Help!!!!:help:

lwyau
06-18-2007, 09:19 AM
I take that you meant the form does not show up on the page.

Go to page editor to see if the form object is still on the page. Resave the page and see if it appears. If still not, I would delete (trash) then re-insert the form and resave the page.

djdubuque@gmail.com
06-18-2007, 09:23 AM
I take that you meant the form does not show up on the page.

Go to page editor to see if the form object is still on the page. Resave the page and see if it appears. If still not, I would delete (trash) then re-insert the form and resave the page.

Error


fopen failed for /home/djdub3/public_html/sohoadmin/tmp_content/.con

lwyau
06-18-2007, 10:48 AM
This error usually means the redirect page (after the form is submitted) is not found, and in your case the page name is null (not specified). It is further complicated by the fact that you also installed the form verification plug-in.

I would re-insert the form, making sure that you do have a valid page selected for the re-direct to see if it works. If you have to, uninstall the plug in just to isolate the problem. If you find that the plug-in is causing the problem, contact the plug-in developer.

djdubuque@gmail.com
06-18-2007, 01:47 PM
Thats what it was the redirect was missing, thanks.