Jul 21st, 2011, 9:27 AM
I was having trouble with a form, so i deleted it and tried to recreate it, but now i can a 305 error when trying to access or verify the php page.
What can be done?
What can be done?
The following warnings occurred: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
305 error
|
Jul 21st, 2011, 9:27 AM
I was having trouble with a form, so i deleted it and tried to recreate it, but now i can a 305 error when trying to access or verify the php page.
What can be done?
Jul 21st, 2011, 9:44 AM
Hi jschnyderite,
Did you give the explanation of the error code a read over? http://docs.formtools.org/api/?page=error_codes#305 Does that sounds like it could be the cause of the problem? Are you using the ft_api_delete_unfinalized_submissions() function? If so, I'd follow the recommendation of not passing the second parameter so that recently added (and unfinalized) submissions don't get deleted. Any help? - Ben |
« Next Oldest | Next Newest »
|