[geeklog-devel] Template Class loading error

Kevin J. Peno kevin at metalaxe.com
Tue May 13 12:46:55 EDT 2008


Hi,

 

When the site is initializing the database class, if an error is
encountered, the database class calls "COM_errorLog" (as assigned on
line 134 of system/lib-database.php backtracing to line 94 of
lib-common.php and actually called by the DB class method dbError).
However, because the template class file is not included until line 205
of lib-common.php, the following fatal error occurs: Fatal error: Class
'Template' not found in Geeklog\public_html\lib-common.php on line 1479

 

Removing the call to COM_errorLog or moving the template include above
config loading resolves the issue. This should affect all db drivers.
Please let me know how to proceed.

 

Regards,

 

Kevin Peno

 

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist8.pair.net/pipermail/geeklog-devel/attachments/20080513/922f2492/attachment.html>


More information about the geeklog-devel mailing list