* user warning: Duplicate entry '' for key 2 query: INSERT INTO users (mail, uid, created) VALUES ('', 9, 1208411051) in C:\wamp\www\includes\database.mysql.inc on line 172.
* user warning: Duplicate entry '0' for key 1 query: INSERT INTO og_uid_global (uid, og_email) VALUES (0, 1) in C:\wamp\www\includes\database.mysql.inc on line 172.
* Sorry. Unrecognized username or password. Have you forgotten your password?
* warning: array_keys() [function.array-keys]: The first argument should be an array in C:\wamp\www\modules\user\user.module on line 378.
* warning: array_fill() [function.array-fill]: Number of elements must be positive in C:\wamp\www\modules\user\user.module on line 379.
* warning: implode() [function.implode]: Invalid arguments passed in C:\wamp\www\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:\wamp\www\includes\database.mysql.inc on line 172.
I imagine this should only be showing the 3rd item:
* Sorry. Unrecognized username or password. Have you forgotten your password?
Comments
Comment #1
scafmac commentedDownload the latest 5x-dev tar file. I cannot replicate the error messages.
Ensure using the latest 5x-dev branch from April or May. There should be one from the 9th of May I just committed in a few hours, but the previous one from April should also work.
Please update with any info.
Comment #2
realityloop commentedSeems to be ok now.. thanks!