Fatal error on error.php line 114 - Joomla! Forum - community, help and support
hello,
after joomla 2.5 compatible component on joomla 3 fatal error on error.php line 114 in page of extension.
what can possible causes of error?
are there plans complete upgrade manual developers?
the existing faq section limited.
after joomla 2.5 compatible component on joomla 3 fatal error on error.php line 114 in page of extension.
what can possible causes of error?
are there plans complete upgrade manual developers?
the existing faq section limited.
i error message explain well.shakur1911 wrote:what can possible causes of error?
so line 114 say?:
if ($this->params->get('headercolor'))
error message: call member function on non-object blablabla
look lines above , see should $params->get('headercolor') means seems little bug in template
if fix not forget fix line 120
Comments
Post a Comment