Michael Moderator
    
![[Avatar]](http://av.wservices.co.uk/av.png) Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
  
pmvForum | | XML Files (20th Jan 08 at 3:00am UTC) | | I'm trying to handle an XML file from another site/domain.
However in FF I get an error:
Quote: Error: uncaught exception: Permission denied to call method XMLDocument.load
So what am I doing wrong? I'm not doing anything different from when I used a local XML file (PM one) ....
Aren't we allowed to request an XML file from another site? | |
|
Marc vChat Developer
     I <3 Rossy
Posts: 3,388 Status: Offline Gender: Male Location: Ontario, Canada Age: 33 Joined:
Additional Groups: Coding Team
  
pmwww | | Re: XML Files (20th Jan 08 at 3:23am UTC) | | Sounds to me as though the chmod on the XML directory needs to be set to 755. | |
rroll.to— Shorten a link, rickroll your friends. |
|
Michael Moderator
    
![[Avatar]](http://av.wservices.co.uk/av.png) Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
  
pmvForum | | Re: XML Files (20th Jan 08 at 3:32am UTC) | | it's not an XML file on this forum... so I'll have to contact the other domain! | |
|
Marc vChat Developer
     I <3 Rossy
Posts: 3,388 Status: Offline Gender: Male Location: Ontario, Canada Age: 33 Joined:
Additional Groups: Coding Team
  
pmwww | | Re: XML Files (20th Jan 08 at 3:57am UTC) | | | Ohh, you mean you're trying to access an XML file from another server on your forum? | |
rroll.to— Shorten a link, rickroll your friends. |
|
Michael Moderator
    
![[Avatar]](http://av.wservices.co.uk/av.png) Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
  
pmvForum | | Re: XML Files (20th Jan 08 at 11:58am UTC) | | | yaya | |
|
Marc vChat Developer
     I <3 Rossy
Posts: 3,388 Status: Offline Gender: Male Location: Ontario, Canada Age: 33 Joined:
Additional Groups: Coding Team
  
pmwww | | Re: XML Files (20th Jan 08 at 3:18pm UTC) | | Unless if this is a block on VF's side, go to the file on your server, and set the chmod permissions to 755.
Let me know if that works. | |
rroll.to— Shorten a link, rickroll your friends. |
|
Michael Moderator
    
![[Avatar]](http://av.wservices.co.uk/av.png) Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
  
pmvForum | | Re: XML Files (20th Jan 08 at 3:32pm UTC) | | It's not my server! | |
|
Marc vChat Developer
     I <3 Rossy
Posts: 3,388 Status: Offline Gender: Male Location: Ontario, Canada Age: 33 Joined:
Additional Groups: Coding Team
  
pmwww | | Re: XML Files (20th Jan 08 at 4:06pm UTC) | | Ahh, well then all you can really do is contact the owner of said server. | |
rroll.to— Shorten a link, rickroll your friends. |
|
Chris New Member

Posts: 20 Status: Offline Gender: Male Location: Nebraska Age: 35 Joined:
pm | | Re: XML Files (22nd Jan 08 at 12:54am UTC) | | | Last I heard that would violate the cross-domain policy. | |
|
Ross Administrator
    
![[Avatar]](http://uploads.virtualforums.co.uk/forums/pokemon/vforums-qr1.png) Posts: 3,709 Status: Offline Gender: Male Age: 9 1⁄2 Joined:
Additional Groups: Support Team
  
pmwwwgtalkvForum | | Re: XML Files (22nd Jan 08 at 6:09pm UTC) | | Last I heard that would violate the cross-domain policy.
Unless the host sets up a crossdomain.xml file to allow access from certain domains | |
|
|