Codychat Addons Fixed
Symptoms: The GIF button appears, but clicking it shows a loading spinner forever, or the GIFs fail to send.
Root Cause: GIPHY’s API v1 was deprecated. CodyChat’s old GIPHY addon still calls the deprecated endpoint.
The Fix:
After this fix, the addon will return valid GIFs again.
Some addons require others (e.g., “File Upload” needs “jQuery Upload”). Check addon documentation for prerequisites. codychat addons fixed
In codychat/core/config.php, set:
define('DEBUG_MODE', true);
Then check /codychat/logs/error_log for specific addon errors. Symptoms: The GIF button appears, but clicking it
Sometimes "fixed addons" refer to permission changes. If you recently updated and lost chat access: