Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Forum Module /

Discuss the Forum Module.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Please help me ! i can't open Forum Module


Go to End


3 Posts   1965 Views

Avatar
txt007

Community Member, 14 Posts

28 March 2009 at 5:04pm

hi all

This is the first i know silvertripe

When i finished install Forum Module and i open ForumModule so has erro :. Please help me ! thank you.

" [Warning] file_get_contents() [function.file-get-contents]: Filename cannot be empty
GET /SilverStripe-v2.3.0/forums/

Line 273 in C:\wamp\www\SilverStripe-v2.3.0\sapphire\core\SSViewer.php
Source

264 /**
265 * Used by <% include Identifier %> statements to get the full
266 * unparsed content of a template file.
267 *
268 * @uses getTemplateFile()
269 * @param string $identifier A template name without '.ss' extension or path.
270 * @return string content of template
271 */
272 public static function getTemplateContent($identifier) {
273 return file_get_contents(SSViewer::getTemplateFile($identifier));
274 }
275
276 /**
277 * @ignore
278 */
279 static private $flushed = false;

"

Avatar
ShaggyStyle

Community Member, 7 Posts

10 April 2009 at 5:48pm

Hey... I have the same problem with de Blog Module. I know it's the Forum Module... ehmm... forum, but I think it must be the same situation.

Please somebody help us.

Avatar
Willr

Forum Moderator, 5523 Posts

11 April 2009 at 4:56pm

Are you using Forum 0.2? Try http://silverstripe.org/forum-module-forum/show/253543#post253543.

Make sure the folder you have extracted is called forum/ and not forums-0.2/ or something aswell