Error in Gif avatar

SanakeSana

New member
Registered
Joined
Aug 15, 2020
Messages
2
Points
3

Reputation:

how do i fix when Im uploading a avatar gif, this is the error


PHP: <!DOCTYPE html>
<html style="height:100%">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" >
<title> 503 Service Unavailable

</title></head>
<body style="color: #444; margin:0;font: normal 14px/20px Arial, Helvetica, sans-serif; height:100%; background-color: #fff;">
<div style="height:auto; min-height:100%; "> <div style="text-align: center; width:800px; margin-left: -400px; position:absolute; top: 30%; left:50%;">
<h1 style="margin:0; font-size:150px; line-height:150px; font-weight:bold;">503</h1>
<h2 style="margin-top:20px;font-size: 30px;">Service Unavailable

</h2>
<p>The server is temporarily busy, try again later!</p>
</div></div></body></html>
 

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
20,330
Points
823

Reputation:

Probably the ImageMagick PECL Extension is disabled on the server.
Turn on: Admin Panel -> Setup -> Options -> Attachments -> Default image processor -> Imagemagick PECL extension
 

SanakeSana

New member
Registered
Joined
Aug 15, 2020
Messages
2
Points
3

Reputation:

it is enable but the only problem is when uploading it as a avatar, but in uploading in comments no problem.
 

Attachments

  • IMG_20200817_140109_670.jpg
    IMG_20200817_140109_670.jpg
    81.1 KB · Views: 82

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
20,330
Points
823

Reputation:

Have you contacted a hosting or vps opened ImageMagick PECL Extension yet?
 
Top