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
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.
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.
0
This discussion has been closed.
Comments