Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Chad Rosenthal 272 posts 474 karma points
    Mar 06, 2013 @ 05:14
    Chad Rosenthal
    0

    Developer Box displays incorrectly

    In Chrome, when I installed this, the developer tab shrunk in size, and made the other tabs including uGoLive basically unusable.

  • Ismail Mayat 4511 posts 10090 karma points MVP 2x admin c-trib
    Mar 06, 2013 @ 10:03
    Ismail Mayat
    0

    Chad,

    Ok I have managed to re create this. There seems to be a conflict with uGoLive think its js related commenting out uGoLive causes everything to work. The strange thing is i have 2 umbraco v6 installs on 1 everything works nicely on the other unless you take out uGoLive from dashboard it doesn't work!

    Once I get moment I will investigate further and try and fix the problem.

    Regards

    Ismail

  • Warren Buckley 2106 posts 4836 karma points MVP ∞ admin hq c-trib
    Mar 26, 2013 @ 16:07
    Warren Buckley
    0

    Hi Chad,
    Can you provide a screenshot or further details on this please. So I can look into it.

    Cheers,
    Warren :) 

  • Jeavon Leopold 3072 posts 13628 karma points MVP 10x admin c-trib
    Mar 26, 2013 @ 17:35
    Jeavon Leopold
    0

    Hey all,

    I'm pretty sure this is a jQuery version conflict issue. uGoLive uses the deprecated jquery-tmpl plugin and I'm guessing this is not getting on well with the injected jQuery 1.9.1 by live logger. https://github.com/jquery/jquery-tmpl

    If you need to use v1.9.1 I beleive you can run two versions on the same page http://stackoverflow.com/questions/9813311/running-multiple-versions-of-jquery-at-the-same-time but it might be easier to use the Umbraco native v1.7.2?

    Oddly I see the Live Logger Nuget Package also installs jQuery 1.6.4 but i guess thats not actually used so maybe could be removed?

    Cheers,

    Jeavon

     

  • Shannon Deminick 1524 posts 5270 karma points MVP 2x
    Mar 28, 2013 @ 06:00
    Shannon Deminick
    0

    The CSS font size on my other tabs: Start Here and uGoLive is much larger after install too

  • Warren Buckley 2106 posts 4836 karma points MVP ∞ admin hq c-trib
    Apr 02, 2013 @ 13:53
    Warren Buckley
    0

    Hey Shannon,
    That is because I used Twitter Bootstrap for the CSS.

    As the dashboards are not in seperate pages, but div's that are toggled with JS in Umbraco. So with me loading twitter bootstrap css for the dashboard, will affect all other dashboards.

    Hence the large font size increase.

    Any suggestions Shannon on how best to resolve?

    Cheers,
    Warren :) 

  • Jeavon Leopold 3072 posts 13628 karma points MVP 10x admin c-trib
    Apr 18, 2013 @ 11:30
    Jeavon Leopold
    0

    Hey Warren,

    I think the only way to fix bootstrap.css taking over is to load the usercontrol into a aspx and load that in a iframe. Not pretty but it does work!

    Cheers,

    Jeavon

  • Jeavon Leopold 3072 posts 13628 karma points MVP 10x admin c-trib
    May 24, 2013 @ 12:24
    Jeavon Leopold
    0
    Hi All,
     
    v1.1.0-beta
    - Umbraco Package now only contains required assemblies
    - Bootstrap take over fix dashboard now loads a iframe
    - Null Reference Owin startup issue fix
    - SignalR updated to v1.1.0
    Any feedback appreciated.
    Thanks,
    Jeavon
Please Sign in or register to post replies

Write your reply to:

Draft