Copied to clipboard

Flag this post as spam?

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


  • Fabio Blardone 79 posts 98 karma points
    Jul 17, 2012 @ 11:51
    Fabio Blardone
    0

    CSS problems?

    Hi guys,

    i'm using the package with Umbraco 4.7.2 and this is the page with the datatype:

    Anyone can help me?

    Thanks

    Fabio

  • Lee Kelleher 4026 posts 15837 karma points MVP 13x admin c-trib
    Jul 17, 2012 @ 11:55
    Lee Kelleher
    0

    Hi Fabio,

    Which version of the Google Maps data-type are you using?

    From looking at your screengrab, where was this taken? If it's inside the Content section, then it looks like you have other CSS issues too - as the background-image gradiant seems to be missing.

    Are you able to check your web-browser's inspector tools to see if there are errors? (e.g. Chrome's Developer Tools or Firefox's Firebug)

    Cheers, Lee.

  • Fabio Blardone 79 posts 98 karma points
    Jul 17, 2012 @ 12:33
    Fabio Blardone
    0

    Hello Lee,
    i'm using the 2.0.4.
    Yes the screenshot is take from the content section.

    The Chrome's browser inspector return me this errrors:

    Failed to load resource: the server responded with a status of 500 (Internal Server Error) http://agenzia-prestitempo.it/umbraco/settings/editNodeTypeNew.aspx?id=1101
    111
    1. Uncaught ReferenceError: lostundo is not defined /umbraco_client/CodeMirror/js/undo.js:241

    I hope this can be helpful.

    Thanks for help,

    Fabio

  • Lee Kelleher 4026 posts 15837 karma points MVP 13x admin c-trib
    Jul 17, 2012 @ 12:39
    Lee Kelleher
    0

    Hi Fabio,

    I'm slightly confused to where the errors are happening... from your Chrome errors it looks to be happening across all sections (Settings > DocTypes, Developer > Install Packages)

    What happens if you click on one of the URLs that has a 500 error? (either the "editNodeTypeNew.aspx" or "installedPackage.aspx" links)

    It should give it more detailed error.  (I think this issue is beyond the Google Maps data-type)

    Thanks, Lee

  • Fabio Blardone 79 posts 98 karma points
    Jul 24, 2012 @ 12:11
    Fabio Blardone
    0

    Hi Lee,

    sorry for the delay but now the maps do not working in the backend:

    I cant find a solution.

    Thanks for help,

    Fabio

     

     

     

     

     

     

     

     

     

     

  • Fabio Blardone 79 posts 98 karma points
    Jul 24, 2012 @ 12:12
    Fabio Blardone
    0

    The errors returned me by the chrome inspector are:

    1. Uncaught TypeError: Cannot set property 'body_map_body_ctl12' of undefined DependencyHandler.axd:191
    1. Uncaught TypeError: Cannot call method 'draw' of undefined

    Fabio 

  • Lee Kelleher 4026 posts 15837 karma points MVP 13x admin c-trib
    Jul 24, 2012 @ 23:06
    Lee Kelleher
    0

    Hi Fabio,

    You could try adding the AppSettings key to disable ClientDependency?

    <add key="GoogleMaps:DisableClientDependency" value="true"/>

    Not sure what the issue is exactly - did you resolve the other JavaScript errors you found on the other pages?

    Cheers, Lee.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies