Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
little problem with Forum Statistics 0.2.8
on a windows server i have got some problem with the chmod-command :)
I changed:
chmod($this->Context->Configuration['EXTENSIONS_PATH']."Statistics/options.inc", "0770");
to:
chmod($this->Context->Configuration['EXTENSIONS_PATH']."Statistics/options.inc", "666");
hope this work ;-)
0
This discussion has been closed.