|
Author |
Thread Statistics | Show CCP posts - 0 post(s) |

ShadowandLight
Amarr Hammer Of Light Aegis Militia
|
Posted - 2010.02.23 05:14:00 -
[1]
does the API tell if someone has an alt ( on the same account ) with red standings to the owner's API and if so im assuming it wont let them join?
|

ShadowandLight
Amarr Hammer Of Light Aegis Militia
|
Posted - 2010.02.23 16:38:00 -
[2]
Originally by: Agent Unknown
Originally by: ShadowandLight does the API tell if someone has an alt ( on the same account ) with red standings to the owner's API and if so im assuming it wont let them join?
It doesn't check for this...I suppose it should. 
This is actually my first API-driven app, so I experimented quite a bit. This is definitely something that will be added, along with the file_get_contents workaround that someone sent to me yesterday.
that is a huge feature, if you could add that ( soon ) id throw some isk your way and deff recommend your API prog around eve :)
|

ShadowandLight
Amarr Hammer Of Light Aegis Militia
|
Posted - 2010.02.24 01:54:00 -
[3]
isk sent :)
also.... could we add a feature to require the TS3 unique ID to this as well?
Paxton Fed has required it on their TS for some time, seems to be a good idea?
|

ShadowandLight
Amarr Hammer Of Light Aegis Militia
|
Posted - 2010.02.24 16:44:00 -
[4]
DL Link doesnt work atm
|

ShadowandLight
Amarr Hammer Of Light Aegis Militia
|
Posted - 2010.02.25 04:44:00 -
[5]
fixed now? should i dl the new copy?
|

ShadowandLight
Amarr Hammer Of Light Aegis Militia
|
Posted - 2010.02.25 16:08:00 -
[6]
check evemail agent
|

ShadowandLight
Amarr Hammer Of Light Aegis Militia
|
Posted - 2010.02.25 20:25:00 -
[7]
just tried 1.3.1
im getting the same blank page from verify.php as before
|

ShadowandLight
Amarr Hammer Of Light Aegis Militia
|
Posted - 2010.02.25 22:42:00 -
[8]
//output for debugging if ($c->verbose == true) { echo "<p>Corporation ID: ".$corpid."<br />Corporation Name: ".$corp."<br />Alliance Name: ".$alliance."<br />Ticker: ".$ticker."</p>"; }
already on?
|

ShadowandLight
Amarr Hammer Of Light Aegis Militia
|
Posted - 2010.02.26 01:26:00 -
[9]
ok heres the error
Notice: Trying to get property of non-object in teamspeak/functions.php on line 175
Fatal error: Call to a member function attributes() on a non-object in teamspeak/functions.php on line 175
|

ShadowandLight
Amarr Hammer Of Light Aegis Militia
|
Posted - 2010.02.26 04:00:00 -
[10]
ok
now
API Error while fetching character ID: Invalid or missing list of names.
|
|

ShadowandLight
Amarr Hammer Of Light Aegis Militia
|
Posted - 2010.02.27 03:29:00 -
[11]
PHP 5.1.6 is what i have installed on this server, is that supported?
|

ShadowandLight
Amarr Hammer Of Light Aegis Militia
|
Posted - 2010.03.02 03:23:00 -
[12]
upgrade instructions for php upgrade to 5.2
used / working on centos
http://www.atomicorp.com/wiki/index.php/PHP
|
|
|
|