Hi
A client mistakenly edited the guest member group and allowed them to access the CP.
This has resulted in the following PHP errors:
A PHP Error was encountered
Severity: Warning
Message: array_keys(): The first argument should be an array
Filename: libraries/Menu.php
Line Number: 208
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /path/to/webspace/httpdocs/system/codeigniter/system/core/Exceptions.php:170)
Filename: core/Common.php
Line Number: 405They cannot now access the CP. Any ideas how to fix this?
Thanks