Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • dezco88 Friend
    #141053

    Can anyone help on this error report?
    Warning: Call-time pass-by-reference has been deprecated in /home/content/u/b/r/ubrokeifix/html/modules/mod_jatabs/helper.php on line 130

    Fixed the problem…
    Line 130 on the helper.php looked like this..
    if (class_exists(‘plgContentJA_tabs’)) {
    $sub = null;
    $plg = new plgContentJA_tabs($sub);
    $pparams=array();
    $plg->onPrepareContent(&$row, $pparams, 0);
    }
    just removed the & sign and it went away.

    Anonymous Moderator
    #317956
Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by Anonymous 14 years, 11 months ago.

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