finalcut / wp-feedlist

Automatically exported from code.google.com/p/wp-feedlist
0 stars 0 forks source link

Warning: array_slice() [function.array-slice]: #32

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. install updated feedlist.php file manually after receiving error
2. go to website
3. still receving same error

What is the expected output? What do you see instead?
rss feed for search engine watch; "Warning: array_slice() [function.array-
slice]: The first argument should be an array 
in /home/content/w/r/i/writeminded/html/wp-
content/plugins/feedlist/feedlist.php on line 241" 

What version of the product are you using? On what operating system?
Feedlist 2.22.5, Mazilla, Wordpress 2.71, windows xp

Please provide any additional information below.
Tried the update option and it seemed to work initially, when I went back 
to the site a few hours later, the error message was back.

Original issue reported on code.google.com by writemin...@gmail.com on 16 Mar 2009 at 9:07

Attachments:

GoogleCodeExporter commented 9 years ago
I'll add a check to make sure $this->items is an array before I try to slice it
instead of assuming the parser returned a valid array

Original comment by bill.raw...@gmail.com on 23 Sep 2009 at 6:31

GoogleCodeExporter commented 9 years ago

Original comment by bill.raw...@gmail.com on 23 Sep 2009 at 6:52