Unknown column 'seckey' in 'field list'
Help pls?
Thx
Unknown column 'seckey' in 'field list'
Help pls?
Thx
Go to your database that you made. Click it. Then go to SQL and input the sql as
ALTER TABLE `users` ADD `seckey` VARCHAR(999)
Click 'go'
Problem solved...
I have done that, thats the problem, can it be the CMS?