Hi everyone
I am using HabboExtreme and I get this error on registration
Field 'position' doesn't have a default value
Dylan
Hi everyone
I am using HabboExtreme and I get this error on registration
Field 'position' doesn't have a default value
Dylan
Go into your database and find the users table. Inside there make sure you set "Allow Null" on the position field and also set the default value to NULL. It should look something like this:
![]()