Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • denyscala Friend
    #136913

    Hi,
    I’ve installed JA Fagus (joomla 1.5) correctly and everything works fine but the module ja_newsflash doesn’t scroll. It works like a random image module: every time I refresh the page it changes the article displayed but just that! The things i did are:
    1. tried to publish the module in other positions (not in TOP): same behaviour as in top
    2. verified that the ja_newflash folder is 755 and its files 644
    3. disabled other default modules published in TOP
    4. created a new section, a new category and new articles from scratch: same behaviour. I see just one article and there’s no scroll or transition
    5. changed ja_newsflash with other available scrolling modules from joomla extension site. With “Simple scrolling newsflash” module it scrolls the articles but not in loop: it scrolls them once then it stops!
    6. reinstalled ja_newsflash module
    7. renamed the section and the category names in Newsflashes/Newsflashes
    8. these are the module settings (I also tried every style class scroll)

    My last chance is to light a candle and pray!

    PLEASE HELP ME!!!!

    Anonymous Moderator
    #285590

    Please download the newest Ja_Newsflash module and install again.
    We have fixed this issue on our template.

    Else please see my guide:
    + Open file ja-scroll.js in modules/mod_janewsflash/ja_newsflash folder, at about line 33, find following script:

    if (isIE6()) {
    makeTransBg ($$(jaNewsflash.objs[1].getElementsByTagName('IMG')));
    }

    and change to:

    /*Check IE6*/
    if (navigator.appVersion.indexOf("MSIE")!=-1){
    temp=navigator.appVersion.split("MSIE")
    version=parseFloat(temp[1])
    if(version && (version < 7)) {
    makeTransBg ($$(jaNewsflash.objs[1].getElementsByTagName('IMG')));
    }
    }

    Hope it helps.

    denyscala Friend
    #285594

    Thanks,
    I modified the file but nothing happened. Maybe I have an old version of ja_newsflash.
    Please forgive me but where can I download the latest release?

    Thank you very much

    denyscala Friend
    #285596

    The version I have is ja_newsflash 1.0.0
    I bought the tempate JA FAGUS less than 2 weeks ago. There was yet an old version of the module???
    After writing the fix you gave me I’ve opeed the site with Mozilla or Internet explorer but the module doesn’t work in both cases.
    How can I downolad the latest release of ja_newsflash?
    Thanks

    Anonymous Moderator
    #285728

    Please send your live url, admin account via PM so that i could check this issue.

    Anonymous Moderator
    #286045

    Your issue is from http://www.yoursite.it//modules/mod_janewsflash/ja_newsflash/ja-newsflashloader.php.
    When i went to this link, i saw an an error: Internal Server Error

    Please check again.

    Anonymous Moderator
    #286346

    Hi denyscala,

    I want you to check your server again because that file is not permission to access.

    denyscala Friend
    #286402

    ok I’ve changed the file and folder properties on 777, for ja newsflash module.
    Have you seen the PM I sent you yesterday? How about the redirecting path of the button “read more”? It’s not like in your ja FAGS example template…
    I think it’s the same problem’s origin.
    Thanks for your efforts
    I’m really sad

    Anonymous Moderator
    #286507

    Hi denyscala,

    For your question: How about the redirecting path of the button “read more”?
    -> This issue is from Configurazione SEO in admin. The server has some problems with mod_rewrite.
    Current i have disabled SEO and your website is working fine.

    Please check again.

    denyscala Friend
    #286586

    Hi,
    now almost everything seems to work, thanks a lot!
    There’s a last problem with ja_newsflash: it shows just the first article and then instead scrolling the others it shows “restricted access”.
    I’ve tried to change folder of the articles and the behaviour is the same. The articles are all public.
    What can it be?

    Anonymous Moderator
    #286741

    Please try to send me yout ftp could via PM, i can fix this issue to help you.

    Anonymous Moderator
    #287072

    <em>@JA Developer 106436 wrote:</em><blockquote>Please try to send me yout ftp could via PM, i can fix this issue to help you.</blockquote>

    Please go to http://www.joomlart.com/forums/topic/direct-access-to-this-location-is-not-allow/ to referring

    nilay Friend
    #289740

    <em>@denyscala 106243 wrote:</em><blockquote>Hi,
    now almost everything seems to work, thanks a lot!
    There’s a last problem with ja_newsflash: it shows just the first article and then instead scrolling the others it shows “restricted access”.
    I’ve tried to change folder of the articles and the behaviour is the same. The articles are all public.
    What can it be?</blockquote>

    I’m having the same problem – tried uninstalling and reinstalling, but no joy. Any solutions, anyone?

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

This topic contains 13 replies, has 3 voices, and was last updated by  nilay 15 years, 9 months ago.

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