biow0lf / evedev-kb

Automatically exported from code.google.com/p/evedev-kb
1 stars 0 forks source link

EDK 4.0.2 API Killlog undefined method API_Account::CallAPI() #196

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Go to admin, API Killlog
2.Introduce the ID and Verification Code
3.Click add

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

Expected output should be accepting the ID and Verification code but  instead 
you get an error: Fatal error: Call to undefined method API_Account::CallAPI() 
in common/includes/api/class.account.php on line 40

What version of the board are you using? e.g. 3.2.3 or 4.0 revision
4b53033f8a1b.

4.0.2

What version of PHP and MySQL does the board run on?

PHP 5.3, MySQL 5.1.58

What is the url of a page where the error occurs or has occurred?

http://killboard.romanian-legion.com/?a=admin_api

Please provide any additional information below.

Original issue reported on code.google.com by nickdrag...@gmail.com on 22 Dec 2011 at 1:10

GoogleCodeExporter commented 9 years ago
Delete common/includes/class.api.php

Original comment by kovellia on 22 Dec 2011 at 6:59

GoogleCodeExporter commented 9 years ago
Fixed by autoupdate release that deletes common/includes/class.api.php. Manual 
updates that followed instructions to remove old files will not have the 
problem.

Original comment by kovellia on 22 Jan 2012 at 2:07