Blogs made simple RSS

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
rhysdavies
Forum Members
Forum Members
Posts: 31
Joined: Thu Oct 04, 2007 9:23 am

Blogs made simple RSS

Post by rhysdavies »

Hi,

I have installe Blogs made simple, and am having some trouble with getting the RSS to work.  When I click to subscribe, I get the following error come up: 
XML Parsing Error: junk after document element
Location: http://www.rhuddelwelshblack.co.uk/page ... eturnid=60
Line Number 2, Column 1:Warning:  Missing argument 2 for Blogs::GetEntries(), called in /home/fhlinux162/r/rhuddelwelshblack.co.uk/user/htdocs/pages/modules/Blogs/rssfeed.php on line 66 and defined in /home/fhlinux162/r/rhuddelwelshblack.co.uk/user/htdocs/pages/modules/Blogs/Blogs.module.php on line 274

^
Line 66 of rssfeed.php:
$entries=$blogs->GetEntries($catid);
Line 274 of blogs.module.php:
function GetEntries($onlyactive=true,$categoryid,$limit=-1, $latestfirst=true) {
Any ideas?

Cheers
scooper
Forum Members
Forum Members
Posts: 242
Joined: Fri Dec 09, 2005 12:36 pm

Re: Blogs made simple RSS

Post by scooper »

This should have been fixed in SVN. You can also get a newer version of the module (well newer than 0.2.2 at least) and an updated rssfeed.php over in this thread.

http://forum.cmsmadesimple.org/index.ph ... 959.0.html

Well it fixed it for me when I had this problem.
Post Reply

Return to “CMSMS Core”