vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   v3 Arcade - Games Arcade & Challenge System [vB 3.0.3] (https://vborg.vbsupport.ru/showthread.php?t=60377)

Flow Fusion 05-21-2005 08:38 AM

Inquiry...When I activate my arcade I keep getting database errors. Something about..

mysql error: User 'giftedso' has exceeded the 'max_questions' resource (current value: 50000)

mysql error number: 1226

Rukas 05-21-2005 02:19 PM

Is it possible to have some games available to all users, and some only available to users with a paid subscription? So basicially set usergroup permissions for each game and not just the whole arcade?

Thanks.

Flow Fusion 05-21-2005 02:36 PM

Quote:

Originally Posted by Rukas
Is it possible to have some games available to all users, and some only available to users with a paid subscription? So basicially set usergroup permissions for each game and not just the whole arcade?

Thanks.

Nope.

cjsmythe 05-21-2005 03:59 PM

I know I know , I should have backed it up , it seemed so simple :surprised:

I seem to have deleted the section of the arcade navbar template that displays the standard links, ie "your settings", "challenges" etc.

Its the one that reads like this on the arcade in here;

Arcade Home | Your Settings | Your Statistics | Challenges | Your Faves | Top 25 Champions | You can play 0 more Games

How do i get this back??

Thanks

Turbo_WRX 05-21-2005 04:47 PM

Here is mine, I have already a few hacks, so go through this code and delete what u don't need. I also have "member links" or whatever that used to be up there deleted cause I never used it. So yeah, just go through this and delete the codes that you don't need.
Quote:

<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">
<!--<td class="vbmenu_control"><a href="$vboptions[forumhome].php?$session[sessionurl]">Home</a></td>-->

<if condition="$show['member']">
<td class="vbmenu_control"><a href="usercp.php?$session[sessionurl]">$vbphrase[user_cp]</a></td>
</if>
<if condition="$show['registerbutton']">
<td class="vbmenu_control"><a href="register.php?$session[sessionurl]">$vbphrase[register]</a></td>
</if>
<td class="vbmenu_control"><a href="faq.php?$session[sessionurl]" accesskey="5">$vbphrase[faq]</a></td>
<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>
<td class="vbmenu_control"><a href="helpdesk.php?$session[sessionurl]">$vbphrase[helpdesk]</a></td>
<!-- START VBGARAGE HACK -->
<td class="vbmenu_control"><a href="vbgarage.php?$session[sessionurl]do=list">$vbphrase[vbgarage]</a></td>
<!-- END VBGARAGE HACK -->
<td class="vbmenu_control"><a href="arcade.php?$session[sessionurl]">Arcade</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]" accesskey="4">$vbphrase[search]</a> <script type="text/javascript"> vbmenu_register("navbar_search"); </script></td>
</if>
<if condition="$bbuserinfo['userid']">
<td id="usercptools" class="vbmenu_control"><a href="#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]" 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">$vbphrase[mark_forums_read]</a></td>
<if condition="$bbuserinfo['userid']">
<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,scrollbars=yes,resizable=y es,width=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td>
</if>
</if>
<if condition="$bbuserinfo['userid']">
<td class="vbmenu_control"><a href="login.php?$session[sessionurl]do=logout&amp;u=$bbuserinfo[userid]" onclick="return log_out()">$vbphrase[log_out]</a></td>
</if>
</tr>
</table>
</div>

MissKalunji 05-22-2005 09:37 AM

Quote:

Originally Posted by John
Yep, it will be. It'll be very different, but it'll still use the same score data.


Nice and do you know when its gon be available?

Sleepyk 05-23-2005 11:21 PM

is there any way to make it "you have to have a certain amount of posts to play arcade"?

edyonline 05-25-2005 12:45 AM

anyone here know where to download additional games?

Sleepyk 05-25-2005 10:09 PM

Quote:

Originally Posted by Sleepyk
is there any way to make it "you have to have a certain amount of posts to play arcade"?

yeah

mtha 05-26-2005 09:34 PM

just wondering why dont you put ADD PHRASES to the install_arcade.php file too?

save some manually editting

David_R 05-27-2005 08:29 AM

I get this error in my technical email everyday more then 100 emails :(

Quote:

Database error in vBulletin 3.0.7:

Invalid SQL: UPDATE vb3_games SET highscorerid=,highscore=6000 WHERE shortname='neverland'
mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'highscore=6000 WHERE shortname='neverland'' at line 1

mysql error number: 1064
Please help me I dont know what is wrong in my arcade

platnum 05-27-2005 09:06 AM

Does anyone know where I can get some games with this arcade? Thanks.

Arial 05-27-2005 09:12 AM

<a href="http://www.global-army.com/forum/arcade.php" target="_blank">http://www.global-army.com/forum/arcade.php</a>

But are their more games than just those 5?

beansbaxter 05-28-2005 07:20 AM

Got it working on VB 3.07 so far. Only issue during install was the same parse error with the include/function.php which I was editing with DreamweaverMX04, so I instead made the edit just using Window's standard Notepad, then uploaded the new file, and the images work perfect.

Now I'll go mess with the Arcade and make sure it's all functional. So far, I like it. Hope to put some more games in it.

Arial 05-28-2005 10:01 AM

Does anybody know if this hack is supported any more at all?

Arial 05-28-2005 10:04 AM

Is there a hack out that would show all the members who are currently playing on one of the games at the time your there?

SuperGLS 05-28-2005 02:10 PM

Finally decided to make the Arcade work again after I upgraded to 3.0.7 a couple months ago, it went perfect. The members are happy now.

Arial 05-28-2005 02:13 PM

Quote:

Originally Posted by SuperGLS
Finally decided to make the Arcade work again after I upgraded to 3.0.7 a couple months ago, it went perfect. The members are happy now.

Don't suppose you could tell me where I can get additional games from the basic 5 games that came with it could you?

SuperGLS 05-28-2005 02:20 PM

Nope, I'm currently looking myself.

I'm not sure they are available unless you get them from another user.

Milk Man 05-29-2005 09:09 AM

yeah v3arcade site is closed for that. Sucks, i don't suppose you could get any game with a .swf file could you?

Arial 05-29-2005 09:29 AM

Oh I C, what a pain, very surreal you cant' just download them from somewhere easy, well if you find any pls PM me, has anyone read every page in this thread to see if somebody has a working v3 with games we could ask them to kindly send to us?

TranceCan 05-29-2005 02:08 PM

I've been using V3 arcade for a long time, no troubles. Now I am changing my forums so they can only be accessed using SSL (https://....).

I have everything running smoothly...EXCEPT...in the arcade after playing a game I can't SUBMIT SCORE in any games. This seems to only happen in IE, Firefox is able to submit the score. Anyone have an idea on where the problem might be?

It's strange, because when I click on the submit score button it doesn't do ANYTHING at all (in IE anyway). Could it have anything to do with META refresh? I saw that line in the code somewhere....it gets passed to the flash program as "Data". ???

steadicamop 05-29-2005 09:44 PM

Right, there seems to be a few people looking for games, these are some I've collected along my travels, but please note - I cannot find the banned list, some of these games *may be* on there, it is your responsibility NOT to use them.

22mb collection, in WinRAR format HERE

I think there's around 103 games in total there.

Hope this helps :squareeyed:

MissKalunji 05-29-2005 09:47 PM

Quote:

Originally Posted by JasonWilliams
Right, there seems to be a few people looking for games, these are some I've collected along my travels, but please note - I cannot find the banned list, some of these games *may be* on there, it is your responsibility NOT to use them.

22mb collection, in WinRAR format HERE

I think there's around 103 games in total there.

Hope this helps :squareeyed:

thank youuuuuuuuuuu :nervous: what about copyrights?

Osiris2k 05-29-2005 10:19 PM

in the options for the Arcade it asks if netPlay is installed, where do you get it? You can play multiplayer games that way right?

and is there a way to make it a 10post minimm in the forum in order to play the arcade?

awesome hack btw

Exitilus 05-30-2005 12:08 AM

I've been looking through this thread for hours. Basically my scores are not submitting. Once you hit submit nothing happens. If it auto-submits it just stays on the game screen. If you exit out. You have a score of 0.

This is a fresh install on my test site.

Barakat 05-30-2005 02:23 AM

nice and lovely hack :-)

how can i remove it from my database so as to reinstall it again .

i

Xil Ze 05-30-2005 03:08 AM

i've got 162 games installed and a game pack with about 10x that amount. some are good. a lot are crap.

Arial 05-30-2005 07:30 AM

Quote:

Originally Posted by JasonWilliams
Right, there seems to be a few people looking for games, these are some I've collected along my travels, but please note - I cannot find the banned list, some of these games *may be* on there, it is your responsibility NOT to use them.

22mb collection, in WinRAR format HERE

I think there's around 103 games in total there.

Hope this helps :squareeyed:


Thank you , most appreciated.

Rickie3 05-30-2005 11:40 AM

hey very nice thankyou for sharing

tangoman 05-30-2005 02:47 PM

hi

in the install instructions it says find // ###################### Start getreputationimage #######################

in file includes/functions_showthread.php

in my file the above don't exist

so what do i do next ???
thanks for any help

tangoman 05-30-2005 03:16 PM

dont matter got it sorted now :)

redid everything from scratch :)

working now :)

Sleepyk 05-30-2005 09:56 PM

Quote:

Originally Posted by Sleepyk
is there any way to make it "you have to have a certain amount of posts to play arcade"?

once again

KTBleeding 05-31-2005 12:04 AM

Quote:

Originally Posted by Sleepyk
once again

Yes. I just added this to my arcade.

I was going to incorporate it more into the settings and actually release it as an addon, but I am too lazy to do all that so I just did this real quick for my site.

Open forums/arcade.php and find:
PHP Code:

    // Stops unauthorised users from gaining access to the arcade 

Add ABOVE it:
PHP Code:

    // Checks to see if the user has enough posts to play
    
if ($bbuserinfo['posts'] < 5) {  // Replace 5 with whatever number you want to limit the posts to
        
eval(print_standard_error('error_not_enough_posts_arcade'));
    } 

Now just make a new phrase titled "not_enough_posts_arcade" and put whatever you want the error message to say.

Mr.D 05-31-2005 10:24 AM

hi where can i get more games for this arcade

Rickie3 05-31-2005 10:53 AM

Quote:

Originally Posted by MadMan
hi where can i get more games for this arcade

i suggest you read a few posts back,you'll find some answers

dobbs 05-31-2005 12:02 PM

edit:

I am a retard, forgot to edit a file, your hack is great

sim tech 05-31-2005 05:09 PM

Quote:

Originally Posted by KTBleeding
Yes. I just added this to my arcade.

I was going to incorporate it more into the settings and actually release it as an addon, but I am too lazy to do all that so I just did this real quick for my site.

Open forums/arcade.php and find:
PHP Code:

    // Stops unauthorised users from gaining access to the arcade 

Add ABOVE it:
PHP Code:

    // Checks to see if the user has enough posts to play
    
if ($bbuserinfo['posts'] < 5) {  // Replace 5 with whatever number you want to limit the posts to
        
eval(print_standard_error('error_not_enough_posts_arcade'));
    } 

Now just make a new phrase titled "not_enough_posts_arcade" and put whatever you want the error message to say.

Most cool! I've been looking for something like this! I have a bunch of users who hold the high scrores on hundreds of my games but have never posted.

Could it be as simple to just changing "posts" to "points" so that a member would be charged a specific number if points for each game play? I'm using the uTT store hack.

morby 05-31-2005 05:58 PM

I'm having a bit of a problem.

- some of the images won't show.
- i can't play the games because when i click "play now" they won't show up.

KTBleeding 05-31-2005 06:22 PM

Quote:

Originally Posted by sim tech
Could it be as simple to just changing "posts" to "points" so that a member would be charged a specific number if points for each game play? I'm using the uTT store hack.

Should be fairly easy to do, I'm not entirely sure though.. I've never used a store/point system before.


All times are GMT. The time now is 06:35 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.05116 seconds
  • Memory Usage 1,846KB
  • 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
  • (4)bbcode_php_printable
  • (13)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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