Plugin Directory

Changeset 3448784


Ignore:
Timestamp:
01/28/2026 02:27:56 PM (2 months ago)
Author:
bradvin
Message:

updated FAQ in readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • foogallery/tags/3.1.10/README.txt

    r3448777 r3448784  
    187187One way to check if the theme is the problem, is by switching to one of the built-in WordPress themes, and then see if the gallery loads.
    188188
     189= I am getting a 503 server error whenever I try to edit galleries from the admin =
     190
     191Some versions of PHP have issues with the Imagick Image library, which FooGallery uses to generate thumbnails.
     192To fix this problem, goto FooGallery Settings -> Images, and ensure "Force GD Library" is checked and save settings.
     193This will force your server to rather use the GD image library to avoid the 503 errors.
     194
    189195= After updating, my galleries no longer work! What should I do? =
    190196
Note: See TracChangeset for help on using the changeset viewer.