Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • scofider Friend
    #144414

    When I used the sef, JA news2 section’s link changed from ” http://xiaoshusheng.cn/demo/index.php?option=com_content&view=section&id=5:sport&layout=blog&Itemid=385 ” to ” http://xiaoshusheng.cn/demo/sport/5-sport.html ” with 404 – Resource not foundout.

    eg: http://xiaoshusheng.cn/demo/ JAnews sport

    ruskenb Friend
    #318894

    I’m having the same problem too. With SEO setting ON, those links on the mod_janews2 will give “404 error resource not found”.

    Checked live site in configuration.php and htaccess is in order.

    Any ideas???

    perdu Friend
    #318916

    I reported this days ago but no one seems to take any notice http://www.joomlart.com/forums/topic/bug-report-janews2/ the only thing you can do for a quick fix is to remove the section links by opening up blog.php in mod_janews2tmpl find his bit of code:

    <blockquote><h2>
    <a href=”<?php echo $slink;?>” title=”<?php echo trim(strip_tags($sdesc));?>”>
    <span><?php echo $stitle;?></span>
    </a>
    </h2></blockquote>

    and change it to:
    <blockquote><h2>
    <span><?php echo $stitle;?></span>
    </h2></blockquote>
    this will still show the section names but the won’t be linked.

    ruskenb Friend
    #318920

    Thanks perdu. I overlooked.

    Hopes theres proper solution to this soon.

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

This topic contains 4 replies, has 3 voices, and was last updated by  ruskenb 15 years, 1 month ago.

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