stiez / pos-tracker-eve

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

Error: String could not be parsed as XML #56

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Clean install 
2. API character select
3.

What is the expected output? What do you see instead?
I was created additional ceo api (corporation), then i registered admin user in 
POS tracker during it installation. I entered character API (tryed in normal 
system and via IGB), then putted Character select. And then nothing. The error 
was:
Error: String could not be parsed as XML

What version of the POS Tracker are you using?
5.1.6

Please provide any additional information below.
small logs from http server:
Fri Jan 20 20:30:50 2012] [error] [client 83.237.33.31] File does not exist: 
/var/www/ruugsmir/data/www/pos.globaldynamic.ru/favicon.ico
[Fri Jan 20 20:32:28 2012] [error] [client 83.237.33.31] PHP Notice:  Undefined 
variable: mod in /var/www/ruugsmir/data/www/pos.globaldynamic.ru/index.php on 
line 38
[Fri Jan 20 20:32:28 2012] [error] [client 83.237.33.31] PHP Notice:  Undefined 
index: access in 
/var/www/ruugsmir/data/www/pos.globaldynamic.ru/includes/eveclass.php on line 
281
[Fri Jan 20 20:33:51 2012] [error] [client 83.237.33.31] File does not exist: 
/var/www/ruugsmir/data/www/pos.globaldynamic.ru/favicon.ico

Original issue reported on code.google.com by Tyn...@gmail.com on 20 Jan 2012 at 4:47

GoogleCodeExporter commented 9 years ago
Uhhhhh...what version of PHP are you running? Did you meet all installer 
requirements during installation?

Original comment by frozenic...@gmail.com on 21 Jan 2012 at 12:43

GoogleCodeExporter commented 9 years ago
yep, all install requirements was ok
PHP Version 5.3.3-7+squeeze3

Original comment by Tyn...@gmail.com on 21 Jan 2012 at 9:27

GoogleCodeExporter commented 9 years ago
I also checked, 
safe mode=off
suhosin off also

p.s.: it doesn't worked with or without this modules.

Original comment by Tyn...@gmail.com on 22 Jan 2012 at 1:38

GoogleCodeExporter commented 9 years ago
Unfortunately I really have no idea what to tell you other than re-install and 
try again. The errors besides the .icos are new that's for sure and the XML 
stuff can mean a few things like SimpleXML isn't working correctly to "special" 
php setups that are a bit different from the normal.

Original comment by frozenic...@gmail.com on 24 Jan 2012 at 2:58

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
You didn't by chance have this on the installer requirements did you?

CURL: No (Will use fopen)

as that means you will need to get CURL going as the fopen option is no longer 
available.

Original comment by frozenic...@gmail.com on 26 Jan 2012 at 5:05

GoogleCodeExporter commented 9 years ago
i was installed curl and now it works!!! 
thank you for help!!! ;-)

Original comment by Tyn...@gmail.com on 27 Jan 2012 at 8:06

GoogleCodeExporter commented 9 years ago
Awesome to hear it all worked out!

Original comment by frozenic...@gmail.com on 17 Mar 2012 at 6:29