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
**************************************************************************************************