nikrou / eventHandler

a dotclear plugin to manage events in your blog.
Other
2 stars 5 forks source link

Warning & erratic display on the frontend - version 2023.01.27 #50

Closed franck-tomek closed 1 year ago

franck-tomek commented 1 year ago

"Dotclear"displayed instead of content on most of the site's pages. The problem seems linked to this tag: {{tpl:SysBehavior behavior="publicEntryAfterContent"}}. Everything below this call returns an error content.

Warning trace:

WARNING /dc/inc/public/class.dc.template.php:442 Undefined array key "date" [/site/plugins/eventHandler/inc/class.tpl.eventhandler.php:783] : dcTemplate::getSortByStr [/dc/inc/libs/clearbricks/template/class.template.php:687] : tplEventHandler::EventsOfPost [/dc/inc/public/class.dc.template.php:276] : template::compileBlockNode [/dc/inc/libs/clearbricks/template/class.tplnodeblock.php:88] : dcTemplate::compileBlockNode [/dc/inc/libs/clearbricks/template/class.tplnode.php:58] : tplNodeBlock::compile [/dc/inc/libs/clearbricks/template/class.template.php:662] : tplNode::compile [/dc/inc/libs/clearbricks/template/class.template.php:425] : template::compileFile [/dc/inc/libs/clearbricks/template/class.template.php:491] : template::getFile [/dc/inc/public/class.dc.template.php:246] : template::getData [/site/plugins/eventHandler/inc/class.public.eventhandler.php:112] : dcTemplate::getData [/site/plugins/eventHandler/inc/class.public.eventhandler.php:82] : publicEventHandler::publicEntryContent [/dc/inc/core/class.dc.core.php:848] : publicEventHandler::publicEntryAfterContent [/dc/cache/cbtpl/d0/f5/d0f596926d26f9c9f614ea0652f3202b.php:591] : dcCore::callBehavior [/dc/inc/libs/clearbricks/template/class.template.php:496] : ::include [/dc/inc/public/class.dc.template.php:246] : template::getData [/dc/inc/public/lib.urlhandlers.php:172] : dcTemplate::getData [/dc/inc/public/lib.urlhandlers.php:294] : dcUrlHandlers::serveDocument [/dc/inc/libs/clearbricks/url.handler/class.url.handler.php:231] : dcUrlHandlers::home [/dc/inc/libs/clearbricks/url.handler/class.url.handler.php:269] : urlHandler::callHelper [/dc/inc/public/lib.urlhandlers.php:233] : urlHandler::callDefaultHandler [/dc/inc/public/class.dc.public.php:274] : dcUrlHandlers::getDocument [/dc/inc/public/prepend.php:32] : dcPublic::init [/index.php:8] : ::require