• cdgweb

    (@cdgweb)


    We (site admins) don’t add new members often, so this was just noticed last week. We *can* upload photos via the media library and in regular posts, but cannot upload photos to our member listings.

    If we try to upload an image via the “add image” button on a listing we get:

    ERROR: No editor could be selected.

    WordPress v 6.8.2
    Connections Business Directory 10.4.66 (which was a patched version from GitHub).

Viewing 5 replies - 1 through 5 (of 5 total)
  • Loïc Martin

    (@loicmartin)

    Can you active debug mod and display your error in details ?

    You can try to find the solution with Gemini or ChatGPT.

    Example :

    I get an error when I display the directory managed by the WordPress Connections Business Directory extension.

    I get the following error: [01-Sep-2025 13:37:37 UTC] PHP Fatal error: Declaration of WP_Image_Editor_Gmagick::set_quality($quality = null) must be compatible with WP_Image_Editor::set_quality($quality = null, $dims = []) in /home/amicaleatq/www/wp-content/plugins/connections/includes/image/editors/class-wp-image-editor-gmagick.php on line 130

    Here is the code from the class-wp-image-editor-gmagick.php file.

    CODE


    wellesleyps

    (@wellesleyps)

    I’m having the same issue on my staging site, where is doesn’t really matter too much.
    See this thread: https://ww.wp.xz.cn/support/topic/error-no-editor-could-be-selected-after-upgrade-from-10-4-2-to-10-4-10/#post-15289193

    “This message will occur when the web host does not have any image editors/processors installed. Please see the WordPress Site Health admin page to confirm. Ensure at least the gd PHP image library is installed. And the Imagick PHP library for better performance and server resource utilization when processing images (WP preferred).”

    Thread Starter cdgweb

    (@cdgweb)

    @wellesleyps — unfortunately Connections has been abandoned. A shame since my client really liked it and had been using it for years (with paid addons). Supporting a free plugin long term is touch and go.

    They had a patch that solved some of the problems, but other issues arose.

    Plugin Author Steven

    (@shazahm1hotmailcom)

    The issue is that neither GD or Imagick is installed on the web host. WP actually requires one of those. You should be able ti verify this on the WordPress System Health admin page.

    The lastest, patched Connections can be downloaded here:

    I hope this helps!

    Installing gd and imagick solved the problem for me

    I hope this helps too!

Viewing 5 replies - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.