?
avatar HousInfo
HousInfo
15 Nov 2016

Steps to reproduce the issue

http://www.jnsciences.org/component/contact/contact/1.html

Expected result

Actual result

Fatal error: Class 'ContentHelperRoute' not found in /tmp/tmp?????? on line 13

System information (as much as possible)

Additional comments

Hi,

After upgrade to joomla 3.6.4 i have this issue for every component like
http://www.jnsciences.org/component/contact/contact/1.html
have you any idees please?

Thanks

Votes

# of Users Experiencing Issue
0/1
Average Importance Score
5.00

avatar HousInfo HousInfo - open - 15 Nov 2016
avatar brianteeman
brianteeman - comment - 15 Nov 2016

Please use the forum for support https://forum.joomla.org

The fact that its looking in a non existent folder indicates that this is not a core bug


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/12902.

avatar brianteeman brianteeman - close - 15 Nov 2016
avatar brianteeman brianteeman - change - 15 Nov 2016
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-11-15 22:36:28
Closed_By brianteeman
avatar brianteeman brianteeman - close - 15 Nov 2016
avatar HousInfo
HousInfo - comment - 21 Nov 2016

it's a K2 Tools issue
solved by add this line

if(!class_exists('ContentHelperRoute')) require_once (JPATH_SITE . '/components/com_content/helpers/route.php');

in components/com_k2/helpers/route.php

Thanks brianteeman


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/12902.

Add a Comment

Login with GitHub to post a comment