At installation, getting:
Quote:
PHP Warning: file_get_contents(./admincp/ranks.php): failed to open stream: Permission denied in ..../includes/adminfunctions_plugin.php(1201) : eval()'d code on line 11
PHP Warning: file_put_contents(./admincp/ranks_orig.php): failed to open stream: Permission denied in ..../includes/adminfunctions_plugin.php(1201) : eval()'d code on line 13
PHP Warning: file_put_contents(./admincp/ranks.php): failed to open stream: Permission denied in ..../includes/adminfunctions_plugin.php(1201) : eval()'d code on line 35
PHP Warning: file_get_contents(./admincp/ranks.php): failed to open stream: Permission denied in ..../includes/adminfunctions_plugin.php(1201) : eval()'d code on line 1
PHP Warning: file_put_contents(./admincp/ranks.php): failed to open stream: Permission denied in ..../includes/adminfunctions_plugin.php(1201) : eval()'d code on line 5
|
on vB 4.2.3. That's because our admincp directory has a different name. Maybe handy to include in the code to use the config.php admincp directory path instead.
After altering the paths, I've changed the ranking order for 2 ranks, one being 0 and the other being 1. (also tried one being 1, and the second being 2). But the rank order doesn't seem to change.