As an addendum to my last post, I am using slightly different settings than the ones that you posted for me. For comparison:
Mine:
LE: guid
LEP: http://www.msnbc.msn.com/id/(\d+)/site/newsweek/?from=rss
LR: {0}&displaymode=1098
Yours:
LE: origLink
LEP: id/(\d+)/site
LR: http://www.msnbc.msn.com/id/{0}/site/newsweek/print/1/displaymode/1098/
CEP: (<div class="caption">.*)
Testing mine returns one article, yours returns none at the moment (most likely, I am doing something wrong).
Thank you once again for all of your help.
|