#1

I setting up an UCP for my server but when i try to login i get this, what might be the problem?

Код:
SELECT `id`, `Username`, `IP`, `SecureIP`, `AdminLevel`, `Helper`, `referral_id` FROM `accounts` WHERE `Username` = 'Wayne_Jacksonn'Invalid query: Unknown column 'referral_id' in 'field list'
Reply
#2

That is telling you that the row referral_id does not exist in the target table which is 'accounts'.
Reply
#3

Quote:
Originally Posted by Riddy
Посмотреть сообщение
That is telling you that the row referral_id does not exist in the target table which is 'accounts'.
U just make me realize what i did wrong thx dude rep
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)