stiez / pos-tracker-eve

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

Fatal Error During API entry #31

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Installing version 5.1.4 on a unix server meeting all required minimum specs.
2. Database configured properly, all tables installed.
3. At API selection screen, entered API and clicked the Save <Char> API.

What is the expected output? What do you see instead?
I received the following message after clicking the save character name api 
button:
Fatal error: Call to a member function Close() on a non-object in 
/hermes/bosweb26c/b2952/ipg.rebornalliancecom/pos/includes/class.pos.php on 
line 5716

What version of the product are you using? On what operating system?
5.1.4

Please provide any additional information below.
Met all specs, had no issues up to this point.

Original issue reported on code.google.com by Chris.Sh...@gmail.com on 2 Aug 2011 at 6:34

GoogleCodeExporter commented 9 years ago
Well, after bypassing adding the API key during install, I entered the admin 
panel and added it again there and everything seemed to work fine.

Not sure what exactly happened there but I am able to pull API keys in from the 
admin panel outside of the installation area now.

Original comment by Chris.Sh...@gmail.com on 2 Aug 2011 at 7:02

GoogleCodeExporter commented 9 years ago
This was most likely caused by CCP as the location its failing is while its 
reading the API data. What ever CCP send at the time of the API pull wasn't 
complete and failed part way through.

The exact same command is used after installation too so it definitely works. 
Just awesome timing I guess :)

Thanks for the report though!
-FG

Original comment by frozenic...@gmail.com on 4 Aug 2011 at 1:41