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.

Roles and Permission error

edited November 2007 in Vanilla 1.0 Help
Am getting:

Fatal error: Call to undefined function: addscriptaculous() in /var/www/vhosts/mygarden.net.au/httpdocs/gardening-forum/library/People/People.Control.RoleForm.php on line 33

Anyone know what this could be?

// Add the javascript to the head for sorting roles
if ($this->PostBackAction == "Roles") {
AddScriptaculous();
}

Could it possibly be a packer issue? I disabled LowCal, but still gave me the error.

Comments

  • reinstall library/People/People.Control.RoleForm.php (you still need to clean-up a little more after the Packer extension).
This discussion has been closed.