yowindow funktioniert nicht auf HP

Bitte posten Sie in Deutsch nur in diesem Abschnitt
User avatar
hermanz
Posts: 1892
Joined: Thu Apr 08, 2010 3:21 pm
Name: Herman
Location: Nieuwegein, Netherlands

Re: yowindow funktioniert nicht auf HP

Post by hermanz »

Hi Werner :good:

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

gt.
herman :beer:
(Wheather on an I(phone,pad,pod) or Android, YoWindow what else )
Rosi

Re: yowindow funktioniert nicht auf HP

Post 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:
Rosi

Re: yowindow funktioniert nicht auf HP

Post by Rosi »

Hier ein Bild vom Uploader
server.jpg
User avatar
hermanz
Posts: 1892
Joined: Thu Apr 08, 2010 3:21 pm
Name: Herman
Location: Nieuwegein, Netherlands

Re: yowindow funktioniert nicht auf HP

Post 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:
(Wheather on an I(phone,pad,pod) or Android, YoWindow what else )
Rosi

Re: yowindow funktioniert nicht auf HP

Post 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.
Rosi

Re: yowindow funktioniert nicht auf HP

Post 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:
User avatar
hermanz
Posts: 1892
Joined: Thu Apr 08, 2010 3:21 pm
Name: Herman
Location: Nieuwegein, Netherlands

Re: yowindow funktioniert nicht auf HP

Post by hermanz »

:good: :good: :beer: :good: :good:
(Wheather on an I(phone,pad,pod) or Android, YoWindow what else )
Post Reply