• Resolved frankyonnetti

    (@frankyonnetti)


    Hi dcooney

    Getting a load error with wp-admin/admin-ajax.php when ALM Filters is enabled.

    ALM 3.5.0
    ALM Custom Repeaters 2.4.2
    ALM Filters 1.3
    ALM Layouts 1.2.1
    WP 4.9.5
    PHP 5.5.38
    MYSQL 5.5.59

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Darren Cooney

    (@dcooney)

    Hi @ frankyonnetti,
    Whats the error?

    Cheers,

    Thread Starter frankyonnetti

    (@frankyonnetti)

    All I’m getting from console is:
    admin-ajax.php:1 Failed to load resource: net::ERR_EMPTY_RESPONSE
    wp-admin/admin-ajax.php 0 ()

    Plugin Author Darren Cooney

    (@dcooney)

    Looks like a server issue, not the plugin.

    Do you have a security plugin running?

    Thread Starter frankyonnetti

    (@frankyonnetti)

    Just an htaccess login, but no secure plugins.

    I also disabled all plugins except ALM and ALM Filters and got the same error.

    Plugin Author Darren Cooney

    (@dcooney)

    As the error says, the site failed to load wp-admin/admin-ajax.php. Something is causing/blocking the load of that script. Could be the htaccess.

    Thread Starter frankyonnetti

    (@frankyonnetti)

    Thanks for your help dcooney!

    I think you’re right, it has to be something related to the server environment. I’ll post back here once we figure it out.

    Thread Starter frankyonnetti

    (@frankyonnetti)

    Rolling back to version 1.1 of ALM Filters fixed the issue for us (w/line 25 in ajax-load-more-filters.php removed).

    Still may be related to the server environment because I can’t reproduce it locally.

    fyi –
    Also tried rolling back to version 1.2 with no success.

    I can always reproduce the error by going to the Media page in the WP admin. None of the images (files) would show and the error would display in the browser console (error noted in my 2nd comment on this thread).

    Plugin Author Darren Cooney

    (@dcooney)

    Interesting… Line #25 of ajax-load-more-filters.php was actually an issue for a lot of users so it was removed in 1.2 and 1.3.

    Thread Starter frankyonnetti

    (@frankyonnetti)

    I’m going to mark this as resolved. One of our developers is sure it’s environment related like you said.

    Thanks for you help & time dcooney.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘ALM Filters load-scripts error’ is closed to new replies.