Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • mx5gr Friend
    #154809

    We have programmed a website using JA Social 1.2.0. under Joomla 1.5.20 and php 5.2.x

    It works fine under Mozilla & Chrome, but when it comes to Internet Explorer it is severely distorted (no rounded module corners etc).

    When the homepage loads, we get the error:

    Message: Object doesn’t support this property or method
    Line: 1554
    Char: 3
    Code: 0
    URI: http://www.mycompany.com/test/

    Line 1554 is:

    DD_roundies.styleSheet.addRule (selectors, ‘behavior:none’);

    which is part of the code (which is appended @ the end of the homepage):

    <script type="text/JavaScript">

    DD_roundies.removeRule = function (selector) {
    if (!DD_roundies.styleSheet) return;
    var selectors = selector.split(',');
    for (var i=0; i<selectors.length; i++)
    DD_roundies.styleSheet.addRule (selectors, 'behavior:none');
    }

    function makerounded () {
    DD_roundies.addRule('.ja-slidewrap, .ja-moduleraw-style2', '8px');
    DD_roundies.addRule('#ja-content-main, #ja-container div.ja-moduletable', '8px');

    DD_roundies.addRule('#community-wrap div.greybox, #community-wrap .cModule', '8px');
    DD_roundies.addRule('#community-wrap .cModule h3, #ja-container div.ja-moduletable h3', '8px 8px 0 0');
    DD_roundies.addRule('#community-wrap .cSubmenu, #community-wrap .app-item, #community-wrap .groups-news-row, #community-wrap #group-discussion-topic, #community-wrap #group-buletin-topic, #community-wrap .group-top, #community-wrap .event-top ', '8px');
    DD_roundies.addRule('#community-wrap .app-box', '0 0 8px 8px');

    DD_roundies.addRule('#community-wrap .cMain .cMain-inner', '8px');
    DD_roundies.addRule ('body #community-wrap #cToolbarNav', '8px');

    DD_roundies.removeRule ('button#save-status');
    }

    makerounded();
    </script>

    Any idea why this issue occurs with Internet Explorer? We cannot publish the website if it is not working in the most popular browser….

    mx5gr Friend
    #357303

    We just found out that if we remove the “ie-rounded” from the end of the template layout (as defined by Joomlart), then the site is still distorted (without round corners etc) but the javascript error is not produced, probably because the javascript that produces the rounded corners is called by this block.

    However, the appearance and operational issue still remains…

    mx5gr Friend
    #359146

    I found out after extensive search and – unfortunately no help from Joomlart staff – that IE has a serious bug. That is it reads only the first 30 lines of CSS & styling declarations within a homepage. If you have a lot of modules or Jomsocial enabled, then you’re doomed.. IE will stop rendering styling after the 30th such line is met and you get damaged goods…

    The answer to that is to always Join & Minify CSS & JS so that this restriction (obscure but true) is met..

    Unfortunately, assigned profiles to menu items do not change under IE in JA Social. The template works fine with assigned profiles under Mozilla & Chrome (with all caches off and cookies cleaned up) but IE refuses to change profiles automatically based on template parameters.

    I have opened a ticket with support a couple of weeks ago and still haven’t got an answer that explains that, even though I have sent admin & FTP access, as requested.

    Anyone with same results of profile not autoswitch under IE in their template installations of JA Social ??? Any suggestion??

    meganw Friend
    #359150

    This is by far one of the best looking templates I have seen for joomla+jomsocial and it’s the reason I joined club to get it.

    Problem – IT DOES NOT WORK and has a gazillion css errors which is ok wityh firefox but NOT OK WIT IE.

    Since a large % of people on the planet still use IE that means this template is no good to use for them.

    Please advise if Anyone here is going to provide a solution, Or withdraw the template until it works properly in IE and all good browsers.

    rleeh Friend
    #359175

    It is indeed very frustrating. I am noticing the ie error on my index page but it is not on the others.

    I do not lnow what to do.. Do I say screw and and keep the error or goto Rocket Theme and spend my money there.

    Saguaros Moderator
    #359214

    @ mx5gr
    I have not still found the issue :|, can you pls upgrade the t3 system plugin with the lastest version , and then i ‘ll check this again

    Thanks

    mx5gr Friend
    #359565

    I have upgraded to the latest version 1.1.8 to no effect…

    Automatic internal profile switching does not occur in Internet Explorer.

    Check out the relevant tickets I have opened about a month ago in the support helpdesk for history and website access details.

    rleeh Friend
    #359576

    The IE errors are so bad on my site that I am considering dumping this crap template. Looks good and all that but if there are ie errors on every page.. it simply makes me look like a moron to my users.

    mx5gr Friend
    #359589

    Apart from the erroneous automatic internal profile switching, I have noticed that all custom background images under h3 tag in module headings are not displayed in IE!

    As soon as the page loads and the template loads the last-internet explorer specific-block, all module heading backround images are disappeared!

    They show fine under Mozilla & Chrome..

    fronsky Friend
    #359648

    I agree with the above.

    I just dumped the JA Slideshow2 module because of the IE errors and replaced it with another product which works better in the different browsers. There is a real quality issue with this template.

    mx5gr Friend
    #359723

    I managed to fix all javascript errors and now I even get W3C certification for it. HOWEVER, internal template switching is now not operational from any browser, IE or Chrome or Mozilla. At least all the presentation issues seem to be resolved (apart from the H3 module title background images not showing up in IE) BUT the site is non-functional due to not changing the profiles and layouts as declared, per menu item.

    Is there a specific publishing sequence of T3 system plugin (eg before SEF or after SEF plugim etc) that may cause something like this to happen? What is the correct publishing order for the plugin?

    mx5gr Friend
    #359870

    After a lot of trial and error (and no support from Joomlart staff) I found the reason why template switching is not taking place. It was mod_jatoppanel. Yes, the module that draws the draggable top panel. Once this was removed, everything is working.

    Will try it with SEF enabled and let you know if only the top-panel module causes the problem or there are other bugs that create it as well…

    jaxartists Friend
    #365482

    <em>@tienhc 198803 wrote:</em><blockquote>@ mx5gr
    I have not still found the issue :|, can you pls upgrade the t3 system plugin with the lastest version , and then i ‘ll check this again

    Thanks</blockquote>

    Despite all the complaints of all the people here you still can’t find the issue. I tried upgrading everything, took me hours but the same issue with IE. I predict that joomlart.com will loose clients daily because of the problems with IE and other lingering issues. It used to be easy to work with joomlart template but it’s getting too complicated and too many errors.
    I am really not very happy with Joomlart just like the rest of us in this thread.

    Sherlock Friend
    #365576

    Dear jaxartists,

    If you are still facing the issues on IE Please list them here. We will solve them one by one.

    elvar Friend
    #369871

    Hello,

    I have DOM error closing div tag probably related with DD roundies script on IE8 which close page completely. If I join and minify scripts then again there is errors (but no crash) with menu script and no events…

    I really do not know what to do…

    http://www.larimar.hr

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

This topic contains 18 replies, has 10 voices, and was last updated by  elvar 13 years, 9 months ago.

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