fedyamaslov1987 / steamprofile

Automatically exported from code.google.com/p/steamprofile
0 stars 0 forks source link

I have problem with steamprofile #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,
I have a problem with your script. I installed it and noticed that in
example.html files writes "curl_version () has been disabled for security
reasons"
Function curl is enabled in server but curl_version () is disabled. How to
make script run on the disabled curl_version ()? I'm using the latest
version your script.

Original issue reported on code.google.com by marcon12...@gmail.com on 24 Jan 2010 at 9:33

GoogleCodeExporter commented 8 years ago
Hm, I don't see a reason in disabling curl_version()... at least it's not 
security
relevant as far as I know.

Anyway, you can prevent this error by deleting or commending out line 26 and 27 
of
SteamProfileDownloader.class.php

Original comment by barracud...@yahoo.de on 27 Jan 2010 at 9:43

GoogleCodeExporter commented 8 years ago

Original comment by barracud...@yahoo.de on 20 Dec 2010 at 12:48