www.domain.com error but not domain.com

  • Hi


    I would be really grateful if someone could help me with this as I am banging my head against a brick wall!


    I have recently downloaded the newest version of krpano (1.0.8.11) with a view to updating one of my sites with the newest version.
    The only page I have done so far is http://scarborough360.co.uk/scarborough-pa…park-night.html
    The problem that I have is that I get a security error when I view http://www.scarborough360.co.uk/scarborough-pa…park-night.html instead (notice the www.)
    I have tried using a crossdomain.xml file but I just can't get it to work.


    crossdomain.xml

    XML
    <?xml version="1.0" encoding="UTF-8"?>
    
    
    <cross-domain-policy>
    	<allow-access-from domain="*" />
    </cross-domain-policy>




    pano.xml




    html code




    Any help would really be appreciated.
    Thank you

  • Hi,

    an additional note - I think the main problem comes from the html "base href" setting:

    Code
    <base href="http://www.scarborough360.co.uk/scarborough-panoramas/hairy-bobs-skatepark-night.html" />

    because when using relative paths for krpano and in the xml files, no crossdomain access would happen...

    best regards,
    Klaus

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!