• 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!

Problem administrating Modern AAC

andrew95434

Banned User
Joined
May 6, 2010
Messages
86
Reaction score
0
Location
chile
when i enter mysite.org/index.php/admin with an account with access 5 everything goes well, until i press any button to edit and i get this error:

Warning: file_get_contents(system/users.php) [function.file-get-contents]: failed to open stream: Permission denied in C:\xampp\htdocs\index.php on line 97

what happens is that when i try to edit anything the "users.php" file, that is in the folder "system", suddenly clears (i don't know which is the importance of this file, because it only have "null" written inside it). And then is when the error appears, because it doesn't find the file "users.php" that have been automatically deleted.

i'm using the DeathKnight layout, and i think that my Modern AAC's version is 1.0.1; the thing is that i can't edit my webpage thanks to that error.

i will try fixing this problem by myself too, but for this i need to know how can i know which is the line 97 in index.php, because i have this code completely disordened.
 
Back
Top