Not signed in (Sign In)
    • CommentAuthordennis
    • CommentTimeNov 6th 2009 edited
     
    here is the link http://schools.cfisd.net/cylakes/HTML-PAGES/football.html

    I have the wall on the screen but I'm getting the cross domain message. I have the cross domain in the root folder of the server but I'm still getting the message. I would really like to have these walls on everyone of my team's pages. Thanks

    still struggling here.
    • CommentAuthorchenc
    • CommentTimeNov 8th 2009
     
    could you provide the url of where you have the cross domain file? it should be found at <http://mysite.com/crossdomain.xml> that might be your issue?

    hope this helps!

    chris
    • CommentAuthordennis
    • CommentTimeNov 8th 2009 edited
     
    Yes, here it is. It gives you an error message when it loads http://schools.cfisd.net/cylakes/crossdomain.xml

    There's no error anymore in the crossdomain but I still get the "one last step". Even when I try to use the cooliris builder, as soon as I give it the url for the rss feed, the wall shows up with the crossdomain warning
    • CommentAuthorchenc
    • CommentTimeNov 9th 2009
     
    try placing it at http://schools.cfisd.net/crossdomain.xml

    also it looks like your xml file doesn't have all the necessary code.

    make sure your file contains all the following code:

    <?xml version="1.0"?>
    <!DOCTYPE cross-domain-policy SYSTEM
    "http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd">
    <cross-domain-policy>
    <allow-access-from domain="*.cooliris.com" secure="false" />
    </cross-domain-policy>

    hope this helps.

    chris
    • CommentAuthordennis
    • CommentTimeNov 10th 2009 edited
     
    That might be the problem. I only have access to our website which is the schools.cfisd.net/cylakes

    I think I'm going to have to give up and find another product. I really like the cooliris wall for my photos but this just isn't as developer friendly as I hoped it would be
    • CommentAuthorJeff
    • CommentTimeNov 12th 2009
     
    Hi Dennis,

    Have you tried using our Cooliris Express builder? It is meant to make it incredibly easy for our users to embed Cooliris on their site.
    Here is the URL: http://cooliris.com/express

    I would definitely recommend checking it out, I think you will find it very useful!

    Cheers,
    Jeff & The Cooliris Team