Feed extract not working anymore!
-
But it used to!!!!
Here is the page where it should display:
http://www.teleressources.com/index.php/en/candidates/?lang=enAnd here the code (that used to work):
-
<?php
feedList(array(“rss_feed_url”=>”http://www.teleressources.com/newwebsite/?cat=16&feed=rss2”,
“language”=>fr_FR,
“num_items”=>4,
“show_description”=>true,
“translations”=>ReadMore,
“max_characters”=>140,
“max_char_wordbreak”=>true
)
);
?>We tried to upgrade Feedlist to the latest version, changing the class-snnopy and rss php files, without success…
Any clue anyone?
Thanks!
The topic ‘Feed extract not working anymore!’ is closed to new replies.