• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Modern aac admin.php bug

GOD Wille

Excellent OT User
Joined
Jan 11, 2010
Messages
2,826
Solutions
2
Reaction score
815
Location
Sweden
Fetch news bug

i got problem with making news at my modern aac site

error:
Code:
Severity: Warning

Message: file_get_contents(http://entydesign.com/modernAAC/API/api//getNews.php?key=pulibc&pass=public): failed to open stream: HTTP request failed! HTTP/1.1 500 Internal Server Error

Filename: controllers/admin.php

Line Number: 316

this is line 316
Code:
echo file_get_contents(API_SERVER."/getNews.php?key=".API_KEY."&pass=".API_PASS);
 
remove the admin panel on modern acc there is a secure bug on it so u could be hacked..

There is none known security issue with admin panel.

Ignore this error, the problem is with our main API server which had problems recently, I will not be fixing this because this API will go out since 2.0 is coming. It doesn't affect anything.
 
Back
Top