Page 2 of 2

Re: yowindow funktioniert nicht auf HP

Posted: Thu Jan 12, 2012 8:25 am
by hermanz
Hi Werner :good:

IE 7 and IE 8 works fine
I think IE is the problem with the compabiliteit.

gt.
herman :beer:

Re: yowindow funktioniert nicht auf HP

Posted: Thu Jan 12, 2012 11:59 am
by Rosi
hermanz wrote:hallo

crossdomain.xml ist nicht gut
Bitte lesen Sie http://yowindow.com/widget_and_pws.php


gr.
Herman :beer:
Hallo.
Habe die crossdomain geändert http://www.rossow-wetter.de/crossdomain.xml

Geht auf meiner HP immer noch nicht.
Die crossdomain.xml befindet sich direkt auf dem Server(da ist auch die index), also in keinem Unterverzeichnis.
:unknown:

Re: yowindow funktioniert nicht auf HP

Posted: Thu Jan 12, 2012 12:39 pm
by Rosi
Hier ein Bild vom Uploader
server.jpg

Re: yowindow funktioniert nicht auf HP

Posted: Thu Jan 12, 2012 1:43 pm
by hermanz
Hallo
Habe die crossdomain geändert http://www.rossow-wetter.de/crossdomain.xml
<?xml version="1.0" ?>
<!DOCTYPE cross-domain-policy (View Source for full doctype...)>
- <cross-domain-policy>
<allow-access-from domain="http://http://www.rossow-wetter.de/" secure="true" />
</cross-domain-policy>


Diese muss

<?xml version="1.0" ?>
<!DOCTYPE cross-domain-policy (View Source for full doctype...)>
- <cross-domain-policy>
<allow-access-from domain="*" secure="true" />
</cross-domain-policy>

Die crossdomain.xml befindet sich direkt auf dem Server(da ist auch die index), also in keinem Unterverzeichnis
Ist das die Root des Server

gr.
herman :beer:

Re: yowindow funktioniert nicht auf HP

Posted: Thu Jan 12, 2012 1:55 pm
by Rosi
Jetzt funktioniert die crossmain.xml nicht mehr.

Mein Inhalt:
<?xml version="1.0" ?>
<!DOCTYPE cross-domain-policy (View Source for full doctype...)>
- <cross-domain-policy>
<allow-access-from domain="http://http://www.rossow-wetter.de/" secure="true" />
</cross-domain-policy>

Das kommt als Anzeige:

This page contains the following errors:

error on line 2 at column 29: DOCTYPE improperly terminated
Below is a rendering of the page up to the first error.

Re: yowindow funktioniert nicht auf HP

Posted: Thu Jan 12, 2012 2:05 pm
by Rosi
Hallo.
Habe noch mal die crossdomain geändert:

<?xml version="1.0"?>

<!DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/cros ... policy.dtd">

<cross-domain-policy>

<allow-access-from domain="*" secure="true"/>

</cross-domain-policy>


Und es funktioniert!!!!!

Vielen dank :good: :good:

Re: yowindow funktioniert nicht auf HP

Posted: Thu Jan 12, 2012 2:09 pm
by hermanz
:good: :good: :beer: :good: :good: