Account '0'??
reikiman - January 8, 2008 - 04:38
| Project: | False Account Detector |
| Version: | 5.x-1.3 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | introfini |
| Status: | closed |
Jump to:
Description
I'm having some entries in the false account table with user ID '0' like this:
mysql> select * from false_accounts;
+----------------------------------+----------+------------+--------+
| cid | uids | updated | status |
+----------------------------------+----------+------------+--------+
...
| 3d5018b497c8d527ee07f777ad5d8fed | 0,1147 | 1199350895 | 0 |
| dd643bcb68eb213abb9ca3b2a63a8d16 | 0,1150 | 1199398670 | 0 |
| 84aa57a65f2571be6f14e34811a8fed2 | 0,1151 | 1199410854 | 0 |
| bb982016bc0d03412f5f750a0a6715cb | 0,1152 | 1199413118 | 0 |
| 2d5ec94109532bfabe8eb8e098a5bc5e | 0,1155 | 1199468194 | 0 |
| c6378a472954b8d1f1bb24bb36728a9d | 0,1156 | 1199478846 | 0 |
| dd0fcef868c32615505b86a64608e100 | 0,1157 | 1199482549 | 0 |
| b077a5b508adf6600dffdc96690931b3 | 0,1158 | 1199500951 | 0 |
| 68c39a492a159e83a5ec02b715fdfc85 | 0,1159 | 1199501430 | 0 |
| 64887a6560d87da52cf6327fcda3f084 | 0,1160 | 1199519497 | 0 |
| 8fefae3c25535278fe8ffd7dae1fc249 | 0,1162 | 1199549632 | 0 |
| 6e62f5ede317a472bb4e4a754e7b6328 | 0,1163 | 1199562568 | 0 |
| bf29da32f7b8b33f8cc3276c99821dc2 | 0,1164 | 1199569432 | 0 |
| ac2dad767225d92e9702bdfcc1d58369 | 0,1165 | 1199582483 | 0 |
| e884446821c312962f47e46aeceb7e46 | 0,1161 | 1199599457 | 0 |
| 9437ec30487a3682f11d4d91f765c57d | 0,1166 | 1199639847 | 0 |
| 7bf7992658def03187457d011f030315 | 0,1167 | 1199676067 | 0 |
| 002e7024189295148cb248eb96068f72 | 0,1144 | 1199740356 | 0 |I don't understand the significance of this - what to do with these entries - whether to be concerned by these entries - etc.
It's possible this is a bug.

#1
Hi,
That's very strange...
Can you give me a list of what modules do you have installed?
I will check the code to see if something can be causing that.
Thanks,
introfini
#2
Also happening for me.
'Other' Modules enabled:
(* denotes possible cookie suspects)
Devel 5.x-1.x-dev
Invite 5.x-1.7
Mass Contact 5.x-1.5
Backup 5.x-3.0
*Click2bookmark 5.x-1.0
Content Templates 5.x-1.1
Email verify 5.x-2.0
False accounts 5.x-1.2
FAQ 5.x-2.3
Flag Content 5.x-2.5
Flash Video 5.x-2.0
Focus
*Inactive User 5.x-1.1
*Legal 5.x-1.0
MyCaptcha
*Persistent Login 5.x-1.2
Search Config 5.x-1.2
Similar By Terms 5.x-1.x-dev
*Troll 5.x-1.1
VideoReel
Word Filter 5.x-1.x-dev
Views
Views theme wizard
Views UI
*Fivestar 5.x-1.7
Voting API 5.x-1.5
#3
Hi,
I've found the bug. Please update to the new version.
I'm sorry but you need to clean the false_accounts database.
Thanks,
introfini
#4
#5
Automatically closed -- issue fixed for two weeks with no activity.