@legno23, what version of WordPress are you using?
Thanks, agree that it looks to be a problem in the source, have raised a ticket on the development repo to track it:
https://github.com/paulirish/infinite-scroll/issues/281
thanks I hope they will get back soon
Chris
Chris,
So it just happens when you go to the homepage of your site? Or when you’re doing something in particular?
well .. now I deactivate the plugin and the website works but if I try to activate it .. the website doesnt work at all .. and you go on the website you can only read this:
Warning: Invalid argument supplied for foreach() in /web/htdocs/www.steyoyoke.com/home/wp-content/plugins/infinite-scroll/includes/presets.php on line 591
Fatal error: Call to undefined function themes_api() in /web/htdocs/www.steyoyoke.com/home/wp-content/plugins/infinite-scroll/includes/presets.php on line 598
Thanks for the info, really helps in pinning down the cause of the issue. Will post back when we have a solution!
@legno23 I pushed a fix for this last night. Please upgrade to the latest 2.6.1 and let me know how it goes.
Unfortunately it doesnt work …. I got different messages … after I activated the 2.6.1 version the new messages are:
Warning: array_key_exists() [function.array-key-exists]: The first argument should be either a string or an integer in /web/htdocs/www.steyoyoke.com/home/wp-content/plugins/infinite-scroll/includes/presets.php on line 553
Warning: array_key_exists() [function.array-key-exists]: The first argument should be either a string or an integer in /web/htdocs/www.steyoyoke.com/home/wp-content/plugins/infinite-scroll/includes/presets.php on line 553
Warning: array_key_exists() [function.array-key-exists]: The first argument should be either a string or an integer in /web/htdocs/www.steyoyoke.com/home/wp-content/plugins/infinite-scroll/includes/presets.php on line 553
and this is the screenshot of the website after this
http://www.steyoyoke.com/media/img/POSTS/screenshot.png
thanks
I am also experiencing similar problems when running the update. I have re-installed the last version till fix is in, tks. Great plugin. I commented so I would be emailed as this is addressed.
The Jefferson Tree
@legno @arealpolitik Is this a custom theme or this something I could download? I’m going to have a hell of a time debugging this issue without a test case.
my theme is the simple bluebox
Mine is an Atahualpa 3.5.1 but it is loaded with plugins so I will wait till ya get the bugs out of the newer version and try again. Right now the older version works great.
FYI: I use the selectors below
Content Selector: td#middle
Post Selector: td#middle div.post
Navigation Selector: div.navigation-bottom
Next Page Selector: div.newer a:first
where can I download the old version 2.6 in the meantime ?