Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • kiboneka Friend
    #136016

    getting error below with JSS Slide, any ideas to fix this

    Fatal error: Call to undefined function: sefreltoabs() in /home/wave/public_html/modules/mod_ja_rsslide/mod_ja_rsslide.php on line 93

    Anonymous Moderator
    #281949

    Hi,

    Please try to change the script at line 93 to following script:

    [PHP]if( function_exists( ‘sefRelToAbs’ ) ){
    $tmpLink = sefRelToAbs(‘index.php?option=com_rsgallery2&Itemid=’.$RSG2Itemid.’&page=inline&gid=’.$row->gallery_id.’&catid=’.$row->gallery_id.’&limit=1&limitstart=’.$va);
    }
    else{

    $tmpLink = JRoute::_(‘index.php?option=com_rsgallery2&Itemid=’.$RSG2Itemid.’&page=inline&gid=’.$row->gallery_id.’&catid=’.$row->gallery_id.’&limit=1&limitstart=’.$va);
    }[/PHP]

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

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

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