Quote:
Originally Posted by argothiusz
How about a field for us to input/define our xCache username and pass instead of disable authorization. People can easily find my xcache directory through google/yahoo inbound link finder and mess with the stuff. >.<
|
Coming in the next release
@ djbaxter
It says your file is missing, if you uploaded then it probably went to the wrong location. Check the following folder exists: /public_html/forum/vboptimise/core/ - if it does not then you've uploaded the files incorrectly (remember to upload the "contents" of the upload/ folder, not the actual upload/ folder itself).
If you're still having issues accessing ACP, you can disable hooks via config.php:
Code:
define('DISABLE_HOOKS', 1);
You'll then be able to uninstall the mod product XML (which you should always do before deleting files).