PHP Error
I have edited the adminpermissions.php file for PHP compatibility but the edits are causing a 500 error. Any ideas?
Old code:
$permsphrase["$title"] = $vbphrase["$values[phrase]"];
New Code:
$permsphrase["$title"] = $vbphrase["$values['phrase']"];
__________________
-----------------------------------------------------------
Running custom version of vBulletin based on v4.2.5
PHP 7.4.x :: MariaDB 10.5.x :: UTF8MB4 & InnoDB Tables
No members have liked this post.
|