Help with installing plaintext-rss

Hi I am having problems getting the plaintext-rss.php file to work. I keep getting an error on line 144. I have checked all the settings but just can’t work out why it is not working.

The output I get is this:

<?xml version="1.0" encoding="ISO-8859-5"?>

Fatal error: Call to undefined function PPget_lang() in D:\Sites\vhosts\gosportweather.co.uk\httpdocs\plaintext-rss.php on line 144

Line 144:

' . PPget_lang("WXSIM Forecast for:") . " $WXSIMcity" . '

How can I fix this problem?


plaintext-rss.txt (8.89 KB)

You need to update your plaintext-parser.php to Version 1.28 - 27-Dec-2011 … some fixes were made in plaintext-parser and plaintext-rss to avoid interference with ‘get_lang()’ function used inside the WXSIM 3in1 script by Henkka.

Best regards,
Ken