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
VangDo
Center for Advanced Studies
Gallente Federation
#1221 - 2015-07-08 10:16:49 UTC
Phpbb Version 3.0.12
Momitsu
Deep Exploration Projects and Programs
#1222 - 2015-07-08 14:25:30 UTC
Have you tried to clear your cache and refresh your styles?


Clear your cache:
"Administration Control Panel" (ACP) > "General" > "Purge the cache"

Refresh your Styles:
"Administration Control Panel" (ACP) > "Styles" > "Templates" > each > "refresh"
"Administration Control Panel" (ACP) > "Styles" > "Themes" > each > "refresh"
"Administration Control Panel" (ACP) > "Styles" > "Imagesets" > each > "refresh"


If it doesn't work you should try to install it again
Snitch Ashor
Republic Military School
Minmatar Republic
#1223 - 2015-07-09 09:25:01 UTC
VangDo wrote:
Phpbb Version 3.0.12


The mod has not been correctly installed for your theme, check that the included theme files (should be a javascript ans css file and some images if i remeber correct) that come with the mod are present in your theme folder.

Cheers Snitch
Lars Wolfgang
Doomheim
#1224 - 2015-07-16 14:30:12 UTC
New in using this, set up is working. Had to use "file" vs curl for API connection.

I see in the old video we can disable API on admin account, but I no longer see that option. We'd like the board admin to be separate from users and API, still possible?

We are using:

EvE API 6.3.1
phpBB 3.0.12

∴ "Virtus junxit, mors non separabit", I am but a traveling man...

Momitsu
Deep Exploration Projects and Programs
#1225 - 2015-07-18 08:55:59 UTC  |  Edited by: Momitsu
Lars Wolfgang wrote:

I see in the old video we can disable API on admin account, but I no longer see that option. We'd like the board admin to be separate from users and API, still possible?



Goto Admin Panel -> Users and Groups -> Manage Groups
Select Administrators group and check "Immunity for Api-Checks" under the Eve API sttings-Section
Snitch Ashor
Republic Military School
Minmatar Republic
#1226 - 2015-07-20 11:04:42 UTC
DB Update for Aegis:

http://ge.tt/api/1/files/2uyoxiK2/0/blob?download

Sort of tested, but do a backup before to be on the safe side.

Cheers,
Snitch
Momitsu
Deep Exploration Projects and Programs
#1227 - 2015-07-21 08:21:04 UTC  |  Edited by: Momitsu
That link doesn't work for me


Edit: Think it was a temporary problem, works now
Lucian Thorundan
House Of Serenity.
#1228 - 2015-07-25 01:19:12 UTC
For those people having cert issues with curl, the reason is curl doesn't ship with a CA list any more.

You can grab one yourself, and add the CAINFO setopt into the scripts (only two spots, in the pheal stuff and the main eve api php file) or that file change will work as well, not sure but you may see a performance hit at scale not using curl, YMMV.

Either way its annoying but fixable, perhaps this mod could ship the CA list with it?

You can get the CA list from http://curl.haxx.se/ca/cacert.pem

Then you just need to add this (adjust the path obviously):
curl_setopt(self::$curl, CURLOPT_CAINFO, '/path/to/the/cacert.pem');

to both the pheal.php and functions_eveapi.php before the curl exec happens.

That sorted it for me, annoying but its a change in curl's default setup.
Malafor
Born2Burn
Burning Raccoons Outlaws
#1229 - 2015-07-25 02:34:35 UTC
Would this work on the new PHPBB 3.1.5 update ?
Thanks
Snitch Ashor
Republic Military School
Minmatar Republic
#1230 - 2015-07-27 16:07:03 UTC
Malafor wrote:
Would this work on the new PHPBB 3.1.5 update ?
Thanks


Not yet. Cyerus is working on a 3.1 version but no ETA.
Alexhandr Shkarov
The MorningStar. Syndicate
#1231 - 2015-07-27 20:28:59 UTC
He has supposedly been working on a prototype for 5-6 months now and nothing is coming. Neither does he respond to ingame evemails. I wish someone could pick up an alternative so that I could finish up my services T_T

All my posts are on my personal title and should not be confused as me speaking for anyone else.

Heimdall Midgard
The Scope
Gallente Federation
#1232 - 2015-08-03 12:22:19 UTC
Snitch Ashor wrote:
DB Update for Aegis:

http://ge.tt/api/1/files/2uyoxiK2/0/blob?download

Sort of tested, but do a backup before to be on the safe side.

Cheers,
Snitch



Thanks :) Love you man.
Alexhandr Shkarov
The MorningStar. Syndicate
#1233 - 2015-08-10 12:24:12 UTC
Any update?

No one else seems to have the time/skills to make this. I really am in need for the updated version.

All my posts are on my personal title and should not be confused as me speaking for anyone else.

Feawen
Cambridge Mountain Rescue
The Monarchy
#1234 - 2015-08-30 19:20:53 UTC
I am trying to do Openfire integration with PHPBB3 using this API mod. Nearly everything is setup, except openfire propogation. I am not sure how to force push the phpbb3 user database to openfire to create the accounts. I have the secret key setup in the ACP, openfire User Service properties correct and acceping connections, but i've waited for a few hours and it's not pulling. I tried running the cron.php file and it doesnt even mention openfire at all. Any suggestions?
Sharker2k3
Collapsed Out
Pandemic Legion
#1235 - 2015-08-31 19:19:03 UTC
Feawen wrote:
I am trying to do Openfire integration with PHPBB3 using this API mod. Nearly everything is setup, except openfire propogation. I am not sure how to force push the phpbb3 user database to openfire to create the accounts. I have the secret key setup in the ACP, openfire User Service properties correct and acceping connections, but i've waited for a few hours and it's not pulling. I tried running the cron.php file and it doesnt even mention openfire at all. Any suggestions?


It should create them when you run the cron script. Does the output specify anything related to Openfire?

Which User Management Service version are you running? I've been out of the loop of this for a bit but last I knew there was a comparability issue with the newest version.

Ensure there's no white space in any of the configurations.

Feel free to convo me in game if you want a second pair of eyes.
Mr Twinkie
Republic Military School
Minmatar Republic
#1236 - 2015-09-14 20:06:08 UTC
having an issue with out of corp people signing up.

I have it set to require standings in the api mask and to check standings against a corp api key, this should put everyone neutral and below into the group "Registered Users" and +5 and above into "Blue Bros".

But instead if the user isn't in corp it doesn't put them in any group which completely f's up forum permissions.

Any ideas on why that is?
Mike Vandenberg
School of Applied Knowledge
Caldari State
#1237 - 2015-09-14 20:49:36 UTC
Mr Twinkie wrote:
having an issue with out of corp people signing up.

I have it set to require standings in the api mask and to check standings against a corp api key, this should put everyone neutral and below into the group "Registered Users" and +5 and above into "Blue Bros".

But instead if the user isn't in corp it doesn't put them in any group which completely f's up forum permissions.

Any ideas on why that is?


There was an issue with TEA a little while back due to an API change where standings were only being pulled in for CORP, not Alliance. Perhaps that same change impact this Forum API integration mod. Is there some place you can check and make sure your "blue" list is correct? Just a thought.
Mr Twinkie
Republic Military School
Minmatar Republic
#1238 - 2015-09-14 23:24:18 UTC
Mike Vandenberg wrote:
Mr Twinkie wrote:
having an issue with out of corp people signing up.

I have it set to require standings in the api mask and to check standings against a corp api key, this should put everyone neutral and below into the group "Registered Users" and +5 and above into "Blue Bros".

But instead if the user isn't in corp it doesn't put them in any group which completely f's up forum permissions.

Any ideas on why that is?


There was an issue with TEA a little while back due to an API change where standings were only being pulled in for CORP, not Alliance. Perhaps that same change impact this Forum API integration mod. Is there some place you can check and make sure your "blue" list is correct? Just a thought.



I'm only looking for corp standings tho. Majority of the out of corp individuals are in npc corps as they're there to fill out a recruitment application.
Lars Wolfgang
Doomheim
#1239 - 2015-09-15 23:30:07 UTC
So, what happens when a corp leaves the alliance, and no longer qualifies for corp or alliance standings. I don't see anything that says, remove this corp and the members.

Will simply disabling the API check for that specific corp do it?

∴ "Virtus junxit, mors non separabit", I am but a traveling man...

Mr Twinkie
Republic Military School
Minmatar Republic
#1240 - 2015-09-16 01:52:42 UTC
Lars Wolfgang wrote:
So, what happens when a corp leaves the alliance, and no longer qualifies for corp or alliance standings. I don't see anything that says, remove this corp and the members.

Will simply disabling the API check for that specific corp do it?



If you have the cron job setup and the corp isn't set to be put into the alliance usergroup than it should remove them automatically.