Jump to content

seanzol

Clients
  • Posts

    82
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by seanzol

  1. On 5/20/2022 at 8:15 AM, Jim M said:

    Don't believe Imagemagick can handle animated gifs still at this point in time. If this is a requirement of your site, you'll want to switch to GD to handle animated gifs.

    Switching to GD did get things working generally, so thank you for that.

    That said, we've used ImageMagick for a number of years and never had this issue prior. Also, in Image Settings the description for IM is:

    Quote

    ImageMagick is an advanced image manipulation program available on some hosts. It provides benefits over the GD library such as more efficient handling of very large images and the ability to retain animation in resized animated gifs. This option requires the ImageMagick PHP Extension to be installed on your server.

    So it seems like there might be something else going on with that?

  2. When uploading animated GIF avatars, the following error appears in a dialog box:

    Quote
    Sorry, an unknown server error occurred when uploading this file.
    (Error code: list length exceeds limit `/tmp/imagickkIzfnL' @ error/cache.c/OpenPixelCache/3694)

    This isn't specific to one avatar, but seems to be happening across the board (though only with GIFs). The system log doesn't have any more details except that it's an "InvalidArgumentException::400". I'm running PHP 7.4 and IPS 4.5.4.2, if that helps. Hoping someone might have seen this before and know what's going on?

  3. I'm having a weird issue that seems to be related to having required prefixes in a section/forum.

    Title changes, or adding polls, do not persist upon saving a thread unless I also remove the prefix. While I have the global mods are exempt option enabled, this causes problems for my users who want to modify their threads without us having to do it for them. I'm not sure if anyone else has experienced this issue, but I'm hoping I can get this fixed.

×
×
  • Create New...