• Resolved jillii

    (@jillii)


    Hi,

    Thank you for developing this great plugin. Really simple and easy to use. I’m running into an issue now after updating from 5.2.1 to 5.2.2. When updated, I’m no longer able to access the admin (/wp-admin) section of my website. The frontend is still intact.

    This is the error from WP_DEBUG

    Warning: require_once(admin/vendor/connekt-plugin-installer/class-connekt-plugin-installer.php): failed to open stream: No such file or directory in /www/learninghub_199/public/wp-content/plugins/ajax-load-more/ajax-load-more.php on line 300
    
    Fatal error: require_once(): Failed opening required 'admin/vendor/connekt-plugin-installer/class-connekt-plugin-installer.php' (include_path='.:/usr/share/php') in /www/learninghub_199/public/wp-content/plugins/ajax-load-more/ajax-load-more.php on line 300

    It looks like it’s looking for a file that just isn’t there. I’m not sure how to resolve this issue, without editing the plugin code. Can you help me figure out a solution?

    Thank you!!

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

    (@dcooney)

    @jillii Sorry to hear this.

    I haven’t had any reports of this in the 2 weeks since release and I can see that file does exist in the .zip downloaded from the repo.
    https://www.ads-software.com/plugins/ajax-load-more/advanced/

    I wonder if there was a permissions failure or something during install.

    Can you download the plugin and then SFTP it to your server?

    Otherwise you’ll need to somehow delete the plugin and try to reisntall.

    Does that help?

    Thread Starter jillii

    (@jillii)

    Thanks for the quick response @dcooney! Wow am I really 2 weeks behind on plugin updates?

    I actually found the answer myself – I’m not tracking the vendor directory with git, which is applying to all vendor directories across the site.

    Hope this helps someone who made the same mistake.

    Take care,

    Jill

    Plugin Author Darren Cooney

    (@dcooney)

    Oh nice find!
    Glad you sorted that. Something for myself to consider. I may rename that directory.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Crashes admin after update to 5.2.2’ is closed to new replies.