Copied to clipboard

Flag this post as spam?

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


  • Patrick 33 posts 82 karma points
    Nov 28, 2012 @ 15:39
    Patrick
    0

    login style and content tree

    I just deployed my locally developed site to my hosting and encountered a problem.
    Somehow the css doesn's seem to load on my login screen and in my content tree.
    The content tree is displayed as times new roman, and the arrows in the content tree are missing.

    I've overwritten the Umbraco folder one again to be sure and checked file permissions, but this doesn't fix it.
    When using firefox with firebug I notice the following error:

    ReferenceError: jQuery is not defined

    It seems DependencyHandler.axd returns empty, anyone encountered this before?

     

  • Stephen Davidson 216 posts 392 karma points
    Nov 28, 2012 @ 16:49
    Stephen Davidson
    0

    The login screen of your front end of the Umbraco backend? Can you share the URL with us?

    S

  • Patrick 33 posts 82 karma points
    Nov 28, 2012 @ 19:54
    Patrick
    0

    It's the backend, the URL is: http://www.biermanhenket.com/umbraco/

  • Stephen Davidson 216 posts 392 karma points
    Nov 29, 2012 @ 10:06
    Stephen Davidson
    0

    everything looks fine from this end although I can only comment on the login screen.  

    S

  • Patrick 33 posts 82 karma points
    Nov 29, 2012 @ 10:09
    Patrick
    0

    Hi Stephen,

    I just found the solution, I changed the version number of ClientDependency from 1 to 2, which did the trick.
    It's also the reason it looks fine now ;)

    Thank's for your response.

    Greetings, Patrick

Please Sign in or register to post replies

Write your reply to:

Draft