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 Tutorials
How To Make A R63B Retro In 2020 IIS
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="ra_ahm" data-source="post: 459615" data-attributes="member: 93270"><p>i feel like this tutorial is somewhat incomplete...</p><p></p><p></p><p>Drag which database from where to where exactly?</p><p>There are two entire github folders, with everything in it, that severely confuse me which i have to drag and drop (again, where exactly)</p><p></p><p>If i try to execute any SQL files in Navicat, they all error out</p><p><strong>SQLs.sql</strong></p><p>[CODE][ERR] 1146 - Table 'habbo.groups' doesn't exist</p><p>[ERR] ALTER TABLE `groups`</p><p>ADD COLUMN `forum_enabled` enum('0','1') CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL DEFAULT '0' AFTER `admindeco`;[/CODE]</p><p><strong>Behaviour changes.sql</strong></p><p>[CODE]</p><p>[SQL] Query Original Database start</p><p>[ERR] 1265 - Data truncated for column 'is_rare' at row 1</p><p>[ERR]</p><p>[/CODE]</p><p>etc.</p><p><strong>Original Database.sql</strong></p><p>[CODE][SQL] Query Original Database start</p><p>[ERR] 1265 - Data truncated for column 'is_rare' at row 1[/CODE]</p><p>etc.</p></blockquote><p></p>
[QUOTE="ra_ahm, post: 459615, member: 93270"] i feel like this tutorial is somewhat incomplete... Drag which database from where to where exactly? There are two entire github folders, with everything in it, that severely confuse me which i have to drag and drop (again, where exactly) If i try to execute any SQL files in Navicat, they all error out [B]SQLs.sql[/B] [CODE][ERR] 1146 - Table 'habbo.groups' doesn't exist [ERR] ALTER TABLE `groups` ADD COLUMN `forum_enabled` enum('0','1') CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL DEFAULT '0' AFTER `admindeco`;[/CODE] [B]Behaviour changes.sql[/B] [CODE] [SQL] Query Original Database start [ERR] 1265 - Data truncated for column 'is_rare' at row 1 [ERR] [/CODE] etc. [B]Original Database.sql[/B] [CODE][SQL] Query Original Database start [ERR] 1265 - Data truncated for column 'is_rare' at row 1[/CODE] etc. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Tutorials
How To Make A R63B Retro In 2020 IIS
Top