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 Releases
Server Releases
Roleplay Emulator [AstroRP][R63B]
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="Data" data-source="post: 280414" data-attributes="member: 32876"><p>Posted this on another forum.</p><p><a href="http://roleplay.protectedby.me/swf.zip" target="_blank">http://roleplay.protectedby.me/swf.zip</a> - Working SWF Pack(Use HabboRP.swf to have unwanted shit removed).</p><p><a href="https://mega.co.nz/#!80xCGb5A!4Z860RKsf9HagGLG2KazHx27ARJZr9zOD7mrhpy4Fvw" target="_blank">https://mega.co.nz/#!80xCGb5A!4Z860RKsf9HagGLG2KazHx27ARJZr9zOD7mrhpy4Fvw</a> - Working CMS.</p><p><a href="http://roleplay.protectedby.me/run%20me.rar" target="_blank">http://roleplay.protectedby.me/run%20me.rar </a>- Run these if you use the CMS I Posted</p><p></p><p>Please make these changes for users online to work.</p><p>Go to app/class.core and change</p><p>[CODE]</p><p>return $engine->result("SELECT COUNT(*) FROM users WHERE online = 1");</p><p>[/CODE]</p><p>to</p><p>[CODE]</p><p>return $engine->result("SELECT users_online FROM server_status");</p><p>[/CODE]</p></blockquote><p></p>
[QUOTE="Data, post: 280414, member: 32876"] Posted this on another forum. [URL]http://roleplay.protectedby.me/swf.zip[/URL] - Working SWF Pack(Use HabboRP.swf to have unwanted shit removed). [URL]https://mega.co.nz/#!80xCGb5A!4Z860RKsf9HagGLG2KazHx27ARJZr9zOD7mrhpy4Fvw[/URL] - Working CMS. [URL='http://roleplay.protectedby.me/run%20me.rar']http://roleplay.protectedby.me/run%20me.rar [/URL]- Run these if you use the CMS I Posted Please make these changes for users online to work. Go to app/class.core and change [CODE] return $engine->result("SELECT COUNT(*) FROM users WHERE online = 1"); [/CODE] to [CODE] return $engine->result("SELECT users_online FROM server_status"); [/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Releases
Server Releases
Roleplay Emulator [AstroRP][R63B]
Top