All questions about EDocman extension

Upload categorie image

  • Olivier KENDRICHE
  • Topic Author
  • Offline
  • New Member
  • New Member
More
2 days 7 hours ago #171854 by Olivier KENDRICHE
Upload categorie image was created by Olivier KENDRICHE
Hi
When i try to upolad an categorie's image i have this message " imagecreatetruecolor(): Argument #1 ($width) must be of type int, string given"
What happen ?
Thanks for your help

Please Log in or Create an account to join the conversation.

More
2 days 7 hours ago #171855 by Mr. Dam
Replied by Mr. Dam on topic Upload categorie image
Hi Olivier,
Thank you for your message.
The error message you encountered:
"imagecreatetruecolor(): Argument #1 ($width) must be of type int, string given"
usually happens when the image upload function receives invalid dimensions — typically, this could be caused by:
- The uploaded file is not a valid image (e.g., incorrect file format or corrupted file).
- The image size (width/height) was not properly retrieved, possibly due to missing PHP image extensions like GD.
- The file input might have been modified or incorrectly handled by a third-party extension or template override.

To help you resolve this issue quickly, please submit a support ticket under the Edocman category, and kindly provide:
- Your website URL
- A super admin account (for temporary support access)

Our team will check directly and provide a solution as soon as possible.
Thanks again for your cooperation!

Best regards,
Dam

Please Log in or Create an account to join the conversation.

Moderators: Mr. Dam