Ajax Load More causes 500 error
-
Hello,
I’ve been using Ajax Load More for a while now and never had a problem. But a few days ago it suddenly stopped working, despite making no changes to this or other plugins or altering any WordPress configuration. Now all I get is a permanently spinning loader and my older posts don’t appear anymore.
After a little debugging I found out the plugin is throwing a 500 error, which goes away once I deactivate Ajax Load More, so it must be related with it in some way. Basically, the problem is the ajax call isn’t successful anymore, but I can’t tell why. I’ve contacted my hosting provider for help, and they say there’s nothing that can be done on their side. If it helps, here are the error messages they say I get:
[09-Jun-2016 07:53:19 UTC] PHP Notice: wpdb::escape is deprecated since version 3.6! Use wpdb::prepare() or esc_sql() instead. in /home/fotogra3/public_html/wp-includes/functions.php on line 3578 [09-Jun-2016 07:53:19 UTC] PHP Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use __construct() instead. in /home/fotogra3/public_html/wp-includes/functions.php on line 3624 [09-Jun-2016 07:53:19 UTC] PHP Notice: Trying to get property of non-object in /home/fotogra3/public_html/wp-includes/post-thumbnail-template.php on line 83 [09-Jun-2016 07:53:19 UTC] PHP Notice: Trying to get property of non-object in /home/fotogra3/public_html/wp-includes/post-thumbnail-template.php on line 83 [09-Jun-2016 07:53:19 UTC] PHP Notice: Trying to get property of non-object in /home/fotogra3/public_html/wp-includes/post-thumbnail-template.php on line 83 [09-Jun-2016 07:53:19 UTC] PHP Notice: Trying to get property of non-object in /home/fotogra3/public_html/wp-includes/post-thumbnail-template.php on line 83
I tried uninstalling and reinstalling Ajax Load More, but no luck.
Can you please help me with this? My site has been half-broken for over two days now… (I can provide the site’s url in private).
Many thanks!
- The topic ‘Ajax Load More causes 500 error’ is closed to new replies.