• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Solved error on my server can anyone help me

Status
Not open for further replies.

theundertaker

New Member
Joined
Oct 6, 2009
Messages
25
Reaction score
0
Good afternoon friends, I have the following error on my server can anyone help me? ps: sorry for my bad english

67tw6r.jpg
 
You don't added vipdays query in SQL:
enter phpmyadmin / SQL and execute:
Code:
ALTER TABLE `accounts` ADD
`vipdays` int(11) NOT NULL DEFAULT 0;
 
Status
Not open for further replies.
Back
Top