Hello,
I cat'd and tail'd some error logs in /var/log while loading the user manager but nothing appeared.
What I did realize is that the missing module is for privatemessage.php!
I was trying to update this so that forum users could flag bad posts, but I don't recall making any changes to the file, just doing a cat and copying it to file. I am doing more research on privatemessage.php
Has any one had an issue like this? Where one module borks the ability to save changes?
-Alex
--------------- Added [DATE]1435277495[/DATE] at [TIME]1435277495[/TIME] ---------------
Oh,
It does says on core/admincp that core/admincp/ajax.php is missing.
I did a find -name and there are a few:
./root/upload/core/vb/api/vb4/ajax.php
./root/upload/core/vb/xml/builder/ajax.php
./root/upload/includes/vb5/frontend/controller/ajax.php
./var/www/html/core/vb/api/vb4/ajax.php
./var/www/html/core/vb/xml/builder/ajax.php
./var/www/html/includes/vb5/frontend/controller/ajax.php
None of which are in core/admincp
Was something deleted maybe? If so what is the best way to replace that file?
Is it possible that one of the listed ajax.php are the correct file and it just needs to be copied to the correct directory?
Thanks,
-Alex
|