I did it via phpmyadmin. I hit browse to see if it worked, not the forum since I am using vb303.
Try this ... add a new field to the userfield table - the one that has the post5 and all that garbage and add one called points with the paramaters I set above:
Type: bigint
length/values: 20
null: Not Null
default: 15000
Save... hit browse ... that field should have the default value for everyone.
If that works, its not hard to change the script to look there instead and I can give you a script to switch everyones points over from fieldx to that one if it works.
|