Hi, we are trying to change the default skin for all users using the userOptions script and we get an error. Any idea how to resolve the error or change the skin user option for users with another method?
MW version: 1.11 Php: 5.1.6
Here is the command and the error:
[openm@machine maintenance]$ php userOptions.php -cli skin --old monobook --new mike2 PHP Warning: array_shift() [<a href='function.array-shift'>function.array-shift</a>]: The argument should be an array in /chroot/home/openmeth/openmethodology.org/html/mike2/w/maintenance/commandLine.inc on line 39 PHP Warning: reset() [<a href='function.reset'>function.reset</a>]: Passed variable is not an array or object in /chroot/home/openmeth/openmethodology.org/html/mike2/w/maintenance/commandLine.inc on line 49 X-Powered-By: PHP/5.1.6 Content-type: text/html
Thanks, Andi