Quote:
Originally Posted by Paul M
Could any number of things.
For example ;
You are editing the wrong file.
|
Nope. Editing config.php
Quote:
You be are editing the wrong option.
|
Nope. Editing:
Quote:
// ****** UNDELETABLE / UNALTERABLE USERS ******
// The users specified here will not be deletable or alterable from the control panel by any users.
// To specify more than one user, separate userids with commas.
$config['SpecialUsers']['undeletableusers'] = 'x'; <<< userIDs redacted, but mine was in the comma separated list
|
Quote:
You have an php cache running, which has file checking disabled.
|
Where/what would I check for this?