vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - v3 Arcade - Games Arcade System for 3.6.0 (https://vborg.vbsupport.ru/showthread.php?t=114012)

Job4Suprmn 02-20-2006 01:19 PM

Quote:

Originally Posted by Retell
Maybe I can help :)

You can download 590 of the games at: Retell :ninja:

Thanks for posting this, but I have a question... I use VBulletin 3.5.3 and the newest V3 Arcade (1.0.2 maybe?) I downloaded the 590 games rar, and I tried to install just Pacman but the php file included in it wouldn't work. It said at the top of the php file that it's for 3.0.0. So does this mean that none of the 590 games will work for me?

What are the mass import functions in the V3 Arcade in the admincp? Is the any documentation out there to properly do this?

Retell 02-20-2006 04:04 PM

Quote:

Originally Posted by Job4Suprmn
Thanks for posting this, but I have a question... I use VBulletin 3.5.3 and the newest V3 Arcade (1.0.2 maybe?) I downloaded the 590 games rar, and I tried to install just Pacman but the php file included in it wouldn't work. It said at the top of the php file that it's for 3.0.0. So does this mean that none of the 590 games will work for me?

What are the mass import functions in the V3 Arcade in the admincp? Is the any documentation out there to properly do this?

How exactley are you trying to import? You should be using the mass install tool. Copy:
image1.gif
image2.gif
to images/arcade

game.swf
to games/

gameinstall.php
admincp/games

Hope that helps :)

Job4Suprmn 02-20-2006 04:07 PM

So....you don't just run the gameinstall.php file? You have to do it in the mass importer?

Tralala 02-20-2006 06:51 PM

Quote:

Originally Posted by Retell
How exactley are you trying to import? You should be using the mass install tool. Copy:
image1.gif
image2.gif
to images/arcade

game.swf
to games/

gameinstall.php
admincp/games

Hope that helps :)

I did it in a much easier way... just uploaded all the files (image1.gif, image2.gif, game.swf, gameinstall.php) into admincp/games, and then ran v3 Arcade - Mass Game Import in AdminCP. Worked fine for a bunch I tried from the collection of 590. No need to copy each file into each folder manually beforehand.


Quote:

Originally Posted by Retell
I put together a zip with ALL 14 of the main Yeti games, with their proper directories, so there is no going from folder to folder, just copy the 3 folders into you forums DIR and run the mass add. :)

Now these I couldn't get working. Where should the folders be copied? I put them into admincp/games and the Mass Add didn't recognize them. I took the files out and put them in admincp/games, and Mass Add recognized/installed them... but the games themselves wouldn't launch. I'm pretty sure it has something to do with the games that have a subfolder of more swf files in /games, with names like "yeti9_data." basically any game with more than one associated .swf file aren't working. How can I try again, with installing these games manually instead?

Job4Suprmn 02-20-2006 10:18 PM

Quote:

Originally Posted by Tralala
I did it in a much easier way... just uploaded all the files (image1.gif, image2.gif, game.swf, gameinstall.php) into admincp/games, and then ran v3 Arcade - Mass Game Import in AdminCP. Worked fine for a bunch I tried from the collection of 590. No need to copy each file into each folder manually beforehand.

This worked for me, THANKS!!

hotrod1 02-21-2006 12:38 PM

Awesome, thanks!!!

ConKien 02-22-2006 01:22 AM

I got this error after finished a game and trying to view the score!

PHP Code:

SELECT arcade_sessions.*, user.username FROM vb3_arcade_sessions AS arcade_sessions
        LEFT JOIN vb3_user 
AS user ON (user.userid=arcade_sessions.userid)
        
WHERE arcade_sessions.valid=AND arcade_sessions.gameid=119 AND ()
        
ORDER BY score DESCarcade_sessions.finish DESC
        LIMIT 10
;

MySQL Error  You have an error in your SQL syntaxcheck the manual that corresponds to your MySQL server version for the right syntax to use near ')
        ORDER BY score DESC, arcade_sessions.finish DESC
        LIMIT 10' 
at line 3
Error Number 
1064 

I'm using php version 4.4.1 and MySQL 4.1.14

randandy 02-23-2006 01:34 AM

The link on the navbar for Arcade and VRadio points to /arcade.php instead of forum/arcade.php. If I go to the forum page then click Arcade link it points correctly. If I click on another link on the Home page before selecting Arcade it points correctly.

This is my navbar template portion:

<!-- nav buttons bar -->
<div align="center">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
<tr align="center">
<if condition="$show['member']">
<td class="vbmenu_control"><if condition="THIS_SCRIPT == 'adv_index'"><a href="$vboptions[bburl]/$vboptions[forumhome].php?$session[sessionurl]"> Forum <else /> <a href="$vboptions[homeurl]?$session[sessionurl]"> Home </if></a></td>
<td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
</if>
<if condition="$show['registerbutton']">
<td class="vbmenu_control"><a href="register.php$session[sessionurl_q]" rel="nofollow">$vbphrase[register]</a></td>
</if>
<td class="vbmenu_control"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td>
<td class="vbmenu_control"><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td>
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td
<!-- v3 Arcade -->
<td class="vbmenu_control"><a href="arcade.php$session[sessionurl_q]">Arcade</a></td>
<!-- /v3 Arcade -->
<script type="text/javascript">
<!--

function OpenRadio(){
Radio = window.open('vBRadio.php','vBRadio','directories=n o,height=320,width=650,locatio n=no,menubar=no,resizable=no,status=no,toolbar=no' )

return false;
}

-->
</script>
<td class="vbmenu_control"><a href="#" onclick="return OpenRadio()">vBRadio</a></td>

<if condition="$show['popups']">
<if condition="$show['searchbuttons']">
<if condition="$show['member']">
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
<else />
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
</if>
<td id="navbar_search" class="vbmenu_control"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[search]</a> <script type="text/javascript"> vbmenu_register("navbar_search"); </script></td>
</if>
<if condition="$show['member']">
<td id="usercptools" class="vbmenu_control"><a href="$show[nojs_link]#usercptools">$vbphrase[quick_links]</a> <script type="text/javascript"> vbmenu_register("usercptools"); </script></td>
</if>
<else />
<if condition="$show['searchbuttons']">
<td class="vbmenu_control"><a href="search.php$session[sessionurl_q]" accesskey="4">$vbphrase[search]</a></td>
<if condition="$show['member']">
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
<else />
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
</if>
</if>
<td class="vbmenu_control"><a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a></td>
<if condition="$show['member']">
<td class="vbmenu_control"><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&amp;focus=1','buddylist','statusbar=n o,menubar=no,toolbar=no,scroll bars=yes,resizable=yes,width=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td>
</if>
</if>
<if condition="$show['member']">
<td class="vbmenu_control"><a href="chat/flashchat.php"
target="flashchat">FlashChat</a></td>
<td class="vbmenu_control"><a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]" onclick="return log_out()">$vbphrase[log_out]</a></td>
</if>
</tr>
</table>
</div>
<!-- / nav buttons bar -->

GlitterKill 02-23-2006 02:29 PM

Works with VB 3.54?

randandy 02-23-2006 04:13 PM

Yes it works fine just the navbar problem above. You can see at www.digitalhomecentral.com


All times are GMT. The time now is 10:33 PM.

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.03497 seconds
  • Memory Usage 1,771KB
  • 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_code_printable
  • (1)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)pagenav_pagelinkrel
  • (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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete