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
Aron Fox
Tranquillian Imperial Navy
#401 - 2012-10-02 01:27:58 UTC
is there any progress still on this mod?
delakut
Das zweite Konglomerat
Northern Coalition.
#402 - 2012-10-02 11:18:58 UTC
RazzTak wrote:
My problem is that the accounts are disabled alone with message "Invalid EVE API key", but when I check the API KEY this work fine.

The first few days were disabled until 1 or 2 accounts up to last nigth with more than 10 accounts.

I run the Cron Job 1 time per day.

I change max_execution_time to 1800. Let's see if it works well.

I have the same problem. The second time about 5 Members were disabled. It happens every few weeks/months.

Did your solution work and if where did you change max_execution_time? Has someone else an other solution?
Faldal Dartan
Sebiestor Tribe
Minmatar Republic
#403 - 2012-10-02 22:32:33 UTC
delakut wrote:
[quote=RazzTak]My problem is that the accounts are disabled alone with message "Invalid EVE API key", but when I check the API KEY this work fine.

The first few days were disabled until 1 or 2 accounts up to last nigth with more than 10 accounts.

I run the Cron Job 1 time per day.

I change max_execution_time to 1800. Let's see if it works well.


I have the same problem but I run the cron job every hour and after a few times ALL members are listed as "inactive"
Cyerus
University of Caille
Gallente Federation
#404 - 2012-10-03 22:17:17 UTC
Yes, there is still progress on this mod. And No, I'm not releasing anything yet.

Currently busy creating Youtube videos on installation and configuration of this mod.
Might even show you how to update from 3.0.10 to 3.0.11 (which will probably apply for future versions aswell).

I haven't been responding to requests on help on installation and configuration on this mod, since I'd rather spend my time on good quality Youtube videos which can and hopefully will help you in great detail.
Aron Fox
Tranquillian Imperial Navy
#405 - 2012-10-04 00:20:43 UTC
Cyerus wrote:
Yes, there is still progress on this mod. And No, I'm not releasing anything yet.

Currently busy creating Youtube videos on installation and configuration of this mod.
Might even show you how to update from 3.0.10 to 3.0.11 (which will probably apply for future versions aswell).

I haven't been responding to requests on help on installation and configuration on this mod, since I'd rather spend my time on good quality Youtube videos which can and hopefully will help you in great detail.


Super!

Troy Aihaken
Quekz
#406 - 2012-10-04 14:40:05 UTC
Hi is there a way to get this mod to work with mumble ??

Long Time no See Cyerus !!:)

NodeJS Developer | Frontend Development | Programming Enthusiast

ISuper
State War Academy
Caldari State
#407 - 2012-10-04 15:27:15 UTC
Hi, i have 5.3 version installed, how can i update to the latest one? Thanks
Euthanasia Anneto
Embers Children
#408 - 2012-10-06 14:56:13 UTC
Now, I'm wondering, after converting the forums from smf2.x to phpbb3, how can I make my existing users adding their key's or do I have to manually copy the key's database-wise?

Or I just add a few more lines in the UCP

.EC.. of [TOHA], Industrialists with guns. We're overe there, some where and no where... Contacting go through ingame convo's .EC.. and [TOHA] are recruiting, get in contact with us

Cyerus
University of Caille
Gallente Federation
#409 - 2012-10-06 17:54:12 UTC
Euthanasia Anneto wrote:
Now, I'm wondering, after converting the forums from smf2.x to phpbb3, how can I make my existing users adding their key's or do I have to manually copy the key's database-wise?

Or I just add a few more lines in the UCP


User Control Panel -> Profile -> Edit Account Settings.
I might make a seperate section for that in the future.
RazzTak
Caldari Provisions
Caldari State
#410 - 2012-10-06 22:37:54 UTC
delakut wrote:
RazzTak wrote:
My problem is that the accounts are disabled alone with message "Invalid EVE API key", but when I check the API KEY this work fine.

The first few days were disabled until 1 or 2 accounts up to last nigth with more than 10 accounts.

I run the Cron Job 1 time per day.

I change max_execution_time to 1800. Let's see if it works well.

I have the same problem. The second time about 5 Members were disabled. It happens every few weeks/months.

Did your solution work and if where did you change max_execution_time? Has someone else an other solution?


no, I still have the same problem at the moment active daily accounts manually. Evil
Euthanasia Anneto
Embers Children
#411 - 2012-10-07 08:20:43 UTC  |  Edited by: Euthanasia Anneto
Cyerus wrote:

User Control Panel -> Profile -> Edit Account Settings.
I might make a seperate section for that in the future.

I just found out what happend and I can't find the file back :(.
Had a few issues with the host and had to rebuild apache/php
Oh well, uninstall & reinstall should do it!

Anyway, one thing is added in 3.1.1
which is in acp_users.php where you have to define the language, I'm giving the extra line on which Automod Errors:
'USER_POSTS' => $user_row['user_posts'],

.EC.. of [TOHA], Industrialists with guns. We're overe there, some where and no where... Contacting go through ingame convo's .EC.. and [TOHA] are recruiting, get in contact with us

Euthanasia Anneto
Embers Children
#412 - 2012-10-07 21:52:26 UTC  |  Edited by: Euthanasia Anneto
please delete

.EC.. of [TOHA], Industrialists with guns. We're overe there, some where and no where... Contacting go through ingame convo's .EC.. and [TOHA] are recruiting, get in contact with us

Brain Gehirn
Macabre Votum
Northern Coalition.
#413 - 2012-10-08 16:05:21 UTC
The main reason about accounts being inactive is due to lack of error handling (I'm not blaming the dev - he actually have done a really good job).

If any **** happens while trying to contact the eve api site, the mod will inactive the account.

Try to do an specific catch for incorrect apis and disable just in this case, not if you receive any kind of error!


I will try to modify this later on my own but im without much time these days
Faldal Dartan
Sebiestor Tribe
Minmatar Republic
#414 - 2012-10-08 19:39:44 UTC
can you combine the "Special forumgroups" in the "General Settings" with TS3 Server Groups?

so when I say one special user group in the forums is for example "Directors" I can choose a TS3 servergroup next to it which will be assigned? (and implementated in the cronjob)
ISuper
State War Academy
Caldari State
#415 - 2012-10-09 06:27:01 UTC
How can i make nicknames in TS like ingame forsed?
Aron Fox
Tranquillian Imperial Navy
#416 - 2012-10-09 15:11:42 UTC
Cyerus wrote:
Yes, there is still progress on this mod. And No, I'm not releasing anything yet.

Currently busy creating Youtube videos on installation and configuration of this mod.
Might even show you how to update from 3.0.10 to 3.0.11 (which will probably apply for future versions aswell).

I haven't been responding to requests on help on installation and configuration on this mod, since I'd rather spend my time on good quality Youtube videos which can and hopefully will help you in great detail.


Hi there, how is the youtube turtorial going?
Cyerus
University of Caille
Gallente Federation
#417 - 2012-10-09 23:33:44 UTC
Pretty crap actually.
Every time I record a video CamStudio keeps throwing an error about not being able to save the audio track; Seems I'm running into the 2 GB limitation.

Not yet sure on how to fix that.
Carmen Wilson
The Scope
Gallente Federation
#418 - 2012-10-10 05:51:15 UTC
How long to wait version 3.0.11?
Aron Fox
Tranquillian Imperial Navy
#419 - 2012-10-10 13:04:39 UTC
Cyerus wrote:
Pretty crap actually.
Every time I record a video CamStudio keeps throwing an error about not being able to save the audio track; Seems I'm running into the 2 GB limitation.

Not yet sure on how to fix that.

remeber that YouTube dont need to have the highest recording quality allready as it is so if there is settings there you can perhaps reduce on the quality?
Cyerus
University of Caille
Gallente Federation
#420 - 2012-10-10 16:34:12 UTC
Aron Fox wrote:
Cyerus wrote:
Pretty crap actually.
Every time I record a video CamStudio keeps throwing an error about not being able to save the audio track; Seems I'm running into the 2 GB limitation.

Not yet sure on how to fix that.

remeber that YouTube dont need to have the highest recording quality allready as it is so if there is settings there you can perhaps reduce on the quality?


Apparantly from what I read it has to do with the Audio file becoming over 2 GBs, where the program isn't able to recoded it into the Video file. I'll be trying to recreate a video tomorrow after switching some settings to see if it works correctly now.
If it doesn't, I'll probably record the audio with a seperate program and sync it afterwards.

I'll keep you updated.

Also, for those people whom keep asking the questions about when it's going to be released; SOON (tm).
I can't get more precise then that.