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
Furni Search and Buy?
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="TeamTonic" data-source="post: 475917" data-attributes="member: 110184"><p>If they are using arcturus its a simple query </p><p></p><p>[CODE]UPDATE catalog_items</p><p>INNER JOIN items_base ON catalog_items.item_ids = items_base.id</p><p>SET catalog_items.offer_id = items_base.sprite_id</p><p>WHERE item_ids NOT LIKE '%;%';[/CODE]</p></blockquote><p></p>
[QUOTE="TeamTonic, post: 475917, member: 110184"] If they are using arcturus its a simple query [CODE]UPDATE catalog_items INNER JOIN items_base ON catalog_items.item_ids = items_base.id SET catalog_items.offer_id = items_base.sprite_id WHERE item_ids NOT LIKE '%;%';[/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Furni Search and Buy?
Top