Hazeron Forums
(Wiki) Unable to upload images - Printable Version

+- Hazeron Forums (https://hazeron.com/mybb)
+-- Forum: Shores of Hazeron (https://hazeron.com/mybb/forumdisplay.php?fid=1)
+--- Forum: Bug Reports (https://hazeron.com/mybb/forumdisplay.php?fid=17)
+---- Forum: Closed Bug Reports (https://hazeron.com/mybb/forumdisplay.php?fid=18)
+---- Thread: (Wiki) Unable to upload images (/showthread.php?tid=287)



(Wiki) Unable to upload images - Deantwo - 09-10-2018

There is something wrong with the wiki, we are unable to upload images.
Try: http://hazeron.com/wiki/index.php?title=Special:Upload&wpDestFile=C_ScDesignDrawing.png

Also some images are displaying errors when attempting to resize them.
See: http://hazeron.com/wiki/index.php/Category:Storage_Media_Devices


RE: (Wiki) Unable to upload images - Haxus - 09-12-2018

Fixed file permissions on image upload folders. They were probably broken in the move to the new server.


RE: (Wiki) Unable to upload images - Deantwo - 09-13-2018

(09-10-2018, 09:57 PM)Deantwo Wrote: Also some images are displaying errors when attempting to resize them.
See: http://hazeron.com/wiki/index.php/Category:Storage_Media_Devices

This is still an issue. I didn't know if the two issues were related, so maybe I should have made it two reports.
Error message:
Code:
Error creating thumbnail: /bin/bash: /usr/bin/convert: No such file or directory

Error code: 127
A little googling suggested it is a missing script called "convert". Or maybe another permission issue with accessing said file.
See: https://m.mediawiki.org/wiki/Topic:Si3ofpvsr8utt336


RE: (Wiki) Unable to upload images - AnrDaemon - 09-13-2018

Missing imagemagick package.


RE: (Wiki) Unable to upload images - Deantwo - 09-22-2018

Haxus, could you please install the ImageMagick package on the wiki's webserver?