EVE-SECURE / temars-eve-api

Automatically exported from code.google.com/p/temars-eve-api
0 stars 0 forks source link

get_characters() doesn't work unless files are chmod'ed to 644 #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
TEA Version?
1.1.1
SMF Version?
2.0 RC4

What steps will reproduce the problem?
1.Install SMF 2.0 RC4
2.Install TEA 1.1.1
3.Configure TEA to be enabled, and require a valid API to join
4.Attempt to register
5.Enter api userid/api key, click Get Characters, nothing happens

What is the expected output? What do you see instead?
Expected output is a list of the characters on the account, as well as the 
insertion of those characters into the tea_characters table, neither occurs.

Original issue reported on code.google.com by decessus...@gmail.com on 17 Dec 2010 at 7:08

GoogleCodeExporter commented 9 years ago
added the command to chmod the file during install, should hopefully solve this 
problem

Original comment by tema...@googlemail.com on 27 Apr 2011 at 11:35