Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • marcoworld2 Friend
    #126815

    look here:
    http://www.aipsi.net
    title category and title article have the same link.

    why?

    thanks

    webtregy Friend
    #243167

    i have the same problem, in joomla 1.5.
    title category tab and first title article have the same link.
    any suggestion?
    tnx.

    webtregy Friend
    #243339

    technical support have no idea?

    marcoworld2 Friend
    #243341

    technical support is bad.
    this support doesn’t work!

    webtregy Friend
    #243562

    nobody has idea?

    shultman Friend
    #243624

    No idea, but I have the same problem too, using Joomla 1.5.

    Tech support, please help!

    webtregy Friend
    #244092

    it is so hard?
    :((

    paologenovese Friend
    #245582

    Hello, i have the same problem but i think i was able to fix it instead of the very bad ja_teline assistance:

    yoursite/modules/mod_janews/mod_janews.php
    change line around 206
    $link = ContentHelperRoute::getArticleRoute($rows[0]->slug, $rows[0]->catslug, $rows[0]->sectionid);

    with:
    $link = ContentHelperRoute::getCategoryRoute($rows[0]->catid, $rows[0]->sectionid);

    Thats all folks, for me it works well

    N.B. Before make a backup of the files!!

    Paolo Genovese
    Italy

    webtregy Friend
    #245674

    great! it works. thanks.
    i notice only one problem: in the category pages, there is the section name, not the category name.

    paologenovese Friend
    #245800

    i have no idea, on the week end i work on it
    paolo

    davilico Friend
    #245825

    We can’t find this codes in mod_janews.php

    <em>@paologenovese 48884 wrote:</em><blockquote>Hello, i have the same problem but i think i was able to fix it instead of the very bad ja_teline assistance:

    yoursite/modules/mod_janews/mod_janews.php
    change line around 206
    $link = ContentHelperRoute::getArticleRoute($rows[0]->slug, $rows[0]->catslug, $rows[0]->sectionid);

    with:
    $link = ContentHelperRoute::getCategoryRoute($rows[0]->catid, $rows[0]->sectionid);

    Thats all folks, for me it works well

    N.B. Before make a backup of the files!!

    Paolo Genovese
    Italy</blockquote>

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

This topic contains 11 replies, has 5 voices, and was last updated by  davilico 16 years, 7 months ago.

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