finalcut / wp-feedlist

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

randomFeedList doesn't work (WP 2.6) #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Default installation and activation of feedlist.
2. Using <?php randomFeedList() ?> in sidebar.php as described in
readme.txt and using the deault feeds.txt
3.

What is the expected output? What do you see instead?
Instead de default output expected I see in the sidebar:
Warning: Missing argument 1 for randomFeedList(), called in ... sidebar.php
on line 43 and defined in ... feedlist.php on line 599

Fatal error: Using $this when not in object context in ... feedlist.php on
line 601

What version of the product are you using? On what operating system?
feedlist, the latest, 2.22.3.
WordPress, 2.6.
Hosted on Dreamhost.

Please provide any additional information below.

Calling feedlist() runs perfectly.
randomFeedList must work on WP 2.6?

Original issue reported on code.google.com by casas.sa...@gmail.com on 22 Jul 2008 at 9:36

GoogleCodeExporter commented 9 years ago
thanks.. good catch

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

GoogleCodeExporter commented 9 years ago

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