test
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • chronicle Friend
    #184251

    Dear sir,

    I am using Ja Nex joomla 1.5 template.

    in this template feature news module in not work properly in firefox 18 and 19 version. but work properly in firefox 17 and chrome. what is problem in my theme.

    my website url is : http://www.prathampravakta.com/ please check it.

    Please send reply as soon as possible.

    hotsd101 Friend
    #480912

    Yes I see same ISSUE, how can be fix this urgent ?

    hotsd101 Friend
    #480913

    TEmporary issue to fix with FF18 is too disable mootools upgrade plugin from joomla plugin.

    however i think this not correct Fix.

    JA SUPPORT can please urgent investigate this problem with FF18 and ja nex 1.5 because big broken like OP specify

    Ninja Lead Moderator
    #480974

    Apologies for this late response, somehow I missed this thread. I have checked your site link and it has mootools conflict with 3rd party “Free Slide SP1 – Slideshow module for Joomla 1.5”: http://www.prathampravakta.com/modules/mod_freeslider_sp1/assets/js/script_moo12.js, see the screenshot

    I would need to take a closer look at your site. You can pm me with admin access and ftp account. I shall check and help you out.


    1. conflict
    oropo Friend
    #482037

    hi Ninja, am having the same issue with my website http://www.ogunstate.gov.ng on firefox, it was distorted. while it was rendering very well on other browser.

    Ninja Lead Moderator
    #482288

    <em>@oropo 358153 wrote:</em><blockquote>hi Ninja, am having the same issue with my website http://www.ogunstate.gov.ng on firefox, it was distorted. while it was rendering very well on other browser.</blockquote>

    Yeah, beacause Firefox 18 and the version of MooTools Java Script library that ships with Joomla 1.5 are not compatible.

    Regarding to fix this issue you will need to open up plugins/system/mtupgrade/mootools.js and paste the following snippet of code at the very top of the document (before the MooTools declaration).

    String.prototype.contains = function(string, separator){
    return (separator) ? (separator + this + separator).indexOf(separator + string + separator) > -1 : String(this).indexOf(string) > -1;
    };

    This should fix the problems you have been experiencing. To see if this is what caused your problems accessing your site you can do a simple test – try to access it with Chrome, IE, Opera or any other browser not build based on same rendering engine. The problem is Firefox 18 specific. Be aware, that the fix qualifies as a core hack. Be careful, make backups, and use the solution on your own risk.

    oropo Friend
    #482465

    hi thanks a great deal, but i must comment that your response is really slow which is not good businesses.

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

This topic contains 7 replies, has 4 voices, and was last updated by  oropo 11 years, 11 months ago.

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