PDA

View Full Version : Error when banning through vBulletin


RoughOcean
11-26-2007, 08:37 AM
I'm getting these errors when I ban a user through vBulletin:

Warning: array_keys() [function.array-keys]: The first argument should be an array in /usr/www/users/xxxxx/xxxxxxxx/modules/user/user.module on line 370
Warning: array_fill() [function.array-fill]: Number of elements must be positive in /usr/www/users/xxxxx/xxxxxxxx/modules/user/user.module on line 371
Warning: implode() [function.implode]: Bad arguments. in /usr/www/users/xxxxx/xxxxxxxx/modules/user/user.module on line 371


The ban goes through, but it looks like something is messed up on the Drupal side.

What should I look at to find the cause for this error?

elmuerte
11-28-2007, 03:29 PM
See http://vbdrupal.org/forum/showpost.php?p=6246&postcount=2