EVE-SECURE / temars-eve-api

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

Cron: Fatal error in TEA.php:1007 #74

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
TEA Version?
1.2.1

SMF Version?
2.0

What steps will reproduce the problem?
1.Setup Cron Job
2.
3.

What is the expected output? What do you see instead?

When the cron job runs I'm getting this error mailed to me:

<br />
<b>Fatal error</b>:  Uncaught exception 'Exception' with message 'String could 
not be parsed as XML' in /home/freelanc/public_html/Sources/TEA.php:1007
Stack trace:
#0 /home/freelanc/public_html/Sources/TEA.php(1007): 
SimpleXMLElement-&gt;__construct('')
#1 /home/freelanc/public_html/Sources/TEA.php(480): TEA-&gt;roles('687874', 
'M6oebMRvykrdiQX...', '934949004')
#2 /home/freelanc/public_html/Sources/TEA.php(1069): TEA-&gt;single('28')
#3 /home/freelanc/public_html/Sources/TEA.php(166): TEA-&gt;all(true)
#4 /home/freelanc/public_html/Sources/TEA.php(153): TEA-&gt;main(false, true)
#5 /home/freelanc/public_html/Sources/TEA_Cron.php(11): 
TEA-&gt;update_api(false, true)
#6 {main}
  thrown in <b>/home/freelanc/public_html/Sources/TEA.php</b> on line <b>1007</b><br />

Please provide any additional information below.

Original issue reported on code.google.com by filcooper@gmail.com on 21 Aug 2011 at 8:25

GoogleCodeExporter commented 9 years ago
hmm something broke xml when getting roles, chances are i will prob need the 
api or at the least a copy of the roles page for him in order to fix

Original comment by tema...@googlemail.com on 21 Aug 2011 at 9:59