Explanation | An error occurred in supporting code. That code has logged more specific information. |
Action | Check the server log for messages prior to this one with more specific information. |
Explanation | Attempts to process the file failed. The format did not match the expectation based on the file extension. |
Action | Make sure that the specified file is actually of the type specified by the file extension. For example, make sure that picture.gif is actually a file in GIF format. |
Explanation | While attempting to convert this image from one format to another, the specified error occurred. |
Action | Determine what action to take based on the specific logged error. For example, if the image was corrupted, correct the image file. |
Explanation | While attempting to convert this image from one format to another, an error occurred in supportng code. The supporting code logged detailed information. |
Action | Check the server log for messages prior to this one with more specific information. |
Explanation | While converting the image from SVG format to GFX format, the specified error occurred. |
Action | Determine what action to take based on the specific logged error. For example, if the image was corrupted, correct the image file. |
Explanation | While converting the image from SVG format to the logged format, the specified error occurred. |
Action | Determine what action to take based on the specific logged error. For example, if the image was corrupted, correct the image file. |
Explanation | An internal error occurred during transformation from SVG using XSLT transforms. |
Action | Contact support with the provided logs to determine the source of the problem. The SVG source may be the origin of the error. |
Explanation | A severe internal error occurred during transformation from SVG using XSLT transforms. |
Action | Contact support with the provided logs to determine the source of the problem. The SVG source may be the origin of the error. |
Explanation | The directory value specified for use when storing temporary files does not currently exist. |
Action | You must create this directory with the correct access permissions before using it here. |