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
#161 - 2012-10-19 20:42:53 UTC
Hi in TEAC.php you need to edit it so that lines: 8, 171 and 628 so that the urls say https://api.eveonline.com

and in the TEA.php line: 103

NodeJS Developer | Frontend Development | Programming Enthusiast

Valerian Irenicus
Native Freshfood
Minmatar Republic
#162 - 2012-10-19 20:59:02 UTC
I have the same problem too
Darbarmic
Brutor Tribe
Minmatar Republic
#163 - 2012-10-20 02:40:13 UTC
FN awesome Troy Aihaken thanks worked a charm.
raze 911
SoT
DarkSide.
#164 - 2012-10-20 07:50:45 UTC
Troy Aihaken, thank u
Troy Aihaken
Quekz
#165 - 2012-10-20 08:58:30 UTC
No Problem i Help out where i can!!

NodeJS Developer | Frontend Development | Programming Enthusiast

PyroTech03
Caldari Provisions
Caldari State
#166 - 2012-10-20 10:00:30 UTC  |  Edited by: PyroTech03
Just suddenly gotten this message and seems that the cron's no longer work for membergroup checks....just started recently and no idea what has caused it.

Quote:
Fatal error: Uncaught exception 'Exception' with message 'String could not be parsed as XML' in /home/username/public_html/Sources/TEAC.php:388 Stack trace: #0 /home/username/public_html/Sources/TEAC.php(388): SimpleXMLElement->__construct('') #1 /home/username/public_html/Sources/TEAC.php(43): TEACN->standings('19398', 'q4pQqGAjZrFGbXq...') #2 /home/username/public_html/Sources/TEA.php(189): TEAC->standings('19398', 'q4pQqGAjZrFGbXq...') #3 /home/username/public_html/Sources/TEA.php(157): TEA->get_standings() #4 /home/username/public_html/Sources/TEA.php(2148): TEA->update_api(NULL, '0') #5 /home/username/public_html/Sources/TEA.php(1323): TEA->settings_checks('http://www.orde...') #6 /home/username/public_html/Sources/TEA.php(2985): TEA->Settings('http://www.orde...') #7 /home/username/public_html/Sources/Admin.php(566): ModifyTEASettings() #8 [internal function]: AdminMain() #9 /home/username/public_html/index.php(153): call_user_func('AdminMain') #10 {main} thrown in /home/username/public_html/Sources/TEAC.php on line 388


Currently, my settings page is showing this, which i blieve may be affecting it:

Quote:
Standings Last Updated: 6:00 Wed 17 Oct 12 (GMT)
Standings List Contains: 12 Blue Contacts, 17 Red Contacts
Alliance Corp List Last Updated: Never
Alliance Corp List Contains: 0


anyone else run into this??
Troy Aihaken
Quekz
#167 - 2012-10-20 11:26:40 UTC
Troy Aihaken wrote:
Hi in TEAC.php you need to edit it so that lines: 8, 171 and 628 so that the urls say https://api.eveonline.com

and in the TEA.php line: 103



This should fix it

NodeJS Developer | Frontend Development | Programming Enthusiast

PyroTech03
Caldari Provisions
Caldari State
#168 - 2012-10-21 01:32:46 UTC
Troy Aihaken wrote:
Troy Aihaken wrote:
Hi in TEAC.php you need to edit it so that lines: 8, 171 and 628 so that the urls say https://api.eveonline.com

and in the TEA.php line: 103



This should fix it


Thanks. Just read a Page or so back and saw that someone else had the issue.

Sorry for going tl;dr here :|
Troy Aihaken
Quekz
#169 - 2012-10-21 09:03:50 UTC
No problem :)

NodeJS Developer | Frontend Development | Programming Enthusiast

Yohana Babay
Hedion University
Amarr Empire
#170 - 2012-10-22 18:46:43 UTC
Thanks to Troy for help, but in my case third url was not in 628 line so I'd recommend to use search. Look for http://api phrase and change it for https://api don't do it via replace though to be on the safe side
Alina Thano
Shadow Jumpers
#171 - 2012-10-23 20:18:01 UTC
i am actually trying to get jabber runnin

Mod can read the jabber groups but it dont creates a user in the database

how can i solve this issue??

Cheers for any hint for it
Ajurna Jakar
Jian Products Engineering Group
#172 - 2012-10-24 11:42:58 UTC
Alina Thano wrote:
i am actually trying to get jabber runnin

Mod can read the jabber groups but it dont creates a user in the database

how can i solve this issue??

Cheers for any hint for it


this, i have no idea why its not working :S

http://eve-corp-management.org/ 

Norian Lonark
Center for Advanced Studies
Gallente Federation
#173 - 2012-10-24 15:36:24 UTC
Hi Everyone,

I recently started getting an unusual error, when I try to add a rule on the section when I click the add rule button I get a page 500 error. I know this is looking like a server side problem and I have checked the permissions on the files I know tea uses, I just wondered if anyone knows what page is called when you click that button so I could check out the permissions.

Many thanks,

Nori.

Start wide, expand further, and never look back

Racksforus
Blackwater USA Inc.
Pandemic Horde
#174 - 2012-10-24 20:38:00 UTC
Norian Lonark wrote:
Hi Everyone,

I recently started getting an unusual error, when I try to add a rule on the section when I click the add rule button I get a page 500 error. I know this is looking like a server side problem and I have checked the permissions on the files I know tea uses, I just wondered if anyone knows what page is called when you click that button so I could check out the permissions.

Many thanks,

Nori.


Your webservers error log will tell u the cause of the error 500... so your best bet would be to go look that up.
Xadi Senga
Balls Deep Inc.
Minmatar Fleet Alliance
#175 - 2012-10-26 19:00:25 UTC  |  Edited by: Xadi Senga
Racksforus wrote:
Norian Lonark wrote:
Hi Everyone,

I recently started getting an unusual error, when I try to add a rule on the section when I click the add rule button I get a page 500 error. I know this is looking like a server side problem and I have checked the permissions on the files I know tea uses, I just wondered if anyone knows what page is called when you click that button so I could check out the permissions.

Many thanks,

Nori.


Your webservers error log will tell u the cause of the error 500... so your best bet would be to go look that up.


Im getting the exact same error 500 msg when saving API keys from admin or user. Also the "get character" does not work anymore while registering. This is in a completly new installation.

My lovely server error log says the same msg as the person above.
Quote:
Fatal error: Uncaught exception 'Exception' with message 'String could not be parsed as XML' in /home/username/public_html/Sources/TEAC.php:388 Stack trace: #0 /home/username/public_html/Sources/TEAC.php(388): SimpleXMLElement->__construct('') #1 /home/username/public_html/Sources/TEAC.php(43): TEACN->standings('19398', 'q4pQqGAjZrFGbXq...') #2 /home/username/public_html/Sources/TEA.php(189): TEAC->standings('19398', 'q4pQqGAjZrFGbXq...') #3 /home/username/public_html/Sources/TEA.php(157): TEA->get_standings() #4 /home/username/public_html/Sources/TEA.php(2148): TEA->update_api(NULL, '0') #5 /home/username/public_html/Sources/TEA.php(1323): TEA->settings_checks('http://www.orde...') #6 /home/username/public_html/Sources/TEA.php(2985): TEA->Settings('http://www.orde...') #7 /home/username/public_html/Sources/Admin.php(566): ModifyTEASettings() #8 [internal function]: AdminMain() #9 /home/username/public_html/index.php(153): call_user_func('AdminMain') #10 {main} thrown in /home/username/public_html/Sources/TEAC.php on line 388


I fixed all the http into https, anyone with abit more knowledge about this mod can say what this is?
Troy Aihaken
Quekz
#176 - 2012-10-26 21:08:02 UTC
Xadi Senga wrote:
Racksforus wrote:
Norian Lonark wrote:
Hi Everyone,

I recently started getting an unusual error, when I try to add a rule on the section when I click the add rule button I get a page 500 error. I know this is looking like a server side problem and I have checked the permissions on the files I know tea uses, I just wondered if anyone knows what page is called when you click that button so I could check out the permissions.

Many thanks,

Nori.


Your webservers error log will tell u the cause of the error 500... so your best bet would be to go look that up.


Im getting the exact same error 500 msg when saving API keys from admin or user. Also the "get character" does not work anymore while registering. This is in a completly new installation.

My lovely server error log says the same msg as the person above.
Quote:
Fatal error: Uncaught exception 'Exception' with message 'String could not be parsed as XML' in /home/username/public_html/Sources/TEAC.php:388 Stack trace: #0 /home/username/public_html/Sources/TEAC.php(388): SimpleXMLElement->__construct('') #1 /home/username/public_html/Sources/TEAC.php(43): TEACN->standings('19398', 'q4pQqGAjZrFGbXq...') #2 /home/username/public_html/Sources/TEA.php(189): TEAC->standings('19398', 'q4pQqGAjZrFGbXq...') #3 /home/username/public_html/Sources/TEA.php(157): TEA->get_standings() #4 /home/username/public_html/Sources/TEA.php(2148): TEA->update_api(NULL, '0') #5 /home/username/public_html/Sources/TEA.php(1323): TEA->settings_checks('http://www.orde...') #6 /home/username/public_html/Sources/TEA.php(2985): TEA->Settings('http://www.orde...') #7 /home/username/public_html/Sources/Admin.php(566): ModifyTEASettings() #8 [internal function]: AdminMain() #9 /home/username/public_html/index.php(153): call_user_func('AdminMain') #10 {main} thrown in /home/username/public_html/Sources/TEAC.php on line 388


I fixed all the http into https, anyone with abit more knowledge about this mod can say what this is?


Reinstall the mod then change the http to https again then see if it happens again then i will look into it further

NodeJS Developer | Frontend Development | Programming Enthusiast

Xadi Senga
Balls Deep Inc.
Minmatar Fleet Alliance
#177 - 2012-10-26 22:12:34 UTC
Just did that because i read somewhere ir might screw up some files so i did on a completly empty install once again.

Also to be sure, what is the correct way of installing (as i coudnt find it anywhere).
Troy Aihaken
Quekz
#178 - 2012-10-26 22:26:12 UTC
1. Install SMF
2. Install Theme
3. Upload TEMARS API the development version
4. Change files to https including on the settings page on the forum
5. DOne

NodeJS Developer | Frontend Development | Programming Enthusiast

Xadi Senga
Balls Deep Inc.
Minmatar Fleet Alliance
#179 - 2012-10-26 23:17:20 UTC  |  Edited by: Xadi Senga
Troy Aihaken wrote:
1. Install SMF
2. Install Theme
3. Upload TEMARS API the development version
4. Change files to https including on the settings page on the forum
5. DOne


Ok did it 1 more time, installed SMF + theme normal way. uploaded the 1.3.0 files into Sources then loaded the package (tar.gz) so it registers in SMF (might be doing something wrong here?).

Package loads, tables are added, options in menu are visible. Then change everything into https. Any change that requires the API either returns an empty error or breaks the server saying internal error 500 as stated above.
Troy Aihaken
Quekz
#180 - 2012-10-27 09:22:44 UTC
If i could sign up to your forum then you give me admin i will have a look at it :)

NodeJS Developer | Frontend Development | Programming Enthusiast