vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   ibProArcade Archive (https://vborg.vbsupport.ru/forumdisplay.php?f=174)
-   -   Ajax star rating system (https://vborg.vbsupport.ru/showthread.php?t=262602)

Juggernaut 04-25-2011 05:19 AM

Ajax star rating system
 
Is ther an ajax star rating system for IbProArcade? I see they use one on ibpdownloads but for all I've searched in vbulletin.org, I haven't found any system that looks like theirs. Any idea is they use a mod they created themselves for the rating system? :confused:

Hippy 04-25-2011 09:35 PM

it's part of it already
once you play the game and it goes to submit a score it's at the bottom..
if you would like it on the main page. they will be able to rate the game with out playing it, you will need to un-comment it..

you can find it
in your root arcade.php
search for
Code:

//no rating here, play game to rate!
                    //$rating .= $this->html->rate_link($the_game['gid']);

and uncomment so it looks like this
Code:

//no rating here, play game to rate!
                  $rating .= $this->html->rate_link($the_game['gid']);


Juggernaut 04-26-2011 12:07 AM

I've done that edit Hippy, but the rating system in use in IbProArcade 2.7.0 is not done with java using the 5 star system, it's a 5 point system that refreshes the page after you rate the game. Is there a way to use a 5 star system? :)

Hippy 04-26-2011 07:38 PM

oh I got ya, sorry I read the thread quick..
I'm not sure how hard it would but it's a good idea..
I will look into it..

Juggernaut 04-27-2011 12:10 AM

Thank you very much Hippy. I hope you can figure something, and thanks for working so much supporting IbProArcade. :D

Juggernaut 05-14-2011 12:15 AM

No luck with this code?

nikosb 06-13-2011 12:38 PM

Quote:

Originally Posted by Hippy (Post 2189001)
oh I got ya, sorry I read the thread quick..
I'm not sure how hard it would but it's a good idea..
I will look into it..

hello Hippy
there is something on this page.
http://www.ibpdownloads.com/ipb/inde...howtopic=11851

can work on vbulletin 4.x.x and ibProArcade v2.7.0?

thank you

Hippy 06-13-2011 08:12 PM

Quote:

Originally Posted by nikosb (Post 2207098)
hello Hippy
there is something on this page.
http://www.ibpdownloads.com/ipb/inde...howtopic=11851

can work on vbulletin 4.x.x and ibProArcade v2.7.0?

thank you

Sorry, the link that brought you to this page seems to be out of date or broken.

iyama 06-14-2011 05:22 PM

Link working fine here, only register before you can see it. ;)

But its for SMF

Hippy 06-14-2011 07:54 PM

I'm registered


All times are GMT. The time now is 06:22 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01199 seconds
  • Memory Usage 1,727KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete