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.
 

TEA (v1.2.1) - Member Management Mod for SMF 2, TeamSpeak 3 and Jabber

First post
Author
PyroTech03
Caldari Provisions
Caldari State
#121 - 2012-06-03 20:51:29 UTC
Codo Yagari wrote:
Hail! o7

Once again great thanks to Temar for this wonderful time saving tool.

I have a question regarding TeamSpeak usage:

With the options Incorrect Name Warning and Incorrect Name Kick after x Mins enabled, is it possible to change the notification sender? Since I am main server admin of the TS server, the Incorrrect Name Warning messages appear with me as sender so the logged on clients always think it is me sending this message. : ) Is it possible to modify this somehow to make it clear that this is a server generated message?

Thankful for any assistance!


Codo Yagari



I think this is linked to whatever account makes the serverquery key.

So you can make an admin account on TS named "Admin" and create a servery query key with it.

Use that in the TEA options

And the messages should now appear to come from "Admin"
Codo Yagari
Carmine Industries
#122 - 2012-06-03 21:18:04 UTC
Thankyou so much Mr PyroTech. : )
contrera
ORE TRANS INC 13
#123 - 2012-06-08 21:10:42 UTC
Is anyone else having an issue or found a fix to TEA not removing ppl from jabber if they leave corp/alliance?
Zynen
#124 - 2012-06-11 01:58:57 UTC  |  Edited by: Zynen
[edit] Nevermind.... confirmed, Jabber has to be OpenFire.
Crunchmeister
The Scope
Gallente Federation
#125 - 2012-06-15 18:00:48 UTC  |  Edited by: Crunchmeister
nvm. Got it figured out with some help

People were constantly telling me I was crazy. For a long time I didn't believe them, but after a while, I started to think they might be right.

But it turns out that they were all wrong. One of the voices in my head is a psychiatrist and he says I'm perfectly sane.

Rickard Pickman
Deep Core Mining Inc.
Caldari State
#126 - 2012-07-06 21:05:44 UTC
So anyone have any pointers on the Jabber element ?

I;ve set up Openfire and the User plugin. Ive added a user from a FF window with the string required which works but TEA doesn't add a user when you add a password in your profile.

The database is setup correctly, as well as the Access User Service password so I'm now stuck.

Any help appreciated.
June Ting
Nobody in Local
Deepwater Hooligans
#127 - 2012-07-12 16:16:26 UTC  |  Edited by: June Ting
It looks like TS registration is somewhat busted for the case of people who have no alliance on forums that specify the name format "ATicker [CTicker] Charname"

I'm trying to register for teamspeak and getting "[ERROR] invalid clientID"

I suspect this is because the API is trying to look up exactly " [V.N] June Ting" rather than "[V.N] June Ting" on the TS server and failing. I cannot log into teamspeak with " [V.N] June Ting" because teamspeak strips leading/trailing whitespace.

Would it be possible for TS registration (if not the entire TEA integration) to eliminate the extra beginning whitespace for people lacking an alliance ticker?

I am happy to send you a patch if you are too busy to write the fix yourself; just need guidance as to whether to fix the whole issue, or just the teamspeak side.

Edit: submitted http://code.google.com/p/temars-eve-api/issues/detail?id=109

I fight for the freedom of my people.

Sansa Star
Doomheim
#128 - 2012-07-12 20:03:49 UTC
The rule with "No membergroup" group don't clear all groups in profile. This is very important for me Sad

Can anybody fix this?
Shin Chogan
Federal Navy Academy
Gallente Federation
#129 - 2012-07-13 11:36:38 UTC  |  Edited by: Shin Chogan
contrera wrote:
Is anyone else having an issue or found a fix to TEA not removing ppl from jabber if they leave corp/alliance?



Yeah ... need some code patches and a new cron job :) I'll put up the required changes somewhere when I get a chance.
Sansa Star
Doomheim
#130 - 2012-07-14 11:32:44 UTC
What about my question? :(
Shin Chogan
Federal Navy Academy
Gallente Federation
#131 - 2012-07-14 14:30:42 UTC
Sansa Star wrote:
What about my question? :(


What exactly do you want it to do ? ... If they don't match any rules delete ALL the additional groups even if they aren't controlled by TEA ?
Shin Chogan
Federal Navy Academy
Gallente Federation
#132 - 2012-07-15 01:55:11 UTC  |  Edited by: Shin Chogan
Shin Chogan wrote:
contrera wrote:
Is anyone else having an issue or found a fix to TEA not removing ppl from jabber if they leave corp/alliance?



Yeah ... need some code patches and a new cron job :) I'll put up the required changes somewhere when I get a chance.


Patch path to forum code/Sources/TEA_jabber.php with :

https://dl.dropbox.com/u/926348/TEA_jabber.patch

(there are some other little fixes in there too including replacing ' with _ since something somewhere doesn't like ' Smile )

using something like patch -p0 < TEA_jabber.patch

and then place this file in your path to forum code/TEA folder :

https://dl.dropbox.com/u/926348/TEA_Jabber_Cron_Access.php

and add a cron job eg :
* */1 * * * user /usr/bin/php5 path to forum code/TEA_Jabber_Cron_Access.php

Things in bold Italics are to be replaced by whatever is needed in your setup
Sansa Star
Doomheim
#133 - 2012-07-15 19:36:41 UTC
Shin Chogan wrote:
Sansa Star wrote:
What about my question? :(


What exactly do you want it to do ? ... If they don't match any rules delete ALL the additional groups even if they aren't controlled by TEA ?

Yepp! Big smile
Troy Aihaken
Quekz
#134 - 2012-07-22 19:56:21 UTC
Hi Temar could you please post a Guide on using The Rules tab, Because to be completely honest its is confusing me please help

just a brief guide e.g. how to set it to allow this member group when they are a ceo and in the alliance

Also The difference between Main and Additional groups

Sorry if i confuse anybody but please help

NodeJS Developer | Frontend Development | Programming Enthusiast

Norian Lonark
Center for Advanced Studies
Gallente Federation
#135 - 2012-07-24 08:57:16 UTC
Hello,

I am currently experiencing a bit of a strange issue with the "Run Full Member Check Now".

Everything was working ok, but now the cron job refreshes the API ok, but if I try to do a manual member check it just hangs on loading or I get a http 502 error. Nothing as far as I am aware has changed.

If anyone else has experienced a similar issue I would most appreciate any assistance with how you got it to work.

Many Thanks,

Nori.

Start wide, expand further, and never look back

Norian Lonark
Center for Advanced Studies
Gallente Federation
#136 - 2012-07-24 09:05:04 UTC
Troy Aihaken wrote:
Hi Temar could you please post a Guide on using The Rules tab, Because to be completely honest its is confusing me please help

just a brief guide e.g. how to set it to allow this member group when they are a ceo and in the alliance

Also The difference between Main and Additional groups

Sorry if i confuse anybody but please help


Hello Troy,

to do this I would setup two rules but with the same rule ID. One rule for the alliance and another rule for the role / title that you want to use.

For example

Name = Alliance CEO Check
RuleID = new
Condition Link = AND
IS = IS
Type = Alliance
Alliance Name or ID = Alliance
Group = Which group you want to use

Name = Alliance CEO check
RuleID = same as the alliance check
Condition Link = AND
IS = IS
Type = Role
Role Name or ID = CEO
Group = which group you want to use

Because you have given the rules the same ID and the condition is AND it will take both checks to be true for the rule to be implemented.

I do not use the main group for any rules that I setup. I think this causes problems when removing members.

Hope that helps.

Nori.

Start wide, expand further, and never look back

Troy Aihaken
Quekz
#137 - 2012-07-24 09:21:43 UTC  |  Edited by: Troy Aihaken
Thanks thats awesome, understand it a bit more now

Thanks

CEO however doesnt appear on that list

What is the main Group Used for then?

NodeJS Developer | Frontend Development | Programming Enthusiast

Tahnil
Gunboat Commando
#138 - 2012-07-25 22:42:36 UTC
Is there any alternative to TEA? I want to use SMF, but TEA 1.2.1 and the development version 1.3.0 don't seem to work in my SMF installation. I upgraded the forum software recently. I can install TEA (both versions), but the admin options aren't displayed anywhere.
Troy Aihaken
Quekz
#139 - 2012-07-26 10:29:54 UTC
Did you make sure when you installed the mod that you clicked the check boxes below which modifies the theme files??

NodeJS Developer | Frontend Development | Programming Enthusiast

Tahnil
Gunboat Commando
#140 - 2012-07-26 13:02:55 UTC
Unfortunately there seems to be no such thing in my install screen!

see: http://i.imgur.com/6UK9f.png