Background path and other image paths incorrect.

Latest post 06-29-2007 7:12 AM by Nick. 11 replies.
  • 06-13-2007 5:50 AM

    • sean67854
    • Top 50 Contributor
    • Joined on 06-11-2007
    • Posts 6
    • Points 105

    Background path and other image paths incorrect.

    Okay, first off I need to disclose that I'm setting this up in a subdirectory on Godaddy.  snelsonco.org/cs

    Almost everything is working correctly, however the background images and some of the dropdown images aren't having their paths created correctly:

     


    <div id="MainBorderLeft"><div id="MainBorderRight"><div id="MainBorder">
    <div id="MainNavigation">
    <a class="active" href="/cs/"><span>Home</span></a>



    <a href="/cs/blogs/"><span class="bdd">Blogs</span></a><a href="#" onclick="return aeroscript.Navigation.DropDown('blog', this);" class="dd"><span><img src="/csThemes/Aero2007/Images/down-white.gif" alt=" " /></span></a>


    <a href="/cs/forums/"><span class="bdd">Forums</span></a><a href="#" onclick="return aeroscript.Navigation.DropDown('forums', this);" class="dd"><span><img src="/csThemes/Aero2007/Images/down-white.gif" alt=" " /></span></a>
                            

    <a href="/cs/photos/"><span class="bdd">Photos</span></a><a href="#" onclick="return aeroscript.Navigation.DropDown('gallery', this);" class="dd"><span><img src="/csThemes/Aero2007/Images/down-white.gif" alt=" " /></span></a>


    <a href="/cs/files/"><span class="bdd">Downloads</span></a><a href="#" onclick="return aeroscript.Navigation.DropDown('files', this);" class="dd"><span><img src="/csThemes/Aero2007/Images/down-white.gif" alt=" " /></span></a>


    <a href="/cs/controlpanel/default.aspx"><span>Control Panel</span></a>

     
    You'll see that most of the paths are correct, but the image paths aren't being formed correctly.  It's the same issue with the background:
    http://snelsonco.org/csThemes/Aero2007/Background.ashx?1280x964=21000 
     
    Any suggestions.  I've been looking for a while and I'm not able to track down so far where these paths are being created. 
     


     

    • Post Points: 20
  • 06-13-2007 9:29 AM In reply to

    • Nick
    • Top 10 Contributor
    • Joined on 10-11-2005
    • Gilwern, S.Wales, Uk
    • Posts 2,603
    • Points 19,725

    Re: Background path and other image paths incorrect.

    Reply |Contact |Answer

    Should be fixed in the aero 2007 SP2 release, which I'll hopefully get around to releasing this friday

    • Post Points: 20
  • 06-13-2007 10:57 AM In reply to

    • sean67854
    • Top 50 Contributor
    • Joined on 06-11-2007
    • Posts 6
    • Points 105

    Re: Background path and other image paths incorrect.

     That's excellent!  Is there any way I can fix it on my end until then?

    • Post Points: 20
  • 06-14-2007 6:36 AM In reply to

    • Nick
    • Top 10 Contributor
    • Joined on 10-11-2005
    • Gilwern, S.Wales, Uk
    • Posts 2,603
    • Points 19,725

    Re: Background path and other image paths incorrect.

     Unfortunately not, it's a problem with the dll.

    • Post Points: 20
  • 06-21-2007 3:44 PM In reply to

    • sean67854
    • Top 50 Contributor
    • Joined on 06-11-2007
    • Posts 6
    • Points 105

    Re: Background path and other image paths incorrect.

     I upgraded to sp2 and now all is well.  However my aero update functionality has never worked.  It doesn't do anything, just shows a blank frame.

    • Post Points: 5
  • 06-26-2007 5:28 AM In reply to

    • sean67854
    • Top 50 Contributor
    • Joined on 06-11-2007
    • Posts 6
    • Points 105

    Re: Background path and other image paths incorrect.

    I spoke too soon.  some of the images are still broken. notably the drop down arrows.  I can't get the arrows to show up at all in Firefox and in IE they show up like this:

    http://snelsonco.org/cs/photos/sean67854/images/7/original.aspx


     

    And the path is this: http://snelsonco.org/cs/photos/sean67854/images/8/original.aspx

     

    • Post Points: 20
  • 06-26-2007 11:01 AM In reply to

    • Nick
    • Top 10 Contributor
    • Joined on 10-11-2005
    • Gilwern, S.Wales, Uk
    • Posts 2,603
    • Points 19,725

    Re: Background path and other image paths incorrect.

    That shouldn't be happening.  I'll have a fix for you soon

    • Post Points: 5
  • 06-26-2007 11:09 AM In reply to

    • Nick
    • Top 10 Contributor
    • Joined on 10-11-2005
    • Gilwern, S.Wales, Uk
    • Posts 2,603
    • Points 19,725

    Re: Background path and other image paths incorrect.

     Update is now available on Aero Updates, alternatively it's available in the Downloads Directory

    • Post Points: 20
  • 06-28-2007 6:03 AM In reply to

    • sean67854
    • Top 50 Contributor
    • Joined on 06-11-2007
    • Posts 6
    • Points 105

    Re: Background path and other image paths incorrect.

    The arrows on the drop down menus now appear correctly.  However, the loading image when you click on one of the arrows is missing.  It changes too quickly for me to get the path.

    Also, the images to the left of the menu items on the orb menu are missing.  The path for those is:

    http://snelsonco.org/Themes/Aero2007/Images/Orb/MenuFO.png

    and I think it should be:

    http://snelsonco.org/cs/Themes/Aero2007/Images/Orb/MenuFO.png

     

     

    BTW, Aero updates still does not load for me.  It just sits there with the circle animation.  Is there some setting for that that I am missing?

    • Post Points: 20
  • 06-28-2007 11:02 AM In reply to

    • Nick
    • Top 10 Contributor
    • Joined on 10-11-2005
    • Gilwern, S.Wales, Uk
    • Posts 2,603
    • Points 19,725

    Re: Background path and other image paths incorrect.

    Right, should now be fixed, Aero 2007 SP2.2.  Check it.  The ZIP file on the downloads page has been updated, and the dll is available on aero updates

    • Post Points: 20
  • 06-29-2007 6:20 AM In reply to

    • sean67854
    • Top 50 Contributor
    • Joined on 06-11-2007
    • Posts 6
    • Points 105

    Re: Background path and other image paths incorrect.

    The busy images for the drop downs work now, but the images for the orb menu are still pathing to root of my overall site, not the cs installation directory.

     

    • Post Points: 20
  • 06-29-2007 7:12 AM In reply to

    • Nick
    • Top 10 Contributor
    • Joined on 10-11-2005
    • Gilwern, S.Wales, Uk
    • Posts 2,603
    • Points 19,725

    Re: Background path and other image paths incorrect.

     Those images can be fixed using the Template xml files, look in ~/Themes/Aero2007/Common/Templates/*.xml.  They are HTML blocks enclosed in XML

    • Post Points: 5
Page 1 of 1 (12 items) | RSS