i got this error message
Code: Select all
Sorry, but no such user exists. '_converge <> bird1111 SELECT user_id, username, user_notify_pm, user_email, user_lang, user_active FROM phpbb_users WHERE username IN ('_converge','bird1111','ih','john','panzerjager','ripley','simenon','spectrumvoid','the central scrutinizer' ) AND user_id <> -1 ORDER BY username ASC
and just b/c it might be necessary, here's what was typed in the Username field
Code: Select all
bird1111;IH;John;Panzerjager;Ripley;Simenon;spectrumvoid;The Central Scrutinizer;_Converge
as soon as i removed his name from the Username field, ie
Code: Select all
bird1111;IH;John;Panzerjager;Ripley;Simenon;spectrumvoid;The Central Scrutinizer
then it went through just fine...