The following warnings occurred: | |||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
|
rss.php - Printable Version +- GetSimple Support Forum (http://get-simple.info/forums) +-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3) +--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16) +--- Thread: rss.php (/showthread.php?tid=2151) |
rss.php - mama21mama - 2011-09-06 http://get-simple.info/extend/plugin/rssphp/57/ a manual for those who do not know php? rss.php - Connie - 2011-09-07 copy the file into the plugins-directory add this to your template: Code: <?php show_rss($url); ?> is it working? rss.php - mama21mama - 2011-09-07 no. that will use a subdirectory? Editing File: http://mamalibre.com.ar/status/theme/Innovation/template.php Code: ... not that does not work. |