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
[BcStorm] White boxes, moodlights and mysqlerrors
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="TheRook" data-source="post: 184574" data-attributes="member: 9100"><p><span style="font-family: 'Verdana'"><span style="color: #333333">Well first of all: Im sorry if this have been posted before.</span></span></p><p></p><p><span style="font-family: 'Verdana'"><span style="color: #333333">Now onto the bad stuff:</span></span></p><p><span style="font-family: 'Verdana'"><span style="color: #333333">1. When we add customs to our hotel, it ends up being white boxes.</span></span></p><p></p><p><span style="font-family: 'Verdana'"><span style="color: #333333">2. Users cannot place moodlights in rooms.. They could before we changed to Leenster's latest release of bcstorm.</span></span></p><p></p><p><span style="font-family: 'Verdana'"><span style="color: #333333">3. We got an error in our errorlogs:</span></span></p><p> </p><p>[CODE]"Error in query:</p><p>UPDATE rooms SET caption = [URL='http://devbest.com/members/caption.12084/']Caption[/URL], description = @description, password = [URL='http://devbest.com/members/password.1306/']Password[/URL], category = 1, state = 'locked', tags = @tags, users_max = 50, allow_pets = 1, allow_pets_eat = 0, allow_walkthrough = 0, allow_hidewall = 0, floorthickness = 0, wallthickness = 0 WHERE id = 256</p><p>MySql.Data.MySqlClient.MySqlException (0x80004005): Data truncated for column 'allow_pets_eat' at row 1</p><p> at MySql.Data.MySqlClient.MySqlStream.ReadPacket()</p><p> at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int32& insertedId)</p><p> at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int32& insertedId)</p><p> at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)</p><p> at MySql.Data.MySqlClient.MySqlDataReader.NextResult()</p><p> at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)</p><p> at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()</p><p> at Database_Manager.Database.Session_Details.QueryAdapter.runQuery()[/CODE]</p><p> </p><p><span style="font-family: 'Verdana'"><span style="color: #333333">Any help would be greatly appreciated!</span></span></p></blockquote><p></p>
[QUOTE="TheRook, post: 184574, member: 9100"] [FONT=Verdana][COLOR=#333333]Well first of all: Im sorry if this have been posted before.[/COLOR][/FONT] [FONT=Verdana][COLOR=#333333]Now onto the bad stuff:[/COLOR][/FONT] [FONT=Verdana][COLOR=#333333]1. When we add customs to our hotel, it ends up being white boxes.[/COLOR][/FONT] [FONT=Verdana][COLOR=#333333]2. Users cannot place moodlights in rooms.. They could before we changed to Leenster's latest release of bcstorm.[/COLOR][/FONT] [FONT=Verdana][COLOR=#333333]3. We got an error in our errorlogs:[/COLOR][/FONT] [CODE]"Error in query: UPDATE rooms SET caption = [URL='http://devbest.com/members/caption.12084/']Caption[/URL], description = @description, password = [URL='http://devbest.com/members/password.1306/']Password[/URL], category = 1, state = 'locked', tags = @tags, users_max = 50, allow_pets = 1, allow_pets_eat = 0, allow_walkthrough = 0, allow_hidewall = 0, floorthickness = 0, wallthickness = 0 WHERE id = 256 MySql.Data.MySqlClient.MySqlException (0x80004005): Data truncated for column 'allow_pets_eat' at row 1 at MySql.Data.MySqlClient.MySqlStream.ReadPacket() at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int32& insertedId) at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int32& insertedId) at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force) at MySql.Data.MySqlClient.MySqlDataReader.NextResult() at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery() at Database_Manager.Database.Session_Details.QueryAdapter.runQuery()[/CODE] [FONT=Verdana][COLOR=#333333]Any help would be greatly appreciated![/COLOR][/FONT] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
[BcStorm] White boxes, moodlights and mysqlerrors
Top