vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   ibProArcade Archive (https://vborg.vbsupport.ru/forumdisplay.php?f=174)
-   -   Best Game on external page (https://vborg.vbsupport.ru/showthread.php?t=122806)

nhatrang 08-02-2006 08:10 AM

Best Game on external page
 
Is there anyway we can display the most played game on an external website or page? Thanks in advance!

MrZeropage 08-02-2006 01:50 PM

SELECT gtitle FROM ".TABLE_PREFIX."games_list WHERE active=1 ORDER BY timesplayed DESC LIMIT 1

nhatrang 08-02-2006 07:07 PM

I'm very new at this, can you please help me? Can you help me how to call the images out and also the config files?

MrZeropage 08-02-2006 08:14 PM

Sorry, I will give support for ibProArcade itself here and maybe some small hints for other solutions like your request, but no custom adaptions right now - I want to push ibProArcade v2.5.7+ to release :)

nhatrang 08-02-2006 08:18 PM

oh sorry, i didn't know a few lines that I'm sure a lot easier than the above could take so much time :)

nhatrang 08-11-2006 05:44 AM

there is no gtitle table inside games_list... can you please help?

MrZeropage 08-11-2006 05:34 PM

gtitle must be in games_list if you are using ibProArcade...
Table-Prefix ?

nhatrang 08-11-2006 08:53 PM

last time I check I was in ibProArcade and also using ibProArcade ;) :))

I've managed to display the pictures, but for some reason, when I limit more than 1, the game pictures display in columns, not rows... how do I make it display the pictures from left to right? all 10 of them?

PHP Code:

print "<a href=\"http://community.yahoo.com/arcade.php?&act=Arcade&do=play&gameid=$id\"><img src=\"/community/arcade/images/{$gname}1.gif\" width=\"50\" height=\"50\" border=\"0\"></a ><br/>"

this is tricky, can somebody help me only pick the 2nd best favorite playing game instead of #1?


All times are GMT. The time now is 11:56 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.01055 seconds
  • Memory Usage 1,718KB
  • 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
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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