Of course, the userID was just an example. I've added a custom column for all users which I want edit so the original vB entries stay untouched.
//edit: I've tried your script and it gives me this error:
PHP Code:
Fatal error: Call to a member function query_write() on a non-object in ...
//edit2: Changed $db to $vBulletin->db and now when I call the script it opens a "
Quick Setup
Your current site " site of the forum instead of executing the script. Somehow the query does not work.
--------------- Added [DATE]1400020894[/DATE] at [TIME]1400020894[/TIME] ---------------
Okay got it. The problem was that the command "ALTER TABLE" is wrong.