Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • srangi Friend
    #128034

    I’m currently using JReviews and have installed the JA Teline II template. Unfortunately, it messes up the front end.

    From reading the forums, I found the base.class.php solution ( http://www.joomlart.com/forums/showthread.php?p=46849&posted=1#post46849 ) which brings the site back up, but unfortunately the Magazine Menu is missing when I do this.

    Is there a way to solve the problem and retain the Magazine menu?

    Thanks!!

    srangi Friend
    #247224

    As a temporary fix, I decided to tinker around with base.class.php even though I have no clue about how coding for Joomla templates work, and I did this:

    function loadMenu(){
    if(defined(”)) $this->loadMenu_15();
    else $this->loadMenu_10x();
    }

    function createParameterObject($param, $path=”, $type=’menu’) {
    return new mosParameters($param, $path, $type);
    }

    Will the if(defined(”)) etc. line cause problems in the future the way that I have modified it?

    Thanks!

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

This topic contains 2 replies, has 1 voice, and was last updated by  srangi 16 years ago.

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