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
Automatic User look margin
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="JynX" data-source="post: 412145" data-attributes="member: 66193"><p>First off: Can't you find a different image? Why rip someone's image off their staff page and THEN ask for their help to code the PHP for it?</p><p>Second off: Spoon feeding, jeez man the answer behind this is actually common sense.</p><p></p><p>The solution: Make a table where it shows the users id, and the spot where they should be on the page.</p><p>Ex: Make a table called "staff_spots" with 2 columns: "user_id", "staff_spot"</p><p>In the user_id spot add the user's user ID and the staff should be on the page</p><p>Then pull it from the DB and put it to use.</p><p>Damien told me how he did this a while back.</p><p></p><p>Edit: You will need a 3rd column to hold the sitting waving standing etc but the idea is the same</p></blockquote><p></p>
[QUOTE="JynX, post: 412145, member: 66193"] First off: Can't you find a different image? Why rip someone's image off their staff page and THEN ask for their help to code the PHP for it? Second off: Spoon feeding, jeez man the answer behind this is actually common sense. The solution: Make a table where it shows the users id, and the spot where they should be on the page. Ex: Make a table called "staff_spots" with 2 columns: "user_id", "staff_spot" In the user_id spot add the user's user ID and the staff should be on the page Then pull it from the DB and put it to use. Damien told me how he did this a while back. Edit: You will need a 3rd column to hold the sitting waving standing etc but the idea is the same [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Automatic User look margin
Top