Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted December 1, 20204 yr Hello, Do you know if the "libgd" is used by invision and if so is version 2.3.0 compatible? https://github.com/libgd/libgd/blob/gd-2.3.0/CHANGELOG.md
December 1, 20204 yr GD is a part of PHP by default so if there are any issues it would likely be between libgd and PHP itself, rather than IPS4.
December 2, 20204 yr Author The server is in version 2.2.5 and I plan to update it to version 2.3.0, but I don't know if this is compatible with IPS4.
December 2, 20204 yr We don't have specific GD library compatibilities generally. What Ryan was explaining is that PHP interfaces with GD, and we interface with PHP, so as long as that version is supported by the PHP version you're using you should be fine.