![]() |
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']"]; |
Give this a try:
Code:
$permsphrase["$title"] = $vbphrase[$values['phrase']]; |
All times are GMT. The time now is 02:43 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|