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
graves warship
State War Academy
Caldari State
#121 - 2012-02-09 12:44:57 UTC
installed it all
tried out a fit from battleclinic to test the fitting page
this is what i get:
Fatal error: Call to undefined function eveapi_ingamelinkloop() in /datasan/www/vhosts/xxxxxxxxxxx/httpdocs/forums/includes/bbcode.php on line 830
Cyerus
University of Caille
Gallente Federation
#122 - 2012-02-09 16:58:34 UTC
Be sure to enable the masterswitch for EVE API integration, found at the top of the General-module.
graves warship
State War Academy
Caldari State
#123 - 2012-02-09 20:33:34 UTC
it is enabled
graves warship
State War Academy
Caldari State
#124 - 2012-02-09 20:41:28 UTC  |  Edited by: graves warship
while we are at it :)
Fatal error: Cannot access protected property PhealHTTPException::$code in /datasan/www/vhostsxxxx/httpdocs/forums/includes/eveapi/functions_eveapi.php on line 261
Cyerus
University of Caille
Gallente Federation
#125 - 2012-02-09 22:29:31 UTC
Have you uploaded all the files from pre_edit as well as new_files to the root of your forum?
In other words, did you use the XML with AutoMOD or did you manually install the mod instead?

I manually installed the mod using the files from new_files and pre_edit, and haven't come across any issues yet.

Can't do much about the PHEAL error, you'll have to report that in the PHEAL thread.
Styth spiting
Brutor Tribe
Minmatar Republic
#126 - 2012-02-10 03:07:54 UTC
Found a bug that was causing the bbcode to not work correctly.


bbcode.php

find
if(!is_null($row['marketID']))

replace with
if(!is_null($row['itemID']))
Cyerus
University of Caille
Gallente Federation
#127 - 2012-02-10 03:26:20 UTC
Styth spiting wrote:
Found a bug that was causing the bbcode to not work correctly.


bbcode.php

find
if(!is_null($row['marketID']))

replace with
if(!is_null($row['itemID']))


Nice find!

Use this fix as a workaround, while I work out a better solution for next update.
graves warship
State War Academy
Caldari State
#128 - 2012-02-10 12:15:49 UTC
Cyerus wrote:
Have you uploaded all the files from pre_edit as well as new_files to the root of your forum?
In other words, did you use the XML with AutoMOD or did you manually install the mod instead?

I manually installed the mod using the files from new_files and pre_edit, and haven't come across any issues yet.

Can't do much about the PHEAL error, you'll have to report that in the PHEAL thread.


reproduced the error still the same on the main domain.
on a home installation of xampp it works fine
so it is probably the webserver itself being blocked from the api server
Cyerus
University of Caille
Gallente Federation
#129 - 2012-02-10 16:43:30 UTC
graves warship wrote:
Cyerus wrote:
Have you uploaded all the files from pre_edit as well as new_files to the root of your forum?
In other words, did you use the XML with AutoMOD or did you manually install the mod instead?

I manually installed the mod using the files from new_files and pre_edit, and haven't come across any issues yet.

Can't do much about the PHEAL error, you'll have to report that in the PHEAL thread.


reproduced the error still the same on the main domain.
on a home installation of xampp it works fine
so it is probably the webserver itself being blocked from the api server


The 'function not found' has nothing to do with your webhost being blocked, but rather a file not being uploaded correctly.

Did you manually upload all the files from new_files and pre_edit to your webhost?
If so, includes/eveapi/functions_eveapi.php should be loaded correctly; the file where the failing function is part of.
graves warship
State War Academy
Caldari State
#130 - 2012-02-10 17:09:02 UTC
the fitting issue is resolved :)
looks aesome btw

just the registration part is still bugging me
Cyerus
University of Caille
Gallente Federation
#131 - 2012-02-11 00:13:46 UTC
Does your webhost have cURL enabled?
graves warship
State War Academy
Caldari State
#132 - 2012-02-11 11:41:42 UTC
mailed the host yesterday this is what i got

Quote:
The recent CCP changes and changes to the app's themselves require an upgrade of the core software of our servers.

Specifically Curl and Simple XMl

KongGal
Circle-0f-Two
Circle-Of-Two
#133 - 2012-02-13 12:54:18 UTC
is it possible to add https://support.eveonline.com/api/Key/CreatePredefined/8388672 to the Register page so people have an idea what kind of access mask is needed since now it just ask for an API ID and VCode and nothing about access mask so in the end they would spam me
graves warship
State War Academy
Caldari State
#134 - 2012-02-13 15:38:28 UTC  |  Edited by: graves warship
did that to our page ill upload a edited file for ya to use in a sec with the link in there

here it is:

http://united-kings.net/ucp_register.zip
after uploading the file to the apropriate folder
in your admin panel go to styles/templates and refresh ehm
otherwise it wont show up
salia Shiar
The Scope
Gallente Federation
#135 - 2012-02-13 18:12:27 UTC
Greetings everyone,

i am currently having a problem where everything works fine.

the users are added to their corps groups. When they leave their corp though and login they are not moved to the neut group. Can anyone help me with this please.

i created the following cron job but it doesn't seem to work

0 * * * * php -q /public_html/forums/eveapi_cron.php
Eric Deloitte
The Flowing Penguins
#136 - 2012-02-13 18:46:33 UTC  |  Edited by: Eric Deloitte
Installed first time with no issues at all

will keep you posted of any issues


Many thanks

edit I notice the fitting display tool, what format is that expecting as it took a little juggling to get it to accept an eft export?
LordKeeps
Sebiestor Tribe
Minmatar Republic
#137 - 2012-02-13 21:40:41 UTC
there is some problems with the avatars (yes i removed the avatar thingy and readded it again) that pics dont show corretly
as soon avatar got updated on one account its showing same on all accounts.
For some reason its working corretly in IE for me but not in any other browsers.
Any1 with same problem?

5.3 mod on 3.0.10 phpbb3 version
salia Shiar
The Scope
Gallente Federation
#138 - 2012-02-15 05:28:05 UTC
after several changes to that ine now i get


Fatal error: Class 'TeamSpeak3' not found in /home/<...>/public_html/forums/eveapi_cron.php on line 45

thats on the actual cron.php

the cronjob istelf sends my email this

Status: 404 Not Found
Content-type: text/html

No input file specified.

any ideas?
KongGal
Circle-0f-Two
Circle-Of-Two
#139 - 2012-02-15 20:53:05 UTC
salia Shiar wrote:
after several changes to that ine now i get


Fatal error: Class 'TeamSpeak3' not found in /home/<...>/public_html/forums/eveapi_cron.php on line 45

thats on the actual cron.php

the cronjob istelf sends my email this

Status: 404 Not Found
Content-type: text/html

No input file specified.

any ideas?


if you not are using the Teamspeak 3 mod then delete Line 45 "cronlog("TeamSpeak 3 Framework -> version " . TeamSpeak3::LIB_VERSION);" and try and run it by your self with Domain/eveapi_cron.php and it should run fine "delete or comment it out with // in front of the line
KongGal
Circle-0f-Two
Circle-Of-Two
#140 - 2012-02-15 20:55:55 UTC
also is there any way to update avatars. if a member edits hes avatar ingame then he could update it on the forum or put something in the cronjob that would update all the avatars