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

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

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

Please Help !!

Author
Troy Aihaken
Quekz
#1 - 2012-07-06 08:41:08 UTC
I would like when SMF is loaded on the ingame browser to request trust using the
body onload="CCPEVE.requestTrust('http://wiki.eveonline.com')"
but it doesnt seem to work when i place that line into the index.templare.php file betwwe

NodeJS Developer | Frontend Development | Programming Enthusiast

Louis Vitton
Viziam
Amarr Empire
#2 - 2012-07-08 06:37:41 UTC
Troy Aihaken wrote:
I would like when SMF is loaded on the ingame browser to request trust using the
body onload="CCPEVE.requestTrust('http://wiki.eveonline.com')"
but it doesnt seem to work when i place that line into the index.templare.php file betwwe


body onload="CCPEVE.requestTrust('http://*.localhost/ajax/index.php')"

I just tested this with in my eve browser and it worked with no issue - you must make you they dont already have trust to the site or it wont work - eg they ignored or have trusted it already.

If you could test it again but before you do in the in game browser remove the trust or ignore for all site
This is done by going to "options -> trust settings -> remove -> remove "

Cheers Louis

http://wiki.eve-id.net/IGB_Javascript_Functions
Troy Aihaken
Quekz
#3 - 2012-07-08 10:42:41 UTC
Ideally i want it to load when someone goes tot the SMF forum so the code needs to be in one of the files, i have delete trust for the forum every time i try to add it into the code of the forum! But thanks for the reply

NodeJS Developer | Frontend Development | Programming Enthusiast