Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • netgirl Friend
    #132057

    hello all,

    I have installed JA Highslide. It works fine on the main page, but clicking over to any page connecting from the main menu produces this error:

    Fatal error: Cannot : plgcontentja_highslide in /home/mywebsite/public_html/joom/modules/mod_jahighslide/helper.php on line 19

    on the helper.php page this is how the function reads:

    function getSlide($params, $mod) {
    global $_MAMBOTS;
    $code = ”;
    $res = null;
    static $cnt = 0;
    $row = new stdClass();
    $row->text = $params->get(‘hscode’, ”);
    $pparams = new mosParameters(”);
    //$arr = $_MAMBOTS->trigger(‘onPrepareContent’, array(1, $row, $pparams, 0));
    $obj = new plgContentJA_highslide(); //line 19
    $arr = $obj->PrepareContent($row, $pparams, 0,false);
    // $_MAMBOTS->loadBotGroup( ‘content’ );
    // $arr = $_MAMBOTS->trigger(‘onPrepareContent’, array (& $row, & $pparams, 0), true);
    //print_r ($row);
    return $arr;

    i have followed the suggestions in the thread titled: Error message on site with Teline template and looked at many others over the past couple of days.

    The main page of the website can be viewed here WEBSITE. The problem page can be viewed here: PROBLEM. Scroll down midway the page left.

    I am running version Joomla! 1.0.15

    i don’t recall making modifications to this template. :confused:

    any suggestions are appreciated.

    Menalto Friend
    #272522

    Did you try the latest version? a fix have been made to it

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

This topic contains 2 replies, has 2 voices, and was last updated by  Menalto 16 years, 2 months ago.

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