3 replies [Last post]
mikepeterson's picture
Offline
Joined: 02/08/2008
Juice: 9

Just thought I'd pass this along. Forgive me if this isn't the right place for this post. I just logged in for the first time a moment ago and received the following:

    * warning: array_keys() [function.array-keys]: The first argument should be an array in /var/www/vhosts/www.ubercart.org/modules/user/user.module on line 378.
    * warning: array_fill() [function.array-fill]: Number of elements must be positive in /var/www/vhosts/www.ubercart.org/modules/user/user.module on line 379.
    * warning: implode() [function.implode]: Bad arguments. in /var/www/vhosts/www.ubercart.org/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 /var/www/vhosts/www.ubercart.org/includes/database.mysql.inc on line 172.
Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15422
Re: UC Login error

Aye, this one gets reported a lot... I just patched it in Drupal core, but I don't know if it'll get patched in Drupal.

vktRus's picture
Offline
Joined: 02/19/2009
Juice: 4
Re: Re: UC Login error

What you need to fix it? Report, please.

vktRus's picture
Offline
Joined: 02/19/2009
Juice: 4
Re: Re: Re: UC Login error