andrew95434
Banned User
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:
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.
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.