Errors
Errors
Error | Description |
---|---|
100 | Plug-in is not registered |
101 | Invalid registration |
102 | License is for an older version of the plug-in (upgrade required) |
103 | License is expired (new license required) |
104 | Plug-in is currently disabled |
105 | Plug-in could not be enabled (incorrect password) |
106 | Invalid parameter |
107 | Internal plug-in error |
108 | Wrong plug-in edition |
201 | Timeout |
202 | PHP error |
203 | User cancelled |
204 | FileMaker error |
300 | Invalid package path |
301 | Invalid package file |
302 | No package files found in specified folder |
310 | Invalid save path |
311 | Can't write to save path (check permissions) |
314 | Container file name not set |
315 | Function not supported on server |
900 | Error number must be greater than or equal to 1000 |
901 | Script triggering is disabled |
902 | Progress bars are disabled |
903 | Progress bar already exists |
904 | Progress bar doesn't exist |
Change Log
Version | Description |
---|---|
3.0.0 | Added error 203 to return an error when execution is cancelled by the user. |
3.0.0 | Added error 204 to return FileMaker errors. |
3.0.0 | Added error 315 to return an error when a non-compatible function is executed on FileMaker server. |
3.0.0 | Version 3 was a complete rewrite of the plug-in and a number of the errors that could be returned by version 2 are no longer used. Error 200 makes a welcome departure with the introduction of multi-threading and the 300 errors listed below now use error 107 which will return the cURL error number and description.
|
, multiple selections available,
Related content
Troubleshooting
Troubleshooting
More like this
Download
Download
More like this
PHP_GetLastError
PHP_GetLastError
More like this
Installation
Installation
Read with this
PHP Functions
PHP Functions
More like this
PHP_Configure
PHP_Configure
More like this