Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Vanilla 2.0.17 Released
This discussion has been closed.
Comments
this is the code of line 60
if ($CategoryExists) {
$CategoryModel = new CategoryModel();
$CategoryModel->RebuildTree();
unset($CategoryModel);
}
How's that for timing? Also, you can switch to the 'unstable' branch on the GitHub repository for the bleeding edge of development. http://github.com/vanillaforums/Garden