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
HELP! RevCMS/IIS - Won't Load SWFS, no permission?
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="sensaze" data-source="post: 399534" data-attributes="member: 73918"><p>Hi JMG</p><p>That's all working good now thanks.</p><p>I've tried adding customer badges, I've copied the GIFs into the correct c_images folder and when I try the :givebadge (user) (badgeID) it comes up saying I've done it succesfully on the client, however I've found I need to add these badges into the database too under badge_definitions table.</p><p>Would this be a correct MySQL query to do so?</p><p></p><p>INSERT INTO `badge_definitions` (BADGEID, required_right) VALUES (@badge)</p></blockquote><p></p>
[QUOTE="sensaze, post: 399534, member: 73918"] Hi JMG That's all working good now thanks. I've tried adding customer badges, I've copied the GIFs into the correct c_images folder and when I try the :givebadge (user) (badgeID) it comes up saying I've done it succesfully on the client, however I've found I need to add these badges into the database too under badge_definitions table. Would this be a correct MySQL query to do so? INSERT INTO `badge_definitions` (BADGEID, required_right) VALUES (@badge) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
HELP! RevCMS/IIS - Won't Load SWFS, no permission?
Top