finalcut / wp-feedlist

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

No RSS results. Getting blank output #33

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a Page with the following:
Jobs from <a href="http://www.dice.com/">Dice</a>
<ul>
<!--rss:rss_feed_url:=http://seeker.dice.com/jobsearch/servlet/JobSearch?op=301&
N=0&Ntk=JobSearchRanking&Ntt=etl+data+warehouse&Ntx=mode+matchall&Nty=1&Nf=p_Pos
tedAge|LTEQ%201,num_items:=10,random:=false,show_description:=true,new_window:=s
imple-->
</ul> 
2.
3.

What is the expected output? What do you see instead?
There should be 10 rss items displayed in the page.

What version of the product are you using? On what operating system?
version: 2.22.5
OS: Linux

Please provide any additional information below.
I have configured and activated the plugin as per the instructions.
The Page created with the above code works fine if I run this in Localhost.
Is there any change required in my blog setting?

Thanks for your help.
-Thiru.

Original issue reported on code.google.com by tperu...@gmail.com on 19 Mar 2009 at 7:24

GoogleCodeExporter commented 9 years ago
it worked on your local dev machine but not on the production server?  hrm.  I 
can't
think of anything you'd have to change.  Unless it has to do with myuse of <? 
instead
of <?php in the plugin.  Which is identified as a problem in issue 37

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