Basti-sama / Bengine

Galactic strategy Open Source browsergame.
http://bengine.de/
Other
15 stars 3 forks source link

Fehler #2

Closed Tomkaaaa closed 9 years ago

Tomkaaaa commented 10 years ago

Hi,

wenn ich im Lefmenü auf v0.43 um zum Changelog zu kommen, kommt diese Fehlermeldung:

ERROR! There is an error occured. Please copy this page and report it to an administrator.

Error: file_get_contents(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 File: /var/www/web279/htdocs/spacefighters/app/code/Bengine/Game/Controller/Changelog.php Line: 25 IP-Address: 84.149.81.207 URI: /game/02f830fdafe957b05431d73082d8de65/Changelog Referring URL: http://spacefighters.de/game/02f830fdafe957b05431d73082d8de65/Preferences Debug Backtrace:

Function file_get_contents() called in /var/www/web279/htdocs/spacefighters/app/code/Bengine/Game/Controller/Changelog.php on line 25. Paramenter 1: string(98) "http://bengine.de/changelog.json?ip=88.198.181.101&host=http%3A%2F%2Fspacefighters.de%2F&vers=0.43" Function Bengine_Game_Controller_Changelog::indexAction() called in unknown on line unknown. Paramenter 1: NULL Paramenter 2: NULL Paramenter 3: NULL Paramenter 4: NULL Function call_user_func_array() called in /var/www/web279/htdocs/spacefighters/lib/Recipe/Controller/Abstract.php on line 170. Paramenter 1: array(2) Paramenter 2: array(4) Function Recipe_Controller_Abstract::run() called in /var/www/web279/htdocs/spacefighters/lib/Application.php on line 112. Function Application::dispatch() called in /var/www/web279/htdocs/spacefighters/app/code/Bengine/Game.php on line 105. Function Game::run() called in /var/www/web279/htdocs/spacefighters/lib/Core.php on line 469. Function Core::run() called in /var/www/web279/htdocs/spacefighters/index.php on line 11.

Basti-sama commented 10 years ago

Hallo,

bitte aktiviere in deiner php.ini das allow_url_fopen, dann ist der Fehler weg.

allow_url_fopen=on