Viewing 15 posts - 1 through 15 (of 17 total)
  • Author
    Posts
  • qrmmaster Friend
    #132088

    Hello,

    I am a newcomer to Joomla. I downloaded this template just to experiment a little before I customizing it. Everything seems to be working fine except for the ja_newsflash module on the frontpage. It displays the image when I first go to the site but does not display any images in the following rotation (see: http://www.newbernslandingbb.com).

    For some reason it displays the image title in Firefox. I tried some fixes suggested in this forum but was not successful. Maybe somebody else has a suggestion?

    Thank you,
    HP

    cimarron75 Friend
    #265032

    I am having the same issues i have tried and tried yet i still continue getting the the little question mark.
    please help solve this.

    Sherlock Friend
    #265036

    Hi
    Plz download new verrsion and try again
    or you can read HERE

    qrmmaster Friend
    #265101

    hi nguoiabcd

    I tried using the new ja-newsflashloader file you have provided above….I placed that file in the /modules/mod_janewsflash/ja_newsflash directory…still the images dont show up….any suggestions?…

    Sherlock Friend
    #265159

    Hi,
    Can you please PM me your site admin account as well as FPT account? Without investigating into the codes, I am afraid that we can not provide any solution

    vbejar Friend
    #265723

    I am having the same problem. The module load the first image but in the second one it doesn’t come out. Did you guys fix it?
    Looking at the code the module try to load the images but it doesn’t give the right path:

    <img src=”//images/stories/demo/rubik.png” alt=”Special Client” title=”Special Client” align=”right”>

    reachthesky Friend
    #265747

    Does this only happens in FirefoX? I tried going to the site but didnt see any rotator

    Sherlock Friend
    #265977

    HI vbejar
    Can you send me admin account and FTP account via PM to check ?

    ecology10 Friend
    #265996

    Hey nguoiabcd,

    I been having similar problems, i tried applying the patch and also tried adding:

    $img = str_replace("images/","/images/",$img);
    I also tried editing the above code with appropriate paths, like specific folder which has the images/shows/

    But nothing worked; i PM’d you my info. Your help is much appreciated.
    Thank you,

    Sandeep

    Sherlock Friend
    #266214

    Hi
    Please check your site now.
    I edited ja-newsflashloader.php(modulesmod_janewsflashja_newsflash folder)
    search those lines:

    if (substr($img, 0, 4) != 'http') {
    $imgurl = defined('_LIVE_URL_') ? (_LIVE_URL_ . $imgurl):(JURI::base().$imgurl);
    }

    Remove or comment them

    ecology10 Friend
    #266257

    Thanks a lot, it works!

    vbejar Friend
    #266284

    Thank you so much!!!

    temeq Friend
    #267133

    THANKS nguoiabcd!

    Deleting

    if (substr($img, 0, 4) != ‘http’) {
    $imgurl = defined(‘_LIVE_URL_’) ? (_LIVE_URL_ . $imgurl):(JURI::base().$imgurl);
    }

    worked for me too!

    http://www.koo1.fi/
    Teemu

    portalro Friend
    #267604

    I delete this lines but not worked with me.

    Can you help me?

    http://www.furiaazul.com.br

    Sherlock Friend
    #267617

    Hi
    Did you read HERE

Viewing 15 posts - 1 through 15 (of 17 total)

This topic contains 17 replies, has 8 voices, and was last updated by  qrmmaster 15 years, 9 months ago.

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