bgame-hunter / temars-eve-api

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

Undefined property error #36

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
TEA Version?
1.2.0

SMF Version?
2.0 RC5

What steps will reproduce the problem?
1. Click the get characters button in the admin API screen

What is the expected output? What do you see instead?
Expect no errors, instead seeing 

Notice: Undefined property: TEA::$atags in /var/www/html/Sources/TEAC.php on 
line 219

Notice: Undefined property: TEA::$atags in /var/www/html/Sources/TEAC.php on 
line 219

Notice: Undefined property: TEA::$atags in /var/www/html/Sources/TEAC.php on 
line 219

Please provide any additional information below.
going to 
http://site//TEA_xmlhttp.php?page=settings&userid=XXXXXXX&api=YYYYYYYYYYYYYYY

will duplicate the error.  If you view the contents of the $this array in the 
corp_info section, instead of displaying corps and atags it simply shows corps 
which is empty and it does not show atags.  Looks like the path to populate the 
object through this page isn't catching something, but my php isn't strong 
enough to figure out where the error might be.

Original issue reported on code.google.com by monorail...@gmail.com on 25 Apr 2011 at 6:12

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
If Get characters button isnt working at all
check this error report out

http://code.google.com/p/temars-eve-api/issues/detail?id=20&colspec=ID%20Type%20
Status%20Priority%20Milestone%20Owner%20Summary%20Reporter

Original comment by tema...@googlemail.com on 25 Apr 2011 at 9:27

GoogleCodeExporter commented 8 years ago
No, its definitely working.  I'm attaching 3 screenshots.  The first is what 
happens when you first get on the page (before-error.png).

The second is what happens when you click get characters on that page 
(after-error.png).

The third is what you get if you go directly to the link that java is 
connecting to when you press get characters (java-direct.png)

Original comment by monorail...@gmail.com on 25 Apr 2011 at 10:07

Attachments:

GoogleCodeExporter commented 8 years ago
yer sorry that was a reply to comment number 1 by another user who seems to 
have deleted it now

urs is just warning spam, which can be ignored and i will fix tonight and be in 
next patch

Original comment by tema...@googlemail.com on 25 Apr 2011 at 10:20

GoogleCodeExporter commented 8 years ago
Thanks.  I just wanted to make sure we had it all straight.  Screenshots are 
far better than a description, and I'm glad you've got it resolved.

Original comment by monorail...@gmail.com on 25 Apr 2011 at 10:22

GoogleCodeExporter commented 8 years ago
Confirmed fix with tonights code.

Original comment by monorail...@gmail.com on 26 Apr 2011 at 3:44

GoogleCodeExporter commented 8 years ago

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

GoogleCodeExporter commented 8 years ago

Original comment by tema...@googlemail.com on 28 Apr 2011 at 3:05

GoogleCodeExporter commented 8 years ago

Original comment by tema...@googlemail.com on 14 Aug 2011 at 3:07