Last modified: 2010-05-15 15:38:36 UTC
Some debug function calls in includes\SpecialUserrights.php cause the following non-fatal error messages when modifying user groups: Warning: Wrong parameter count for print_r() in /var/www/multiboard/wbb2/ms/wiki/includes/SpecialUserrights.php on line 107 Warning: Wrong parameter count for print_r() in /var/www/multiboard/wbb2/ms/wiki/includes/SpecialUserrights.php on line 108 I suggest just removing lines 107 and 108 from includes\SpecialUserrights.php
Do these appear regardless of what's being done or are there specific steps to reproduce?
You're running a very old version of PHP, which we no longer support. Run at your own risk.
*** Bug 5034 has been marked as a duplicate of this bug. ***