PHP fatal error instead of 404 or component not found - Joomla! Forum - community, help and support
hello!!
i'm having problems website. after migrating joomla 1.5 have php warning non-existing articles:
also having fatal error instead of component not found message. example, if try index.php?option=whatever (whatever not component installed), error:
i've downloaded joomla 2.5.8 full package , restore joomla core files , problem still there. i'm using joomla 2.5.8, community builder, jreviews , kunena forum. using default htaccess.
i'm having problems website. after migrating joomla 1.5 have php warning non-existing articles:
code: select all
fatal error: call member function toarray() on non-object in /public_html/components/com_content/views/article/view.html.php on line 239also having fatal error instead of component not found message. example, if try index.php?option=whatever (whatever not component installed), error:
code: select all
warning: require_once(/public_html/components/whatever/ever.php) [function.require-once]: failed open stream: no such file or directory in /public_html/libraries/joomla/application/component/helper.php on line 383
fatal error: require_once() [function.require]: failed opening required '/public_html/components/whatever/ever.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /public_html/libraries/joomla/application/component/helper.php on line 383i've downloaded joomla 2.5.8 full package , restore joomla core files , problem still there. i'm using joomla 2.5.8, community builder, jreviews , kunena forum. using default htaccess.
none 1 has idea of can happening?? i've seen others problem, this topic, solutions not working me don't have same extensions said causing problem.
Comments
Post a Comment