These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

Issues, Workarounds & Localization

 
  • Topic is locked indefinitely.
 

IGB trust problems

Author
Jen Moriarty
Republic University
Minmatar Republic
#1 - 2014-11-25 13:38:22 UTC
Hi there,

I'm trying to get my site to work with IGB trust. I've included the customary idiom in body:

onload="CCPEVE.requestTrust('http://" . $_SERVER['SERVER_NAME'].$requestURI . "/*');


When I access the site, I am prompted for trust, and give it. But the site still thinks it's untrusted, and the HTTP_EVE_TRUSTED header is never set. Curiously enough, when I run this locally on localhost, this works. When I upload it to my site, it fails.
Ideas?

Jen