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.

Blog Module /

Discuss the Blog Module.

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

What is the best fix for this blog module error


Go to End


3 Posts   1523 Views

Avatar
Mavic

Community Member, 5 Posts

28 April 2010 at 10:30pm

I've just set up a site on a shared Web Drive server and the site is working perfectly.

I've installed the blog module and I get the following error.

Fatal error: require_once() [function.require]: Failed opening required 'HTML/BBCodeParser/Filter.php' (include_path='./:/usr/local/lib/php:/usr/share/pear/:/usr/local/apache/phpinc/:/home/w3/') in /home/w3/........../sapphire/parsers/HTML/BBCodeParser/Filter/Basic.php on line 31

Any help would be greatly appreciated.

Avatar
Mavic

Community Member, 5 Posts

1 May 2010 at 12:40pm

I've had a look at the other post about this error but don't understand much of it.

http://silverstripe.org/blog-module-forum/show/267774

I've tried as described in the above post changing include_path but without success, it would be awesome if one of you SilverStripe gurus could help me for a few minutes so I can get this module working.

Avatar
Mavic

Community Member, 5 Posts

3 May 2010 at 1:36pm

I think I found the issue, I've installed SilverStripe again but this time at the root level of the website and the blog module works perfectly so that seems to have fixed my include path issues.