biow0lf / evedev-kb

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

HTTPS wrapper is not installed and no data loaded #250

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.I have HTTPS wrapper is not installed and i think that this a matter of "no 
data loaded"
2.I don`t know how to instal HTTPS wrapper
3. -none-

What is the expected output? What do you see instead? I need to load kills, but 
they don`t.

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

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

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

Please provide any additional information below.

Original issue reported on code.google.com by Nikita.A...@gmail.com on 19 Jan 2014 at 9:05

GoogleCodeExporter commented 9 years ago
HTTPS wrapper is not needed for accessing the killboard. So this is not your 
problem.

You should explain a bit more what you did (e.g. is this a new installation, an 
update,...) and if possible, provide the URL to your killboard.

Original comment by hgloc...@gmail.com on 1 Feb 2014 at 7:50

GoogleCodeExporter commented 9 years ago
The HTTPS wrapper is used by PHP to access other, HTTPS, sites. Such as the 
API. The problem is most likely that an API call is failing. 

Original comment by kovellia on 2 Feb 2014 at 1:40

GoogleCodeExporter commented 9 years ago
There is an issue that the HTTPS wrapper was not correctly detected.
Fix is on current 4.0-dev branch, see 
https://github.com/evekb/evedev-kb/commit/3e4efb03dc55f38166e619c88eb95a6fadfd6f
e8
(This will go into upcoming 4.0.8.0 release)

So maybe you have HTTPS wrapper installed, but it was wrongly not detected.

Anyhow, as there was no more feedback about this issue, I'm closing it now.

Original comment by hgloc...@gmail.com on 7 Feb 2014 at 8:01