Project:Yahoo! Browser-Based Authentication
Version:5.x-1.x-dev
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

warning: array_keys() [function.array-keys]: The first argument should be an array in C:\apache\htdocs\social\modules\user\user.module on line 378.
warning: array_fill() [function.array-fill]: Number of elements must be positive in C:\apache\htdocs\social\modules\user\user.module on line 379.
warning: implode() [function.implode]: Invalid arguments passed in C:\apache\htdocs\social\modules\user\user.module on line 379.
user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1 query: SELECT DISTINCT(p.perm) FROM role r INNER JOIN permission p ON p.rid = r.rid WHERE r.rid IN () in C:\apache\htdocs\social\includes\database.mysql.inc on line 172.

Comments

#1

What version of Drupal are you using?

#2

I am using:
Drupal 5.7
PHP 5.25
MySQL 5.0.27