Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • arkfeld Friend
    #127037

    The barite template was installed and after I registered as a user and tried to go to the detail section of the user I received the following error messge.

    Fatal error: Class ‘ContentHelperRoute’ not found in /home/elawreso/public_html/joomla/modules/mod_janewslight/mod_janewslight.php on line 72

    Can anyone help?

    Thanks

    Michael

    larryndeb Friend
    #243568

    Having same problem rather I use the quick start or not. This is a major problem and should have been addressed a long time ago.:((

    Sherlock Friend
    #244964

    hi all.
    You can download latest version to fix that error. Or you can edit code follow me :
    -Open mod_ja_newslight.php(modules/mod_ja_newslight/mod_ja_newslight.php)
    -Search this line (~20):

    global $mainframe;

    Change to :

    require_once(JPATH_SITE.DS.'components'.DS.'com_content'.DS.'helpers'.DS.'route.php');
    global $mainframe;

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 3 voices, and was last updated by  Sherlock 16 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum