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
Troy Aihaken
Quekz
#141 - 2012-07-26 16:12:40 UTC
When im next on convo me in EVE then i will speak with you on Teamspeak and Help you out !! If that sounds good

NodeJS Developer | Frontend Development | Programming Enthusiast

Reileen Kawahara
Bio-Tech Research
#142 - 2012-07-28 13:52:20 UTC
Is there any way each members corp can be displayed (in same area as avatar) when they post?

I appreciate that some code will need adding but I haven't a clue what so any help would be appreciated.

Thanks
Tahnil
Gunboat Commando
#143 - 2012-07-28 14:47:13 UTC
Troy Aihaken wrote:
When im next on convo me in EVE then i will speak with you on Teamspeak and Help you out !! If that sounds good


Thank you very much for the offer! But the problem is solved. I don't know why, but the day after I reported my problem, the menu entries in admin center suddenly appeared. I don't know how, but now it works. Shocked
Troy Aihaken
Quekz
#144 - 2012-07-28 15:31:59 UTC
Tahnil wrote:
Troy Aihaken wrote:
When im next on convo me in EVE then i will speak with you on Teamspeak and Help you out !! If that sounds good


Thank you very much for the offer! But the problem is solved. I don't know why, but the day after I reported my problem, the menu entries in admin center suddenly appeared. I don't know how, but now it works. Shocked


No Problems mate if you need any help just convo me in-Game or post on Here Big smileBig smile

NodeJS Developer | Frontend Development | Programming Enthusiast

Rotten Teabag
State War Academy
Caldari State
#145 - 2012-07-29 14:09:36 UTC
Rickard Pickman wrote:
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.


Got the exact same issue, however I've seen forums where someone has gotten it to work. Anyone know the solution for this?
Reileen Kawahara
Bio-Tech Research
#146 - 2012-08-01 23:09:21 UTC
Reileen Kawahara wrote:
Is there any way each members corp can be displayed (in same area as avatar) when they post?

I appreciate that some code will need adding but I haven't a clue what so any help would be appreciated.

Thanks


Anyone?
Euthanasia Anneto
Embers Children
#147 - 2012-08-02 17:38:37 UTC
Reileen Kawahara wrote:
Reileen Kawahara wrote:
Is there any way each members corp can be displayed (in same area as avatar) when they post?

I appreciate that some code will need adding but I haven't a clue what so any help would be appreciated.

Thanks


Anyone?


The way I've done it is via rules and membergroups
I have a membergroup for corportations where I changed the "Star image" in the Membergroup options to the Corp logo (which you can download and alter in size) and only set to 1 in number of Stars
and I have a membergroup of the Alliance self for easy managing Alliance acces forums.

The Idea is, primary membergroup is for the Visual of Corp icon (or special corp forums acces) and the secondary group is for overal access management.

In the Admin CP of TEA you'll be creating 2 sets of rules, a primary set for the corporations which assign persons in a primary group and a secondary set for the Alliance and other secondary groups they might be pushed in according to Corp Roles.

You might ofcourse mess around with the Membergroups coding so that it retreives the corp ID from CCP's database and show that sized on the topics & etc.

.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

Reileen Kawahara
Bio-Tech Research
#148 - 2012-08-02 22:55:09 UTC
Only problem with the above is it will only work for 1 corp not numerous ones.

Im looking for anyone that can do a bit of coding so it shows there corp which is pulled from there profile.

That way the corp will be displayed like it is on here.
Euthanasia Anneto
Embers Children
#149 - 2012-08-05 08:09:37 UTC
Just do as I mentioned,

make Primary/Main groups for Corporations in order to show the Corp Icon, the API must have the rule in OR to assign towards the Corporations

Then the secondary/Additional group or Rule set is for Alliance based and also gives the persons access to certain forums.

The pesky side on this is, IF there are 60 corps in the Alliance, then yes, you got 60 primary membergroups and rules in TEA unless you cut out the inactive/PvE or whatever sections and use the Alliance group for general access.

Primary groups are assigned only once to a persons but you can assign multiple secondary groups to persons without persons and yes, secondary groups can override the primary groups.

- Here's a shot on how a Primary group should be set: http://ss.dgtnt.net/images/smf-primary-group-setup.jpg
FYI, the secondary group can have the alliance logo or whatever you feel like
- Here's a shot on how TEA and the Groups are set: http://ss.dgtnt.net/images/TEA-rules-setup.jpg

.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

robo tim
#150 - 2012-08-29 15:19:38 UTC
I need a bit of help guys. I have used this mod before but for some reason this time it isnt working.

I have the mod installed (dev version TEA, SMF 2.0.2). everything in settings and rules is setup correctly also, but my issue here is when peopl go to register that the the following:


Quote:
Error 106 (Must provide userID or keyID parameter for authentication.)


I have tested it with my api key and still get the same error... i checked the api site and everything is correct.

So what am i missing?
Andy Tibs
Ministry of War
#151 - 2012-08-29 16:58:46 UTC
robo tim wrote:
I need a bit of help guys. I have used this mod before but for some reason this time it isnt working.

I have the mod installed (dev version TEA, SMF 2.0.2). everything in settings and rules is setup correctly also, but my issue here is when peopl go to register that the the following:


Quote:
Error 106 (Must provide userID or keyID parameter for authentication.)


I have tested it with my api key and still get the same error... i checked the api site and everything is correct.

So what am i missing?



I ran into this error a bit ago and here is how I fixed it...

Screenshot of my error: http://i.imgur.com/206WX.png

1. First I uninstalled the TEA mod to make sure it was not active or modifying any part of the forum. (It edits some files when it is active and is supposed to undo its edits when you uninstall).
2. Then i replaced the Register.template.php file as well as the template file for the profile (I was getting errors in the profile as well when people would try to update their API key) with the default files you get from a fresh SMF Forum install.
3. Once those were replaced back to the originals, I re-installed the latest version of the TEA mod and activated it.

Those were the steps I used to fix the issue for my issue. Hope that helps...
robo tim
#152 - 2012-08-29 18:09:47 UTC
Andy Tibs wrote:
robo tim wrote:
I need a bit of help guys. I have used this mod before but for some reason this time it isnt working.

I have the mod installed (dev version TEA, SMF 2.0.2). everything in settings and rules is setup correctly also, but my issue here is when peopl go to register that the the following:


Quote:
Error 106 (Must provide userID or keyID parameter for authentication.)


I have tested it with my api key and still get the same error... i checked the api site and everything is correct.

So what am i missing?



I ran into this error a bit ago and here is how I fixed it...

Screenshot of my error: http://i.imgur.com/206WX.png

1. First I uninstalled the TEA mod to make sure it was not active or modifying any part of the forum. (It edits some files when it is active and is supposed to undo its edits when you uninstall).
2. Then i replaced the Register.template.php file as well as the template file for the profile (I was getting errors in the profile as well when people would try to update their API key) with the default files you get from a fresh SMF Forum install.
3. Once those were replaced back to the originals, I re-installed the latest version of the TEA mod and activated it.

Those were the steps I used to fix the issue for my issue. Hope that helps...


what file did you install the "TEA-trunk" or the "TEA 1.2.1"
Andy Tibs
Ministry of War
#153 - 2012-08-29 19:49:10 UTC
robo tim wrote:
Andy Tibs wrote:
robo tim wrote:
I need a bit of help guys. I have used this mod before but for some reason this time it isnt working.

I have the mod installed (dev version TEA, SMF 2.0.2). everything in settings and rules is setup correctly also, but my issue here is when peopl go to register that the the following:


Quote:
Error 106 (Must provide userID or keyID parameter for authentication.)


I have tested it with my api key and still get the same error... i checked the api site and everything is correct.

So what am i missing?



I ran into this error a bit ago and here is how I fixed it...

Screenshot of my error: http://i.imgur.com/206WX.png

1. First I uninstalled the TEA mod to make sure it was not active or modifying any part of the forum. (It edits some files when it is active and is supposed to undo its edits when you uninstall).
2. Then i replaced the Register.template.php file as well as the template file for the profile (I was getting errors in the profile as well when people would try to update their API key) with the default files you get from a fresh SMF Forum install.
3. Once those were replaced back to the originals, I re-installed the latest version of the TEA mod and activated it.

Those were the steps I used to fix the issue for my issue. Hope that helps...


what file did you install the "TEA-trunk" or the "TEA 1.2.1"


I am using the dev version (1.3.0 r168 at the time I had this error)
robo tim
#154 - 2012-08-29 20:09:02 UTC
Andy Tibs wrote:
robo tim wrote:
Andy Tibs wrote:
robo tim wrote:
I need a bit of help guys. I have used this mod before but for some reason this time it isnt working.

I have the mod installed (dev version TEA, SMF 2.0.2). everything in settings and rules is setup correctly also, but my issue here is when peopl go to register that the the following:


Quote:
Error 106 (Must provide userID or keyID parameter for authentication.)


I have tested it with my api key and still get the same error... i checked the api site and everything is correct.

So what am i missing?



I ran into this error a bit ago and here is how I fixed it...

Screenshot of my error: http://i.imgur.com/206WX.png

1. First I uninstalled the TEA mod to make sure it was not active or modifying any part of the forum. (It edits some files when it is active and is supposed to undo its edits when you uninstall).
2. Then i replaced the Register.template.php file as well as the template file for the profile (I was getting errors in the profile as well when people would try to update their API key) with the default files you get from a fresh SMF Forum install.
3. Once those were replaced back to the originals, I re-installed the latest version of the TEA mod and activated it.

Those were the steps I used to fix the issue for my issue. Hope that helps...


what file did you install the "TEA-trunk" or the "TEA 1.2.1"


I am using the dev version (1.3.0 r168 at the time I had this error)


all fixed thanks!!!
Andy Tibs
Ministry of War
#155 - 2012-08-29 20:28:17 UTC
robo tim wrote:

all fixed thanks!!!


Glad I was able to help! Smile
Tenobia Aybara
Doomheim
#156 - 2012-09-09 18:08:27 UTC
Does this store character skills anywhere? Im wanting to provide on the fly checks to see whether players can use certain ships and mods without having to query the API too often. As TEA is currently installed on my target forum I wouldn't mind being able to take a peek into its cached info :D
Voiddancer
Republic Military School
Minmatar Republic
#157 - 2012-10-13 12:55:51 UTC
I want to use your mod for SMF.
But after installation, when you try to turn it on, the button "save" has no effect - mod does not start.
Version of the TEA-trunk.r169.tar. SMF 2.0.2
I would be very grateful for the help, how to fix it.
epsilonion
CLOVEN SKY
#158 - 2012-10-19 10:14:34 UTC  |  Edited by: epsilonion
I am using the latest version of TEA.

Having problems here getting messages in the SMF logs:

8: Undefined variable: corps
Apply Filter: Only show the errors from this file
File: C:/######/#####/####/eve-lbs_co_cc/Sources/TEA.php
Line: 1265


There's more then this the list is massive, also can not select a character when registering. it was working until the other day.

never noticed the error logs until i tried to register a new member so don't know if the Undeclared variables was listed there before. but only started having problems the other day.

any idea? anyone else having simular problems?

I think this problem started after the last patch when CCP when to HTTPS...

[u]Boom you went BOOM!![/u]

raze 911
SoT
DarkSide.
#159 - 2012-10-19 14:54:58 UTC
epsilonion wrote:
I am using the latest version of TEA.
anyone else having simular problems?

have same problem 2
Darbarmic
Brutor Tribe
Minmatar Republic
#160 - 2012-10-19 15:47:47 UTC
Hi my issue started after the legacy API was turned off, I get the error below whenever I try running profile update but anything API related with TEA. throws up similar errors


Fatal error: Uncaught exception 'Exception' with message 'String could not be parsed as XML' in /home/xxxxxxxxx/public_html/Sources/TEAC.php:388 Stack trace: #0 /home/xxxxxxxx/public_html/Sources/TEAC.php(388): SimpleXMLElement->__construct('') #1 /home/xxxxxxxx/public_html/Sources/TEAC.php(43): TEACN->standings('1156794', 'WWwOk6S8xSSksOP...') #2 /home/xxxxxxxx/public_html/Sources/TEA.php(189): TEAC->standings('1156794', 'WWwOk6S8xSSksOP...') #3 /home/xxxxxxxxx/public_html/Sources/TEA.php(157): TEA->get_standings() #4 /home/xxxxxxx/public_html/Sources/TEA.php(2310): TEA->update_api('23') #5 /home/xxxxxxxx/public_html/Sources/Profile-Modify.php(1070): TEA->tea_set_api('23') #6 /home/xxxxxxxx/public_html/Sources/Profile.php(582): saveProfileChanges(Array, Array, '23') #7 [internal function]: ModifyProfile() #8 /home/xxxxxxxx/public_html/index.php(152): call_user_func('ModifyProfile') #9 {main} thrown in /home/xxxxxxxx/public_html/Sources/TEAC.php on line 388

I am running SMF 202 with TEA 1.3.0 r169 & was running fine until today

I went into settings and changed the Server to get API data from to https://api.eveonline.com/ I even tried it without the traling / but still get the same errors. Any help is appreciated, as right now our forums are useless as no one can join update API etc.

Thanks in advance