Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Imported From: http://groups.google.com/group/in-portal-bugs/browse_thread/thread/fdc787c20014d4b4#

Database connection object missing in TemplatesCache class resulting fatal error, when compiled template version is accessed via database in safe mode.

Solution

To fix this we should call parent::kHelper() instead of parent::kBase() in class constructor.

  • No labels