Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
UberCMS 2.0 Errors
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="MrArkalys" data-source="post: 225207" data-attributes="member: 35990"><p>Here the query fix for first one <img src="/styles/default/xenforo/smilies/emojione/smile.png" class="smilie" loading="lazy" alt=":)" title="Smile :)" data-shortname=":)" /> run as query in your database:</p><p> </p><p>for the ''recover'' thing you do this:</p><p> </p><p>Open up database and then press Query, then paste this code:</p><p> </p><p>ALTER TABLE `users` ADD `recover` VARCHAR(999) <<< Long time ago so idk if users is the good table if it isnt replace 'users' with the right table <img src="/styles/default/xenforo/smilies/emojione/smile.png" class="smilie" loading="lazy" alt=":)" title="Smile :)" data-shortname=":)" /></p></blockquote><p></p>
[QUOTE="MrArkalys, post: 225207, member: 35990"] Here the query fix for first one :) run as query in your database: for the ''recover'' thing you do this: Open up database and then press Query, then paste this code: ALTER TABLE `users` ADD `recover` VARCHAR(999) <<< Long time ago so idk if users is the good table if it isnt replace 'users' with the right table :) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
UberCMS 2.0 Errors
Top