Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • adsoma Friend
    #132697

    JA Mageia
    JOOMLA 1.5.6
    Mod_janewsflash

    when you load the page the first news item’s title is linked correctly
    but the second one is linked something like:

    ]www.mysite.com/modules/mod_janewsflash/ja_newsflash/….section/category,,bla bla

    ——-Sorry the customer asked me for delete the url

    If I back TURN OFF “SEO Settings” works perfect, but not make sense isnĀ“t it?

    PLEASE DEVELOPERS……HELP.

    adsoma Friend
    #268513

    somebody know how to fix?????????

    PLEASE DEVELOPERS!!!

    Sherlock Friend
    #269648

    Hi
    please edit ja-newsflashloader.php(modulesmod_janewsflashja_newsflash folder)
    Search those lines:

    define('JPATH_BASE', $path );

    define( 'DS', DIRECTORY_SEPARATOR );
    Put these lines above them

    if (strpos(php_sapi_name(), 'cgi') !== false && !empty($_SERVER['REQUEST_URI'])) {
    //Apache CGI
    $_SERVER['PHP_SELF'] = rtrim(dirname(dirname(dirname($_SERVER['PHP_SELF']))), '/\');
    } else {
    //Others
    $_SERVER['SCRIPT_NAME'] = rtrim(dirname(dirname(dirname($_SERVER['SCRIPT_NAME']))), '/\');
    }

    adsoma Friend
    #269741

    Thanks!

    Works Perfect!!

    Best regards
    adsoma

    webpieter Friend
    #269756

    I’m experiencing some related problem but turning of SEO settings in the admin doesn’t solve it. Could this be related somehow? Please see: http://www.joomlart.com/forums/topic/read-more-link-to-new-page/ for more details (don’t wanna post the same things all over).

    EDIT: oops, I have janewslight, sorry

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

This topic contains 5 replies, has 3 voices, and was last updated by  webpieter 15 years, 8 months ago.

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