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

Blog module Issue?!?!


Go to End


1369 Views

Avatar
Visda04

Community Member, 1 Post

3 November 2009 at 12:05pm

I have installed the blog module and all appears well... When I go to www.mysite.com/silverstripe/blog I receive this error(S).

Any guidance?

*********************************************************************************************

[Notice] Undefined index: SSHTMLBBCodeParser
GET /silverstripe/blog/

Line 6 in /home/content/85/4947785/html/silverstripe/sapphire/parsers/BBCodeParser.php
Source

165 }
166
167 }
168 ?>

Trace

* include_once(/home/content/85/4947785/html/silverstripe/sapphire/parsers/BBCodeParser.php)
Line 232 of Core.php
* __autoload(BBCodeParser)
Line 126 of BlogEntry.php
* BlogEntry->ParagraphSummary()
* call_user_func_array(Array,Array)
Line 408 of ViewableData.php
* ViewableData->XML_val(ParagraphSummary,,1)
Line 148 of .cache.home.content.85.4947785.html.silverstripe.blog.templates.Layout.BlogHolder.ss
* include(/tmp/silverstripe-cache-var-chroot-home-content-85-4947785-html-silverstripe/.cache.home.content.85.4947785.html.silverstripe.blog.templates.Layout.BlogHolder.ss)
Line 354 of SSViewer.php
* SSViewer->process(BlogHolder_Controller)
Line 346 of SSViewer.php
* SSViewer->process(BlogHolder_Controller)
Line 175 of Controller.php
* Controller->handleAction(HTTPRequest)
Line 129 of RequestHandler.php
* RequestHandler->handleRequest(HTTPRequest)
Line 122 of Controller.php
* Controller->handleRequest(HTTPRequest)
Line 29 of ModelAsController.php
* ModelAsController->handleRequest(HTTPRequest)
Line 277 of Director.php
* Director::handleRequest(HTTPRequest,Session)
Line 121 of Director.php
* Director::direct(/blog/)
Line 118 of main.php
**************************************************************************************************