Oct 11th, 2011, 9:21 AM
Hi cpicker,
Ah! I added that in 2.1.0 to completely shut things down in the event of really serious errors that will prevent the script from working at all.
Is your API form on the same host as your Form Tools installation? If not, you'll see that error. Is it on the same website?
Also, how are you including the API? Make sure you're doing a require_once("..."); with the path to the api.php file, and not the URL.
- Ben
Ah! I added that in 2.1.0 to completely shut things down in the event of really serious errors that will prevent the script from working at all.
Is your API form on the same host as your Form Tools installation? If not, you'll see that error. Is it on the same website?
Also, how are you including the API? Make sure you're doing a require_once("..."); with the path to the api.php file, and not the URL.
- Ben