I installed a feed that Feed Validator said was 'okay', well it had one problem with the way the title was coded but said it would work.
Anyway it installed okay via the RSS Widget but on the page I got this message:
Warning: Attempt to assign property of non-object in /www/business/5382/wp-includes/rss.php on line 440
Got no idea what this means.
The Feed in question is:
http://www.blackagendareport.com/index.php?option=com_rss&feed=RSS1.0&no_html=1
B
Leonaiart
Member
Posted 1 year ago #
This sounds more like an issue with your version of PHP and its compatibility with line 440 in the rss.php
If you locate what's on line 440 and copy-paste it here, I wouldn't be surprised if it would be an easy fix. Slight modification to the scripting to make it coded properly for your version of php.
Speaking of - what version are you running?
Okay, here it is:
$rss->from_cache = 1;
exomatrix
Member
Posted 1 year ago #
This (see below) is what I recently see on my other website http://UntoldMysteries.eu that refeeds rss from a wordpress based site called http://Need2Know.eu (also mine)
document.write('Error: MagpieRSS: Failed to parse RSS file. (Invalid document end at line 741, column 1)
can anyone help me ?
Thanks
John Kuhles
exomatrix
Member
Posted 1 year ago #
http://need2know.eu/?feed=rss2 <<< does not work properly :( help !
It seems that nobody is interested. Still have the same problem all these months later. I suspect it's the RSS widget
Bill
Have you had any success so far getting it going? I have issues with Facebook feeds in feed widgets as well and I wonder if it is a PHP version issue or not..