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

ILLADEN
Biohazard.
4
|
Posted - 2013.05.05 00:46:00 -
[1] - Quote
o/
When trying to fetch EvE Portraits like descirbed in your video's I get a white page. Nothing of interest in error.log.
Could somebody help me troubleshoot this issue? |

ILLADEN
Biohazard.
4
|
Posted - 2013.05.06 02:34:00 -
[2] - Quote
The problem was that I didn't have Curl installed :P
Totally looked over that. |

ILLADEN
Biohazard.
4
|
Posted - 2013.05.08 12:13:00 -
[3] - Quote
Hello;
You coded a requirement for the file eveapi_mod_certs.php in includes/eveapi. However, this file does not exist and wasn't included in the zip. This results in all kinds of broken things. What's up with this?
Although the issues described above is far more crtitical, in response to "Go0fBall" I am also expiriencing the same issue. No matter what's insterted it returns two 'The value is too short' messages. In your case some people are still able to sucessfully register, in my case they aren't. Unfortunatly the issues isn't that the browser tries to push standard 'saved' information into the form. A fresh virtualbox with firefox gives exactly the same error.
Keep up the good work Cyerus!
Yours Sincereley, ILLADEN |

ILLADEN
Biohazard.
4
|
Posted - 2013.05.09 10:48:00 -
[4] - Quote
Cyerus wrote: The requirement for eveapi_mod_certs.php is within an if() statement and should not cause any errors, as that config value isn't part of the mod either, meaning that the if() statement never turns true, and thus never runs that line.
Hello;
Thank you for your reply. Although it isn't a problem for me to edit out the code, I wanted to tell you that my server triggered the if statement when I added an API key in the standings menu.
Would you be able to tell me where in your code the mod checks for the value size?
Yours sincereley, ILLADEN |

ILLADEN
Biohazard.
4
|
Posted - 2013.06.13 11:39:00 -
[5] - Quote
Hey Cyreus,
Currently, if you have both a check for Faction Warfare and Corp, and have both set to make default group "Yes", it will make the Faction Warfare group default. Is there a way to make it so that the Corp overrides the FW settings?
Perhaps simply by changing the order the system checks (first FW, then corp). The Faction Warfare group should only be default if the user isn't in one of the listed corps.
Thanks o/ |

ILLADEN
Biohazard.
4
|
Posted - 2013.06.20 12:35:00 -
[6] - Quote
Snitch Ashor wrote:Hi,
I accidentally messed with folder permission resulting in no rights for the avatar/upload folder. A few people which registered have no portrait now, is there a way to refetch missing or all portraits?
Thanks
Just go to the individual accounts and fetch the avatar using the button in profile options.
Meanwhile, I'm having quite an annoying issue. I've moved both my TS server and Query to a new IP on the same box. I've updated the settings, I've even tried to hardcode the info. Sadly EvE API utterly refuses to set any groups on the Teamspeak server.
Are there EvE API TS connect logs? Because if there are, you did a fantastic job at hiding them :P
Any ideas anyone? |

ILLADEN
Biohazard.
4
|
Posted - 2013.06.29 11:36:00 -
[7] - Quote
I have been battling this exact same issue. |

ILLADEN
Biohazard.
4
|
Posted - 2013.06.29 22:32:00 -
[8] - Quote
Draugo Rana wrote:Cyerus wrote: Make me a list of the preferred order and I'll try to implement it.
The order is from the specific to the more general: Corp -> Alliance -> Militia -> Standings
Let me correct that for you:
The order is from the specific to the more general: Corp -> Alliance -> Standings -> Militia |

ILLADEN
Biohazard.
4
|
Posted - 2013.06.29 23:36:00 -
[9] - Quote
Cyerus wrote:[quote=Flashman KillerWee]Once again Cyreus.. Great JOB!
Open up includes/eveapi/functions_eveapi.php, find line 140 and remove the // in front of that line. Whenever saving settings you should see the "Settings saved correctly"-screen appear. At the top of that screen there should be a huge debug message of TS when something went wrong. You only have 2 seconds or so to check out the message, so I suggest doing a quick CTRL + A (select all) and CTRL + C (copy) combo to copy the information before the screen appears, then pasting it in Notepad++ or whatever editor to read it.
You can also paste the full errormessage here for me to look at, but be sure to remove any username/password that it might show.
Unfortunatley nothing is echoed. It saves settings sucessfully. However, when trying to update a user's profile trough ACP or UCP phpBB returns "Warning - Bad Request".
There is no information in the error.log (server), there is no information in in the phpBB error log. There is no information with debugging enabled (modsec, phpbb and eveapi. There is no information with the extra error logging mod.
I'm confident that If I could see what is triggering the generic error I can resolve it. Unfortunatly, besides "Warning - Bad Request" there is no detailed information to be found. |

ILLADEN
Biohazard.
4
|
Posted - 2013.07.01 07:08:00 -
[10] - Quote
Spathe Ne Boirelle wrote:Got a question for you Cyerus(or anyone else) which I'm pretty is easy or you might have the answer to it...but I don't.
I've setup phpbb 3.0.11, automod, umil and your eve api. To my knowledge everything is suppose to work correctly. I go in the ACP then I go to search for my username and put in the eve api, key ID and verifiy code and when I click on submit it updates withtout any errors.
But if I dare use anything else other than prosilver or subsilver2 I can't see the key ID and verification code in the user control panel. It does appear when I'm using the default one.
I guess I have to put in the codes for the input fields and all in my theme but I don't know where exactly if thats the problem. my theme by the way is TwilightBB (https://www.phpbb.com/customise/db/style/twilightbb/demo/)
You have to edit the theme to include the extra fields. |

ILLADEN
Biohazard.
4
|
Posted - 2013.07.02 06:52:00 -
[11] - Quote
Long Muppet wrote:I'm having an issue getting the Teamspeak options to save under Manage Groups. When I select a group it has both Immunity and Jabber access unchecked and Teamspeak group set to 0. Attempting to modify these settings and click submit I receive "Group preferences updated successfully", but when I go back into the group none of the settings have changed. Apache error log does register any errors. Any clues?
I can confirm this bug.
Also, my user registration and update functionality is still broken due to a 400 error (shown in phpbb itself, redbox). There are no references to the trigger or the error itself in any and all of the (server)logs. |

ILLADEN
Biohazard.
4
|
Posted - 2013.07.02 14:08:00 -
[12] - Quote
Mechao Centrifuge wrote:I found my issue. It was a corrupt mysql db. I was able to do a selective backup and restore and have them partially working, but in the end went for a full restore because our forums were new. I couldn't find the exact problem but i feel it was something in either the user table or groups table although I removed all the eveapi stuff in them to no avail. Finally no more "Bad Request" after running the cron.  Not really a fix but it works. I really don't think it is this mods fault but not entirely sure.
After reading your post I decided to do a clean install of phpBB locally along with eveAPI. I took the
Quote: phpbb_groups phpbb_forums phpbb_post phpbb_topics phpbb_topics_posted phpbb_topics_track phpbb_topics_watch phpbb_users phpbb_user_group
tables from my production database and started debugging.
Sadly with this clean installation and near clean database I am still getting the same issue. If it is indeed the databases 'fault' then I presume one of these highly important tables has a fault within. But what could it be? |

ILLADEN
Biohazard.
4
|
Posted - 2013.07.05 12:15:00 -
[13] - Quote
I think your mod generally hates me Cyreus :p It's been giving me alot of headaches since the start. It's all gonna be worth it in the end though.
Just when I thought I had "fixed" one thing the next issue pops up. I guess it has been there for awhile but I didn't get to it before due to my Bad Request issues.
When EVEapi tries to set groups for a client that has never connected before, the query returns 'database empty result set'. I can't figure out where or how to add clients to the db trough the query, as no such command exists in the query manual or your mod. It does however try to get the client database ID by using the cluid, unfortunatly when a user has never connected before there is no data and the script errors out.
Here is my full error:
Quote:exception 'TeamSpeak3_Adapter_ServerQuery_Exception' with message 'database empty result set' in /home/biohazard/public_html/forum/includes/eveapi/TeamSpeak3/Adapter/ServerQuery/Reply.php:314 Stack trace: #0 /home/biohazard/public_html/forum/includes/eveapi/TeamSpeak3/Adapter/ServerQuery/Reply.php(91): TeamSpeak3_Adapter_ServerQuery_Reply->fetchError(Object(TeamSpeak3_Helper_String)) #1 /home/biohazard/public_html/forum/includes/eveapi/TeamSpeak3/Adapter/ServerQuery.php(143): TeamSpeak3_Adapter_ServerQuery_Reply->__construct(Array, 'clientdbfind pa...', Object(TeamSpeak3_Node_Host), true) #2 /home/biohazard/public_html/forum/includes/eveapi/TeamSpeak3/Node/Abstract.php(73): TeamSpeak3_Adapter_ServerQuery->request('clientdbfind pa...', true) #3 /home/biohazard/public_html/forum/includes/eveapi/TeamSpeak3/Node/Server.php(90): TeamSpeak3_Node_Abstract->request('clientdbfind pa...', true) #4 /home/biohazard/public_html/forum/includes/eveapi/TeamSpeak3/Node/Abstract.php(97): TeamSpeak3_Node_Server->request('clientdbfind pa...') #5 /home/biohazard/public_html/forum/includes/eveapi/TeamSpeak3/Node/Server.php(714): TeamSpeak3_Node_Abstract->execute('clientdbfind', Array) #6 /home/biohazard/public_html/forum/includes/eveapi/functions_eveapi.php(87): TeamSpeak3_Node_Server->clientFindDb('x4lRlCIKBUT6MJL...', true) #7 /home/biohazard/public_html/forum/includes/acp/acp_users.php(969): eveapi_setTeamSpeakGroups('x4lRlCIKBUT6MJL...', Array, 'Civialg') #8 /home/biohazard/public_html/forum/includes/functions_module.php(507): acp_users->main('users', 'overview') #9 /home/biohazard/public_html/forum/adm/index.php(74): p_master->load_active() #10 {main}
P.S. The teamspeak 3 adapter file structure is really weird. And also, I love your comments.
|

ILLADEN
Biohazard.
4
|
Posted - 2013.07.06 20:14:00 -
[14] - Quote
eidenjunior wrote:Backbone666 wrote:When I run the cron I have one error
"06-29-2013 17:28:43 Player Name EVE API HTTP error: 403 -> Forbidden"
but then it does nothing :S I see the same problem on my server. eve api server problem, maybe.
How are your folder permissions set? |

ILLADEN
Biohazard.
4
|
Posted - 2013.07.07 01:34:00 -
[15] - Quote
Sleazy Whoore wrote:Firstly, this is a wonderful mod.
Just a quick question here concerning the jabber configuration via ejabberd. I've gotta the authentication to work. No problems here. However Erlang is well......Erlang.
[stuff]
XMPP/Erlangish is breaking my brain. Was wondering if I couldn't find someone more familiar with ejabberd/xmmp/erlang that has gone through these troubles already.
Again, sorry for this being OT and appreciate the help.
I would look at a jabber phpBB intregration mod, a messaging system is entirley different saucethen what this mod is currently offering. However, you could create a small box only showable to your group that sends the messages to jabber using PHP. It shouldn't be too difficult, depending on jabber's remote protocols. |

ILLADEN
Biohazard.
5
|
Posted - 2013.07.09 17:30:00 -
[16] - Quote
lasterax wrote:ILLADEN wrote:Long Muppet wrote:I'm having an issue getting the Teamspeak options to save under Manage Groups. When I select a group it has both Immunity and Jabber access unchecked and Teamspeak group set to 0. Attempting to modify these settings and click submit I receive "Group preferences updated successfully", but when I go back into the group none of the settings have changed. Apache error log does register any errors. Any clues? I can confirm this bug. Also, my user registration and update functionality is still broken due to a 400 error (shown in phpbb itself, redbox). There are no references to the trigger or the error itself in any and all of the (server)logs. Update: I can confirm that this is a problem with eveapi. I have just done a fresh install, merely using the same db and installing eveapi. The issue still persists. I'm also having issues with the Teamspeak module. When the user updates their profile it doesn't save the UID, even if they put the password in. I checked my error log for my server and for phpBB and am not seeing a single thing so not sure what the issue is from. --Rax
This happens when error debugging is off. If you enable it you will see that it actually errors out. I have posted the error above. |

ILLADEN
Biohazard.
5
|
Posted - 2013.07.13 20:32:00 -
[17] - Quote
Tipiak Pirates wrote:hello i have some troubles.  i think i follow the instructions in the video for installation. But when i try to registered someone with eve api key, i have a 500error. so i go in apache's logs and i see: i don't know what to do thanks for helping
Install curl on your server. |

ILLADEN
Biohazard.
5
|
Posted - 2013.07.29 16:11:00 -
[18] - Quote
Cyerus wrote:
Let me know if you come across any other issues.
When EVEapi tries to set groups for a client that has never connected before, the query returns 'database empty result set'. I can't figure out where or how to add clients to the db trough the query, as no such command exists in the query manual or your mod. It does however try to get the client database ID by using the cluid, unfortunatly when a user has never connected before there is no data and the script errors out.
Here is my full error:
Quote:exception 'TeamSpeak3_Adapter_ServerQuery_Exception' with message 'database empty result set' in /home/biohazard/public_html/forum/includes/eveapi/TeamSpeak3/Adapter/ServerQuery/Reply.php:314 Stack trace: #0 /home/biohazard/public_html/forum/includes/eveapi/TeamSpeak3/Adapter/ServerQuery/Reply.php(91): TeamSpeak3_Adapter_ServerQuery_Reply->fetchError(Object(TeamSpeak3_Helper_String)) #1 /home/biohazard/public_html/forum/includes/eveapi/TeamSpeak3/Adapter/ServerQuery.php(143): TeamSpeak3_Adapter_ServerQuery_Reply->__construct(Array, 'clientdbfind pa...', Object(TeamSpeak3_Node_Host), true) #2 /home/biohazard/public_html/forum/includes/eveapi/TeamSpeak3/Node/Abstract.php(73): TeamSpeak3_Adapter_ServerQuery->request('clientdbfind pa...', true) #3 /home/biohazard/public_html/forum/includes/eveapi/TeamSpeak3/Node/Server.php(90): TeamSpeak3_Node_Abstract->request('clientdbfind pa...', true) #4 /home/biohazard/public_html/forum/includes/eveapi/TeamSpeak3/Node/Abstract.php(97): TeamSpeak3_Node_Server->request('clientdbfind pa...') #5 /home/biohazard/public_html/forum/includes/eveapi/TeamSpeak3/Node/Server.php(714): TeamSpeak3_Node_Abstract->execute('clientdbfind', Array) #6 /home/biohazard/public_html/forum/includes/eveapi/functions_eveapi.php(87): TeamSpeak3_Node_Server->clientFindDb('x4lRlCIKBUT6MJL...', true) #7 /home/biohazard/public_html/forum/includes/acp/acp_users.php(969): eveapi_setTeamSpeakGroups('x4lRlCIKBUT6MJL...', Array, 'Civialg') #8 /home/biohazard/public_html/forum/includes/functions_module.php(507): acp_users->main('users', 'overview') #9 /home/biohazard/public_html/forum/adm/index.php(74): p_master->load_active() #10 {main}
Am going to do some research into the PHP Teamspeak3 Framework. It's odd though, this issue only starts when memberlist gets long enuff. |

ILLADEN
Biohazard.
5
|
Posted - 2013.07.31 14:54:00 -
[19] - Quote
Cyerus wrote:ILLADEN wrote:When EVEapi tries to set groups for a client that has never connected before, the query returns 'database empty result set'. I can't figure out where or how to add clients to the db trough the query, as no such command exists in the query manual or your mod. It does however try to get the client database ID by using the cluid, unfortunatly when a user has never connected before there is no data and the script errors out.
Am going to do some research into the PHP Teamspeak3 Framework. It's odd though, this issue only starts when memberlist gets long enuff. Has always been the case. If a client hasn't logged in before on TeamSpeak, the server doesn't recognize the UID, hence throwing the error you are receiving. I might be able to catch the issue and show an error message, but I can't change the way it works as it's build into TeamSpeak.
Please do. As the cronjobs utterly fail due to this :) It should simply catch, and skip over to the next user.
However, I have a couple of users (around 30) where it simply throws the error back, even though the user has clearly connected or is connected before. You can see their identity being registered in the Teamspeak userlist, and sqlite db. Removing and re-adding on the teamspeak side yields no results.
P.S. I can confirm the group bug aswell. |

ILLADEN
Biohazard.
5
|
Posted - 2013.08.05 17:12:00 -
[20] - Quote
Please update teamspeak handling and the order (previous pages) first before adding new stuff :) |

ILLADEN
Biohazard.
5
|
Posted - 2013.08.08 15:43:00 -
[21] - Quote
Check your teamspeak logs |

ILLADEN
Biohazard.
5
|
Posted - 2013.08.09 23:14:00 -
[22] - Quote
Aluminy wrote:the cron is successfully kicking people from forum and disabling account however, not removing them from their TS groups that are attached to their registration?
any ideas?
Lucky you. My cron fails because of TS error handling. |

ILLADEN
Biohazard.
5
|
Posted - 2013.08.16 09:32:00 -
[23] - Quote
farraguat wrote:I am also having this problem but it doesnt save at all even under corporations but it does work for the corp ones creating fc and officer it doesnt. also teamspeak Unique ID should be on registration page
You can easily do this. Just open your theme's template files for the UCP Acc and find the UID input field. Then copy the dd to the template file for UCP Reg.
I would love to see correct groups order (previous pages), a fix for TS error handling, and as cherry on the top it would be awesome to see the TS group value's saving & working for individual groups. |

ILLADEN
Biohazard. WINMATAR.
5
|
Posted - 2013.09.01 22:19:00 -
[24] - Quote
If the faction warfare config is enabled, and a neutral tries to register with no militia, a bad request is returned from the API server, gets displayed and interuppts the registration. I have tried to write some error handling but failed.
Quote:$handle = curl_init($result); curl_setopt($handle, CURLOPT_RETURNTRANSFER, TRUE);
$response = curl_exec($handle);
$httpCode = curl_getinfo($handle, CURLINFO_HTTP_CODE); if($httpCode == 403) { $devilbug == 1; } curl_close($handle);
if ($devilbug == 1){ $foundFactionWarfare = true; $charArray["forumGroups"][$config['eveapi_fw_m_group']] = $config['eveapi_fw_m_default']; $charArray["TSGroups"][] = $config['eveapi_fw_m_tsgroup']; }
or
Quote:else { $foundFactionWarfare = true; $charArray["forumGroups"][34] = $config['eveapi_fw_m_default']; $charArray["TSGroups"][] = 150; } |
| |
|