PDA

View Full Version : Habbo Homes rating script



7
08-03-2008, 09:44 PM
Does anyone have/can make a script just like the one on habbo homes where you rate. So i can put it on the site, people can rate it and its logged.

for anyone who doesnt know what i mean, this:

http://www.habboshosting.com/site/images/home_rating.png

is it possible?

Edited by lAscend (Forum Super Moderator): Thread closed due to bumping.

Protege
09-03-2008, 11:28 AM
Does anyone have/can make a script just like the one on habbo homes where you rate. So i can put it on the site, people can rate it and its logged.

for anyone who doesnt know what i mean, this:

http://www.habboshosting.com/site/images/home_rating.png

is it possible?
Everything is possible! You've just got to do alot of coding to get their, If I was you I'd stick with a percentage rating first, if you know how to do averages in math and then slap them into a nice percentage, your on your way. If you can do that successfully then Id move onto the images.

To hold the data Id use mySQL as thats what I usually use for all membersystem related scripts.

This is the page for the action when they vote "vote.php"
Person logs in > Person votes on page
> Record their name
> Add vote to system (1 point increment)
> Return them to profile.
Say this is called "profile.php"
Persons profile > Grab score from mysql database
> Average them
> Percent
> Show

7
09-03-2008, 08:31 PM
can anyone code it for me :)

Navicat
09-03-2008, 08:33 PM
http://www.masugadesign.com/the-lab/scripts/unobtrusive-ajax-star-rating-bar/

Can replace the graphics ;)

Meti
27-03-2008, 11:49 AM
there are alot of scripts like this. I searched for this too, when i wanted to open a game site. Just google something like "star rating script" and you'll find something gd :)

Edited by lAscend (Forum Super Moderator): Please don't bump old threads.

Dentafrice
27-03-2008, 12:55 PM
there are alot of scripts like this. I searched for this too, when i wanted to open a game site. Just google something like "star rating script" and you'll find something gd :)
Why did you bump this thread? I have already provided a solution, and there ewas no need.

Want to hide these adverts? Register an account for free!