941 Posts in 272 Topics by 292 members
Forum Module
SilverStripe Forums » Forum Module » Error message, something wrong with the code?
Discuss the Forum Module.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 480 Views |
-
Error message, something wrong with the code?

30 May 2011 at 7:01am
I'm installing the forum module, and when visiting forum page for the first time after dev/build etc. I got this error message:
Fatal error: Call to a member function Link() on a non-object in ../forum/code/Forum.php on line 474
and the line 474 in that file looks like this
RSSFeed::linkToFeed($this->Parent->Link("rss"), _t('Forum.RSSFORUMS','Posts to all forums'));Is there something wrong with that line?
-
Re: Error message, something wrong with the code?

30 May 2011 at 8:24pm Last edited: 30 May 2011 8:25pm
I'm picking that $this->Parent-> should perhaps be $this->Parent()->..
If you're trying out the forum I recommend using the master release off github. That is stable enough for use on production.
| 480 Views | ||
|
Page:
1
|
Go to Top |


