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.
 

phpBB 3.x API Registration Mod v6+

Author
Snitch Ashor
Republic Military School
Minmatar Republic
#1281 - 2015-12-09 09:05:56 UTC
Frostline DB Update:

http://ge.tt/api/1/files/7tGxZMT2/0/blob?download

As usual, you'd better have a backup!

Cheers,
Snitch
Momitsu
Deep Exploration Projects and Programs
#1282 - 2015-12-09 11:19:52 UTC
Thx for your work Snitch, unfortunately this link appears to be down (at least for me)
delakut
Das zweite Konglomerat
Northern Coalition.
#1283 - 2015-12-13 09:16:59 UTC
Same problem here. Link is not working.
Snitch Ashor
Republic Military School
Minmatar Republic
#1284 - 2015-12-15 11:29:32 UTC
Momitsu wrote:
Thx for your work Snitch, unfortunately this link appears to be down (at least for me)


Screw those fielhosters, here you go:

https://brgf.de/eveapi_frostline.sql.gz

Cheers!
Momitsu
Deep Exploration Projects and Programs
#1285 - 2015-12-15 12:04:26 UTC
Thx,

download and update worked smooth
Annexe
I N E X T R E M I S
Tactical Narcotics Team
#1286 - 2016-01-21 03:39:01 UTC
Still having problem with new fitting posts not displaying. Previous posts still display with fitting images etc. Almost like a link to the css is missing somewhere. I didn't change anything in the < evefit > { TEXT } < / evefit > bbcode.

Please help, as its driving me nuts

Annexe

ITAI - VIP

"i will pop your wreck with faction loot"

Dr Thanat0s
Sniggerdly
Pandemic Legion
#1287 - 2016-03-08 16:20:04 UTC
Is anyone using this ?
Is it stil working?
Cook The Greek
Doomheim
#1288 - 2016-03-09 20:50:01 UTC
When i try to register i get the error
SSL certificate problem: unable to get local issuer certificate
On page 23 Cyerus posted a solution with an update Quick_fix_EVE_API_SSL_for_6.0.x.zip
Unfortunally the link is down. Can someone reupload it, or give me another solution?
Staysin Jita
#1289 - 2016-03-09 22:10:29 UTC
Cook The Greek wrote:
When i try to register i get the error
SSL certificate problem: unable to get local issuer certificate
On page 23 Cyerus posted a solution with an update Quick_fix_EVE_API_SSL_for_6.0.x.zip
Unfortunally the link is down. Can someone reupload it, or give me another solution?



Go to:
/includes/eveapi/Pheal/PhealConfig.php

edit this file and change line 79 from:

public $http_method = "curl";


to:

public $http_method = "file";
Cook The Greek
Doomheim
#1290 - 2016-03-09 22:25:15 UTC
Staysin Jita wrote:
Cook The Greek wrote:
When i try to register i get the error
SSL certificate problem: unable to get local issuer certificate
On page 23 Cyerus posted a solution with an update Quick_fix_EVE_API_SSL_for_6.0.x.zip
Unfortunally the link is down. Can someone reupload it, or give me another solution?



Go to:
/includes/eveapi/Pheal/PhealConfig.php

edit this file and change line 79 from:

public $http_method = "curl";


to:

public $http_method = "file";



I changed it. Now I get the error
HTTP Request Failed
Snitch Ashor
Republic Military School
Minmatar Republic
#1291 - 2016-03-10 12:45:37 UTC
DB Update for YC 118-3: Stasis Grapplers and stuff...

https://brgf.de/eveapi_yc118-3.sql.gz

As usual you'd better have a backup.
Cook The Greek
Doomheim
#1292 - 2016-03-11 17:38:30 UTC
Cook The Greek wrote:
Staysin Jita wrote:
Cook The Greek wrote:
When i try to register i get the error
SSL certificate problem: unable to get local issuer certificate
On page 23 Cyerus posted a solution with an update Quick_fix_EVE_API_SSL_for_6.0.x.zip
Unfortunally the link is down. Can someone reupload it, or give me another solution?


Go to:
/includes/eveapi/Pheal/PhealConfig.php

edit this file and change line 79 from:

public $http_method = "curl";

to:
public $http_method = "file";


I changed it. Now I get the error
HTTP Request Failed



I tried again and this time using xampp i installed local in my pc the forum and the api. Again i recieved the error message
SSL certificate problem: unable to get local issuer certificate but when i changed the curl to file it worked!
Any ideas why at my website this change doesn't work but i get the error HTTP Request Failed?
Kaulis
Deep Space Conquerors
Goonswarm Federation
#1293 - 2016-04-24 07:59:47 UTC
Is this mod still working
Thoryna Valays
Fireteam Minokawa
#1294 - 2016-04-27 12:49:34 UTC
Kaulis wrote:
Is this mod still working


Yes.
Snitch Ashor
Republic Military School
Minmatar Republic
#1295 - 2016-04-28 13:52:51 UTC  |  Edited by: Snitch Ashor
DB Update for the Citadels Expansion:

https://brgf.de/eveapi_citadels.sql

Export is slightly different but should work just make sure you have a backup this time.

Cheers,
Snitch
Thoryna Valays
Fireteam Minokawa
#1296 - 2016-04-28 15:11:50 UTC
Snitch Ashor wrote:
DB Update for the Citadels Expansion:

https://brgf.de/eveapi_citadels.sql

Export is slightly different but should work just make sure you have a backup this time.

Cheers,
Snitch


That was fast!
Thanks :)
Anigone
WipeOut Inc.
Pandemic Horde
#1297 - 2016-05-07 15:40:39 UTC
To fix the fact that the predefined access mask used for generating API keys when people are registering doesnt work::

BEFORE INSTALLING edit the folllowing file:
Contrib/subsilver2.xml

On line 66, change:
https://support.eveonline.com/api/key/createpredefined/{EVEAPI_ACCESSMASK}


to

https://community.eveonline.com/support/api-key/CreatePredefined?accessMask={EVEAPI_ACCESSMASK} 


That will correct the link for people to be able to make an API Key
Kaulis
Deep Space Conquerors
Goonswarm Federation
#1298 - 2016-05-14 11:19:52 UTC
Im trying to get the Ship fit sorted on the forum but have run into an issue

http://zarvoxtoral.com/forum/viewtopic.php?f=2&t=1&p=2#p2
Enoki Agittain
Aliastra
Gallente Federation
#1299 - 2016-05-18 09:16:36 UTC
Kaulis wrote:
Im trying to get the Ship fit sorted on the forum but have run into an issue

http://zarvoxtoral.com/forum/viewtopic.php?f=2&t=1&p=2#p2


NG
[Caracal, RLM]

Damage Control II
Ballistic Control System II
Ballistic Control System II
Ballistic Control System II

Warp Disruptor II
Large Shield Extender II
Stasis Webifier II
Large Shield Extender II
50MN Microwarpdrive II

Rapid Light Missile Launcher II, Caldari Navy Inferno Light Missile
Rapid Light Missile Launcher II, Caldari Navy Inferno Light Missile
Rapid Light Missile Launcher II, Caldari Navy Inferno Light Missile
Rapid Light Missile Launcher II, Caldari Navy Inferno Light Missile
Rapid Light Missile Launcher II, Caldari Navy Inferno Light Missile

Medium Anti-EM Screen Reinforcer I
Medium Core Defense Field Extender I
Medium Core Defense Field Extender I


OK
[Caracal, RLM]
Damage Control II
Ballistic Control System II
Ballistic Control System II
Ballistic Control System II

Warp Disruptor II
Large Shield Extender II
Stasis Webifier II
Large Shield Extender II
50MN Microwarpdrive II

Rapid Light Missile Launcher II, Caldari Navy Inferno Light Missile
Rapid Light Missile Launcher II, Caldari Navy Inferno Light Missile
Rapid Light Missile Launcher II, Caldari Navy Inferno Light Missile
Rapid Light Missile Launcher II, Caldari Navy Inferno Light Missile
Rapid Light Missile Launcher II, Caldari Navy Inferno Light Missile

Medium Anti-EM Screen Reinforcer I
Medium Core Defense Field Extender I
Medium Core Defense Field Extender I
Timm Drake
Pure Victory
#1300 - 2016-05-20 01:05:06 UTC
Enoki Agittain wrote:
Kaulis wrote:
Im trying to get the Ship fit sorted on the forum but have run into an issue

http://zarvoxtoral.com/forum/viewtopic.php?f=2&t=1&p=2#p2


NG
[Caracal, RLM]

Damage Control II
Ballistic Control System II
Ballistic Control System II
Ballistic Control System II

Warp Disruptor II
Large Shield Extender II
Stasis Webifier II
Large Shield Extender II
50MN Microwarpdrive II

Rapid Light Missile Launcher II, Caldari Navy Inferno Light Missile
Rapid Light Missile Launcher II, Caldari Navy Inferno Light Missile
Rapid Light Missile Launcher II, Caldari Navy Inferno Light Missile
Rapid Light Missile Launcher II, Caldari Navy Inferno Light Missile
Rapid Light Missile Launcher II, Caldari Navy Inferno Light Missile

Medium Anti-EM Screen Reinforcer I
Medium Core Defense Field Extender I
Medium Core Defense Field Extender I


OK
[Caracal, RLM]
Damage Control II
Ballistic Control System II
Ballistic Control System II
Ballistic Control System II

Warp Disruptor II
Large Shield Extender II
Stasis Webifier II
Large Shield Extender II
50MN Microwarpdrive II

Rapid Light Missile Launcher II, Caldari Navy Inferno Light Missile
Rapid Light Missile Launcher II, Caldari Navy Inferno Light Missile
Rapid Light Missile Launcher II, Caldari Navy Inferno Light Missile
Rapid Light Missile Launcher II, Caldari Navy Inferno Light Missile
Rapid Light Missile Launcher II, Caldari Navy Inferno Light Missile

Medium Anti-EM Screen Reinforcer I
Medium Core Defense Field Extender I
Medium Core Defense Field Extender I


It looks like the fit was exported from PYFA.
It puts an empty line in between the header and the first item in the low slot for some reason