Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • kaymandal Friend
    #129563

    All the 3 mods comes with JABarite does NOT work (linking functions) properly once SEF is enabled but works correctly when SEF is OFF.

    I am using with Joomla 1.5.3 and facing this last one week. Can anyone pl help.

    Sherlock Friend
    #254368

    Hi kaymandal !
    You can fix SEO for janewsight module following way :
    Open mod_janewslight.php file in modulesmod_janewslight folder , find following code line at about line 98 :


    $link = JRoute::_( 'index.php?option=com_content&task=view&id='. $row->id.'&Itemid='.$Itemid );

    change to :


    $link = JRoute::_( 'index.php?option=com_content&task=view&catid='.$catid.'&id='. $row->id.'&Itemid='.$Itemid );

    I only find seo error in JA newslight module . Please list 2 rest modules.

    Sherlock Friend
    #254519

    Hi kaymandal !
    In Barite Ja Newsflash doesn’t include link .

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

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

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