https://bugzilla.wikimedia.org/show_bug.cgi?id=35239
--- Comment #5 from T. Gries <[email protected]> 2012-07-25 21:35:18 UTC --- (In reply to comment #4) > (cc Roan) > > Roan catched the likely cause of this in the code. The extension is trying to > update the `ipb_id` column of the `ipblocks` table, which is wrong. Because > that's the primary key as opposed to the user id. > > It should instead update `ipb_user`. @[email protected] can you please try if the suggested fix solves your problem and report here. Thanks in advance. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
