PDA

View Full Version : v3arcade Show 5 Random Games on the Forum Home


MioTraGusa
11-30-2005, 10:00 PM
This pluggin display five random games on the Forum Home Page.

This is one addon for v3arcade Updated to v.1.0.5

If do you like more the version 1.0.3 don?t install this. The version 1.0.3 is more simple (see pictures attached 1 to 4)

Products to import: (1) - product-v3a5random_1_0_3.xml
Templates to edit: (1) - FORUMHOME
Templates Added: (2) - arcade_5randomgame / arcade_5randomgame_alt
Phrases Added: (4) in 1.0.3 (14) in the 1.0.5
Files to Upload: (16) gif images --> only in the version 1.0.5

Tested in vbulletin V.3.5.3 & V3arcade 1.0.2

*Instalation notes in the zip file

See screenshots

Update

1.0.1 Compatibility whit Mozila Firefox (<br /> )
corrected permisions error to play random arcades (minor update)

1.0.3 Add option in CP to change small pics to big pics // in big pics the images are hyperlinked to game (see screenshots)

1.0.4 Internal modification

1.0.5 Add option in CP to change style for your optimized board
Visual change with more information about the games (see attached pictures since the 5th image)

** Soluti?n if your style crack --> https://vborg.vbsupport.ru/showpost.php?p=921752&postcount=59 --> thanks yayvb (update in the next release for adminCP control)
------------
Can it be on Forumdisplay too? --> https://vborg.vbsupport.ru/showpost.php?p=837922&postcount=15

My 1st hack in vb.org

thanks for install


-------->\\\Sorry for my english please\\\<--------------

youradultworld
12-01-2005, 12:59 AM
Looks great, and sure beats my crappy static version:
https://vborg.vbsupport.ru/showthread.php?t=101753

I'll direct everyone to your hack. :)

MioTraGusa
12-01-2005, 01:05 AM
thanks youradultworld...

rb290
12-01-2005, 02:35 AM
kool thanks.!.!
installed

b6gm6n
12-01-2005, 04:10 AM
Very handy, cheers!

-b6

michaelbenson
12-01-2005, 06:28 AM
Thanks alot :)

Oblivion Knight
12-01-2005, 06:31 AM
Nice instructions layout.. :speechless:

MioTraGusa
12-01-2005, 06:36 AM
it is the problem of the spanish people writing in english :nervous:

Snake
12-01-2005, 03:25 PM
Thanks alot! :)

Mastar
12-01-2005, 03:45 PM
I got now permissions when I tried to click on a game. I checked my usergroup and I see nothing to change.

Kuimera
12-01-2005, 05:44 PM
Nice one!
One thing, is it possible for only registerd users to see this in the forumhome?

FleaBag
12-01-2005, 06:31 PM
MioTraGusa I'll take a look at those instructions and get a clear english version to you in PM later tonight. ;)

MioTraGusa
12-01-2005, 07:16 PM
I got now permissions when I tried to click on a game. I checked my usergroup and I see nothing to change.

I don?t understand what do you say whith " I see nothing to change ", this addon uses default permissions in your forum.

is it possible for only registerd users to see this in the forumhome?
in FORUMHOME template change
$showrandomgame

for
<if condition="$bbuserinfo[usergroupid] == 1">
<else />
$showrandomgame
</if>

MioTraGusa I'll take a look at those instructions and get a clear english version to you in PM later tonight

Ok .. thanks sir

dan35
12-01-2005, 07:36 PM
Can it be on Forumdisplay too?

I guess:
plugin Arcade - Show 5 Random Games on the Forum Home
Hook Location: global_start

in forumdisplay template add $showrandomgame below $navbar.

and anything else?

MioTraGusa
12-01-2005, 08:10 PM
ok Is one option ..

or upload this pluggin "attached" and in forumdisplay template find
$navbar

Bellow add
$showrandomgame

## UPDATED ##

dan35
12-01-2005, 08:32 PM
installed! Thank you, MioTraGusa ;)

Kuimera
12-01-2005, 08:51 PM
MioTraGusa tks a lot1
One more thing m8, is it possible to this hack use a different cell/border?
I?m asking this because it using a different border then from examplem, the Gallery one that I have one my site, and it messing up the titles of the games a little...
Can it use the same cell/border then the gallery one?

Check it here: http://www.kuimera.com

Hope you can help me with this.

P.S.
This is something to do with my current theme, its not a problem with your plugin, your plugin works great!

MioTraGusa
12-01-2005, 09:12 PM
test it.... for you Kuimera

change
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="$stylevar[tablewidth]" align="center">

for
]<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="1" border="0" width="$stylevar[tablewidth]" align="center">

change
<td class="thead" colspan="6">

for
<td class="tcat" colspan="6">

Change all instances
<td class="tcat"

for
<td class="alt1"

Kuimera
12-01-2005, 09:22 PM
You the man! :) Tks a lot m8!

Lea Verou
12-02-2005, 01:41 AM
That would be really nice as a vbadvanced block :)

MioTraGusa
12-02-2005, 05:11 AM
That would be really nice as a vbadvanced block

I investigate if I can port this addon to a Vba CMPS module

Exist one version for vba, it show a single random arcade game. http://www.v3arcade.com/forums/showthread.php?t=596

don't worry :ninja:

Mastar
12-02-2005, 12:52 PM
I don?t understand what do you say whith " I see nothing to change ", this addon uses default permissions in your forum.


I see the random games on the forumhome but when I click on one of then I get the no permission message.

Kuimera
12-02-2005, 07:23 PM
Hey again MioTraGusa, yes is the pain in the a** again :)

Listen, is it possible to remove the first cell that says "Did you played?" I just want the games in there..

nexus851
12-03-2005, 01:22 AM
any figure out how to use this as a CMPS module or even just the adv_portal homepage? i tried but no thumbnails came out.. doesnt seeem like it carried the variables over...

to be specific....

When i put "$showrandomgame" in the adv_portal, nothing comes out..

Kuimera
12-03-2005, 01:49 PM
I think MioTraGusa will work on that soon.

MioTraGusa
12-03-2005, 10:09 PM
That would be really nice as a vbadvanced block
any figure out how to use this as a CMPS module or even just the adv_portal homepage? i tried but no thumbnails came out.. doesnt seeem like it carried the variables over...

to be specific....

When i put "$showrandomgame" in the adv_portal, nothing comes out..

I create one module for vbadvanced v3arcade Module CMPS - 5 Random Games (https://vborg.vbsupport.ru/showthread.php?t=102162) .. thanks for your interest.

isten, is it possible to remove the first cell that says "Did you played?" I just want the games in there..

simply search in arcade_5randomgame template and delete
<td class="tcat" width="15%" valign="middle" colspan="1"><font size=1>$vbphrase[arcade_playrandom]</td>

seach all instances (5)
width="17%"
and replace for
width="20%"

test it

bye

dan35
12-04-2005, 02:18 AM
Does this one also need update or not, MioTraGusa?

plugin for forumdisplay template:
https://vborg.vbsupport.ru/showpost.php?p=837922&postcount=15

Kuimera
12-04-2005, 05:18 AM
Tks MioTraGusa, worked great :)
Take care and good luck!

MioTraGusa
12-04-2005, 08:08 AM
Does this one also need update or not, MioTraGusa?

plugin for forumdisplay template:
https://vborg.vbsupport.ru/showpost.php?p=837922&postcount=15

No, only the principal product ..:devious: , if your have installed the plugin for forumdisplay template you do not need update this.

Mastar
12-04-2005, 06:48 PM
Can anyone help me please wid my little permissions problem?

I see the games on the forum home but when I click on them it give the no permissions message and I see no way of editing the permissions in the ACP.

Zerachiel
12-04-2005, 07:19 PM
Can anyone help me please wid my little permissions problem?

I see the games on the forum home but when I click on them it give the no permissions message and I see no way of editing the permissions in the ACP.

Change your settings in the Usergroup Permissions of your admin area.

Mastar
12-04-2005, 10:45 PM
Sorry its not this hack, its another one like this one. So sorry!!

MioTraGusa
12-05-2005, 04:02 PM
don't worry :rolleyes:.

yayvb
12-13-2005, 07:01 AM
Is there a way to have the random thumbnails use the larger thumbnail images and not the smaller ones? I feel like the small ones are just TOO small and you can't tell what the game is. I feel like the height of the row is about an inch, but yet the images are so tiny. Also the image should be part of the hyperlink, not just the text in my opinion.

By the way this hack is great!!

Chris.....can you help with any of the above?

MioTraGusa
12-13-2005, 04:00 PM
Is there a way to have the random thumbnails use the larger thumbnail images and not the smaller ones? I feel like the small ones are just TOO small and you can't tell what the game is. I feel like the height of the row is about an inch, but yet the images are so tiny. Also the image should be part of the hyperlink, not just the text in my opinion.

OK.. The modificacion has been updated. Thanks for your idea, now you can change the small image by the large image since your ADMINCP.

bye :ninja:

Mastar
12-13-2005, 05:12 PM
OK.. The modificacion has been updated. Thanks for your idea, now you can change the small image by the large image since your ADMINCP.

bye :ninja:


nothin changed 4 me, images still small

MioTraGusa
12-13-2005, 05:53 PM
nothin changed 4 me, images still small

Yes sorry.. corrected attachment .. download again and reinstall the product (overwrite yes)

Mastar
12-13-2005, 06:01 PM
Yes sorry.. corrected attachment .. download again and reinstall the product (overwrite yes)

Yip works now, thanks! vb3.52

yayvb
12-13-2005, 08:47 PM
Awesome Thanks!!!!!

dan35
12-15-2005, 10:35 AM
Would you please update this one too ;)
https://vborg.vbsupport.ru/showpost.php?p=837922&postcount=15

MioTraGusa
12-15-2005, 10:55 AM
Updated Forumdisplay pluggin ->> v3_5_103_ra_forumdisplay.xml (https://vborg.vbsupport.ru/showpost.php?p=837922&postcount=15)

dan35
12-15-2005, 08:43 PM
Thank you so much, MioTraGusa :)

VBUsers
12-27-2005, 09:04 PM
is there one for ibProArcade? can you make one for it?

XtremeOffroad
01-06-2006, 04:53 AM
Worked fine on 3.5.3
Installed, Thank you.

swa
01-11-2006, 10:51 PM
awesome hack! any chance of making the style look like this?

MioTraGusa
02-21-2006, 07:45 PM
***Updated to 1.0.5***

LBSources
02-26-2006, 09:02 PM
is it just me or are the images missing from the zip? i have red Xs nothing else .. and i dont see the images that are required in the zip file..

MioTraGusa
02-28-2006, 11:20 AM
Sorry!!!! ... redownload the attached file again, I Have badly the head some times.
Sorry again...

**Updated with correct images**

xtreme-mobile
02-28-2006, 04:41 PM
this looks much better than the previous version

well done

only problem i have now is it only shows up 3 games and the other 2 are blank and say no permission when i click them

any ideas?

MioTraGusa
02-28-2006, 06:37 PM
thanks xtreme-mobile...

only problem i have now is it only shows up 3 games and the other 2 are blank
the option on CP to change small pics to big pics, As this it? in big or small.
the games shows in blank are v3arcade games or ibpro Games
and say no permission when i click them
ufff... if your have permision for play in the games you would should be able to play .. the modification don?t have permisions

please the link to your forum for see it?

my english is very bad!:ermm:

xtreme-mobile
02-28-2006, 06:41 PM
<a href="http://www.extreme-mobile.com" target="_blank">http://www.extreme-mobile.com</a>

the permissions are set up ok, the blank ones does not link to a game id thats why it is blank i believe

is there a way to edit the coding so i can add the id?

LBSources
02-28-2006, 06:46 PM
Sorry!!!! ... redownload the attached file again, I Have badly the head some times.
Sorry again...

**Updated with correct images**
good deal.. thanks !

Lenny

MioTraGusa
02-28-2006, 07:27 PM
$result_randomgames = $db->query("SELECT gameid, title, miniimage, stdimage, description, highscore, highscorerid, votepoints, votecount, sessioncount, username, catname, " . TABLE_PREFIX . "arcade_games.categoryid FROM " . TABLE_PREFIX . "arcade_games JOIN " . TABLE_PREFIX . "user ON " . TABLE_PREFIX . "arcade_games.highscorerid = " . TABLE_PREFIX . "user.userid JOIN " . TABLE_PREFIX . "arcade_categories ON " . TABLE_PREFIX . "arcade_games.categoryid = " . TABLE_PREFIX . "arcade_categories.categoryid ORDER BY RAND() LIMIT 5");

the query link the game id whith mini image and standart image and the link is http://your.forum.is/arcade.php?do=play&gameid=239

analize the query ...

tests to install more games ... or reinstall the modification .. ufff :paranoid:

Morrus
03-03-2006, 12:47 PM
A slight variation I made which I think is a tad cleaner. This is a replacement for the article_randomgame5_alt template.

Use alt1 and alt2 as your two colours in the settings in the AdminCP.

Place the $showrandomgame just below the <!-- end what's going on box --> line in FORUMHOME.


<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="341%" align="center">
<thead>
<tr>
<td class="$vboptions[ranstyle1]" colspan="5"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_randomtopic')"><img id="collapseimg_forumhome_randomtopic" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_forumhome_randomtopic].gif" alt="" border="0" /></a>5
Random Arcade Games (Buy an <a href="http://www.enworld.org/nuttest/estore.php?do=action&itemid=32">Arcade
Pass</a> from the eStore!)</td>
</tr>
</thead> <tbody id="collapseobj_forumhome_randomtopic" style="$vbcollapse[collapseobj_forumhome_randomtopic]">
<tr>
<td class="$vboptions[ranstyle2]" width="5%" valign="middle">
<center><a href="$vboptions[bburl]/arcade.php?$session[sessionurl_q]do=play&gameid=$randomgameid0">
<img src="$vboptions[arcadeimages]/$randomstimg0" title="$randomdescr0" border=0 width=50 height=50 hspace=2 vspace=1 align=absmiddle>
</center></a>
</td>
<td class="$vboptions[ranstyle2]" width="5%" valign="middle">
<center><a href="$vboptions[bburl]/arcade.php?$session[sessionurl_q]do=play&gameid=$randomgameid1">
<img src="$vboptions[arcadeimages]/$randomstimg1" title="$randomdescr1" border=0 width=50 height=50 hspace=2 vspace=1 align=absmiddle>
</center></a>
</td>
<td class="$vboptions[ranstyle2]" width="5%" valign="middle">
<center><a href="$vboptions[bburl]/arcade.php?$session[sessionurl_q]do=play&gameid=$randomgameid2">
<img src="$vboptions[arcadeimages]/$randomstimg2" title="$randomdescr2" border=0 width=50 height=50 hspace=2 vspace=1 align=absmiddle>
</center></a>
</td>
<td class="$vboptions[ranstyle2]" width="5%" valign="middle">
<center><a href="$vboptions[bburl]/arcade.php?$session[sessionurl_q]do=play&gameid=$randomgameid3">
<img src="$vboptions[arcadeimages]/$randomstimg3" title="$randomdescr3" border=0 width=50 height=50 hspace=2 vspace=1 align=absmiddle>
</center></a>
</td>
<td class="$vboptions[ranstyle2]" width="5%" valign="middle">
<center><a href="$vboptions[bburl]/arcade.php?$session[sessionurl_q]do=play&gameid=$randomgameid4">
<img src="$vboptions[arcadeimages]/$randomstimg4" title="$randomdescr4" border=0 width=50 height=50 hspace=2 vspace=1 align=absmiddle>
</center></a>
</td>
</tr>
<tr>
<td class="$vboptions[ranstyle2]" width="17%" valign="middle" align="center"><font size=1><a href="$vboptions[bburl]/arcade.php?$session[sessionurl_q]do=play&gameid=$randomgameid0">$randomtitle0</a><br>
<a href="arcade.php?categoryid=$randomcatid0">$randomcatn0</a> <br>
<a href="member.php?$session[sessionurl_q]u=$randomhigid3" target="_blank">$randomname0</a><a href="arcade.php?categoryid=$randomcatid0">
</a> <br>
<img src="$vboptions[arcadeimages]/rstb$randomrating0.gif" title="$vbphrase[rating5]" border=0 hspace=4 align=absmiddle>
</td>
<td class="$vboptions[ranstyle2]" width="17%" valign="middle" align="center"><font size=1><a href="$vboptions[bburl]/arcade.php?$session[sessionurl_q]do=play&gameid=$randomgameid1">$randomtitle1</a><br>
<a href="arcade.php?categoryid=$randomcatid1">$randomcatn1</a> <br>
<a href="member.php?$session[sessionurl_q]u=$randomhigid3" target="_blank">$randomname1</a><a href="arcade.php?categoryid=$randomcatid1">
</a> <br>
<img src="$vboptions[arcadeimages]/rstb$randomrating1.gif" title="$vbphrase[rating5]" border=0 hspace=4 align=absmiddle>
</td>
<td class="$vboptions[ranstyle2]" width="17%" valign="middle" align="center"><font size=1><a href="$vboptions[bburl]/arcade.php?$session[sessionurl_q]do=play&gameid=$randomgameid2">$randomtitle2</a><br>
<a href="arcade.php?categoryid=$randomcatid2">$randomcatn2<br>
</a><a href="member.php?$session[sessionurl_q]u=$randomhigid3" target="_blank">$randomname2</a><a href="arcade.php?categoryid=$randomcatid2">
</a><a href="arcade.php?categoryid=$randomcatid2"> <br>
<img src="$vboptions[arcadeimages]/rstb$randomrating2.gif" title="$vbphrase[rating5]" border=0 hspace=4 align=absmiddle>
</a></td>
<td class="$vboptions[ranstyle2]" width="17%" valign="middle" align="center"><font size=1><a href="$vboptions[bburl]/arcade.php?$session[sessionurl_q]do=play&gameid=$randomgameid3">$randomtitle3</a><br>
<a href="arcade.php?categoryid=$randomcatid3">$randomcatn3<br>
</a><a href="member.php?$session[sessionurl_q]u=$randomhigid3" target="_blank">$randomname3</a><a href="arcade.php?categoryid=$randomcatid3">
<br>
<img src="$vboptions[arcadeimages]/rstb$randomrating3.gif" title="$vbphrase[rating5]" border=0 hspace=4 align=absmiddle>
</a></td>
<td class="$vboptions[ranstyle2]" width="17%" valign="middle" align="center"><font size=1><a href="$vboptions[bburl]/arcade.php?$session[sessionurl_q]do=play&gameid=$randomgameid4">$randomtitle4</a><br>
<a href="arcade.php?categoryid=$randomcatid4">$randomcatn4</a> <br>
<a href="member.php?$session[sessionurl_q]u=$randomhigid4" target="_blank">$randomname4<br>
<img src="$vboptions[arcadeimages]/rstb$randomrating4.gif" title="$vbphrase[rating5]" border=0 hspace=4 align=absmiddle>
</a></td>
</tr>
</tbody>
</table>
<br />

MioTraGusa
03-03-2006, 06:03 PM
Interesting variation. Good work.

If you change this piece of code
<td class="$vboptions[ranstyle1]" colspan="5"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_randomtopic')"><img id="collapseimg_forumhome_randomtopic" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_forumhome_randomtopic].gif" alt="" border="0" /></a>5
Random Arcade Games (Buy an <a href="http://www.enworld.org/nuttest/estore.php?do=action&itemid=32">Arcade
Pass</a> from the eStore!)</td>
to this another,
<td class="$vboptions[ranstyle1]" colspan="5"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_randomtopic')"><img id="collapseimg_forumhome_randomtopic" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_forumhome_randomtopic].gif" alt="" border="0" /></a>$vbphrase[arcade_5random]</td>
I can link your personal modification in the first message
:up:

yayvb
03-09-2006, 04:46 PM
I noticed since upgrading from the old version that sometimes now my skin is broken because either the game name is too long or the usernames, I'm not sure which is causing the problem. Any way to fix this?

yayvb
03-09-2006, 05:03 PM
It looks like if I edit the arcade title names to something shorter, it still breaks sometimes due to longer usernames. For instance I have a user who's name is similar to this: OUTDOORGROWER so even though his name may only be listed once in the random 5 hack, it is long enough to break the skin. If we could make the limit like 10 characters maybe?

yayvb
03-11-2006, 05:11 AM
Hi, I keep seeing the skin broken every other refresh it seems, which means my users are too. I hate my users seeing the skin broken, so if there is no way to limit username length, can I just install the old arcade plugin to return it the way it was before? I don't want a broken skin any longer hehe.

MioTraGusa
03-11-2006, 10:34 AM
Sorry, forgive me for causing a expect.

Ok, if your like limit to 10 characters alone you have to continue my instructions ...

in the pluggin manager serach the pluggin "Arcade - Show 5 Random Games on the Forum Home" and edit...

Serach the following code:
$randomhighs0 = round($randomhighs0,0);
Just Above add:
$xx = 10;
$x = ($xx - 2);
if ((strlen($randomname0)) > $xx)
{
$randomname0 = substr($randomname0, 0, $x)."...";
}
if ((strlen($randomname1)) > $xx)
{
$randomname1 = substr($randomname1, 0, $x)."...";
}
if ((strlen($randomname2)) > $xx)
{
$randomname2 = substr($randomname2, 0, $x)."...";
}
if ((strlen($randomname3)) > $xx)
{
$randomname3 = substr($randomname3, 0, $x)."...";
}
if ((strlen($randomname4)) > $xx)
{
$randomname4 = substr($randomname4, 0, $x)."...";
}
Note: the variable $xx, change the limit of characters ($xx = 10) you can change the value for adapting the aspect in your template.

Sorry again, and test it....

as already I said before... my english is very bad... I expect that be understood.

bye....

yayvb
03-11-2006, 08:26 PM
Thank you so much. I think you are one of the best hack creaters here because you update your product and you give the best support ever!! :) Maybe I can have you work on some custom hacks in the future. I just paid someone $800 to do some hacks for me and the guy did everything wrong and keeps getting frustrated that I ask it to be done different. For instance he made it so that when someone pays with paypal they get changed to gold status and get certain features like they can enlarge photos, etc. However if I move someone to gold usergroup it doesn't happen automatically. He did a lot of backgound coding and keeps asking where his bonus is that I said I would send if he did a great job. It's been about 2 months since he started and it's still not complete. Grr :) Oh well, thank you very much. If you need any favors from an english speaker :) hehe, just ask!!

hbalagh1
03-14-2006, 10:32 PM
anyone know what to change to show the price per game since the new updates to v3arcade and vbplaza :)

MioTraGusa
03-22-2006, 07:24 AM
I'm going to see that I can do, because don't know the vbplaza. Thanks by the idea., I tried to put this option in the next update

Thank you so much.....
Thanks to you

dizzy100
04-06-2006, 06:26 AM
excellent hack :)

Is there anyway to run v1.03 and v1.05 together ?

My idea was to do 5 random games in the arcade gameplay area (which i already did with putting the plugin in global_start) but would like the v1.05 on forum home instead of v1.03.

Can this be cloned to run alongside each other ?

MioTraGusa
04-06-2006, 05:18 PM
As well as this fact the modification, you should elect a version or another, Although would be able to do it, if changed the name of the templates and the calls to the same of the pluggin in forumhome (duplicating the call).. but can leave you badly. I recommend you that choose one or another.. greetings

Traxdata
04-08-2006, 11:39 AM
Very good ! In my opinion most useful hack/addon for v3 Arcade!

Mathiau
04-10-2006, 02:47 PM
I got this error on VBB 3.5.3 Who can help me?

Invalid SQL:
SELECT gameid, title, miniimage, stdimage, description, highscore, highscorerid FROM arcade_games ORDER BY RAND() LIMIT 5;

MySQL Error : Table 'database.arcade_games' doesn't exist
Error Number : 1146
Date : Monday, April 10th 2006 @ 05:44:12 PM
Script : http://www.forum.com/index.php?
Referrer : http://www.forum.com/admincp/index.php?do=head
IP Address : xxxxxxxx
Username : Mathiau
Classname : vb_database

I did install this before : ibProArcade_v2[1].5.5+.zip which works perfectly.

MioTraGusa
04-10-2006, 04:35 PM
I got this error on VBB 3.5.3 Who can help me?

MySQL Error : Table 'database.arcade_games' doesn't exist

I did install this before : ibProArcade_v2[1].5.5+.zip which works perfectly.

You have installed v3arcade 1.0.x? because it is one addon of v3arcade not for Ibproarcade.

ab420
04-10-2006, 08:33 PM
Hello, first, thanks for the plugin, it's very cool! Anyways, on my site, I have a column on the right side done like THIS (http://www.vbulletin.com/forum/showthread.php?t=156775), I was wondering if their is any way to put the 5 random games over there, which is my footer. Any help would be greatly appreciated. Thanks in advance!

Mathiau
04-11-2006, 05:55 AM
You have installed v3arcade 1.0.x? because it is one addon of v3arcade not for Ibproarcade.

Thanks for your fast reply ! I have only installed Ibproarcade - should I also include v3arcade? Aren't they both the same??

ryancooper
04-11-2006, 10:59 AM
AWEOSME Can you make it for ibproarcade? Thanks!

MioTraGusa
04-11-2006, 02:17 PM
Hello, first, thanks for the plugin, it's very cool! Anyways, on my site, I have a column on the right side done like THIS (http://www.vbulletin.com/forum/showthread.php?t=156775), I was wondering if their is any way to put the 5 random games over there, which is my footer. Any help would be greatly appreciated. Thanks in advance!
Yes... when i have a time moment later, I post the solution for you.

Thanks for your fast reply ! I have only installed Ibproarcade - should I also include v3arcade? Aren't they both the same??
Not, they are hacks or extensions totally different , you should elect, although one or another.

AWEOSME Can you make it for ibproarcade? Thanks!
If, I can do what you ask, although I will have to study the structure of the database that utilizes the ibproarcade. I am going to try to do it, thanks by your interest

Sorry again for my very bad english, I?m spanish and it is most dificulty for my.

ryancooper
04-11-2006, 02:23 PM
Awesome - gracias

ab420
04-11-2006, 08:36 PM
I love this place! So warm and fuzzy all the time! Thank you once again to vbulletin.org, and to MioTraGusa, and all the other people so willing to help! :banana:

Mathiau
04-14-2006, 04:45 PM
Yes... when i have a time moment later, I post the solution for you.


Not, they are hacks or extensions totally different , you should elect, although one or another.


If, I can do what you ask, although I will have to study the structure of the database that utilizes the ibproarcade. I am going to try to do it, thanks by your interest

Sorry again for my very bad english, I?m spanish and it is most dificulty for my.

Yes, we would appreciate it very much if you can make one for IBproarcade:banana:

MioTraGusa
04-14-2006, 10:37 PM
Relased 1st version for ibproarcade -->ibProArcade - Show 5 random games in forum home (https://vborg.vbsupport.ru/showthread.php?t=113042)

test it please...

fosman
04-19-2006, 09:32 AM
Why do mine only show the games that've played random ? I thought that the random would concern all games in the database :cross-eyed:

Am I doing something wrong here ?

Thx
fosman

MioTraGusa
04-20-2006, 07:11 AM
Why do mine only show the games that've played random ? I thought that the random would concern all games in the database :cross-eyed:

Am I doing something wrong here ?

Not, it is correct, I should change the query to include the play that haven't been tested still

fosman
06-06-2006, 01:13 PM
Not, it is correct, I should change the query to include the play that haven't been tested still

What's the status mate? :)

MioTraGusa
06-08-2006, 05:24 AM
is the same one

fosman
06-19-2006, 12:17 PM
I see on your sites forumhome page, that it's showing both random and latest added games. Would you please that with me? :)

mikeinjersey
06-25-2006, 10:44 PM
Can someone please tell me if this works on 3.5.4? I looked through the past posts and didnt see any mention of it.

blueberry
06-26-2006, 10:31 AM
thanks alot.. this is amazing!!

MioTraGusa
06-26-2006, 12:47 PM
Can someone please tell me if this works on 3.5.4? I looked through the past posts and didnt see any mention of it.

Yes work perfectely in the 3.5.4

mikeinjersey
06-26-2006, 01:07 PM
It appears to work fine with 3.5.4. I just installed it without any errors.

Intex
09-09-2006, 01:41 PM
Any change of showing the latest or random games on the arcade page itself? I don't see this hack anywhere and would have thought many people would use it.

MioTraGusa
09-09-2006, 05:59 PM
would you refer to this? (see attached picture)

Intex
09-10-2006, 08:56 AM
That looks great MioTraGusa. I'm not that fluent in Spanish, but I assume the games at the top are the new ones? Have you released it as a hack?

Very nice layout as well - did you create this? Is it available?

revolver
09-19-2006, 08:14 AM
does the work on 3.6.0?

Desesperao
12-11-2006, 11:08 AM
does the work on 3.6.4?

florino1
03-04-2007, 02:38 PM
Great mod but I have a problem with it and maybe somebody can help.
I installed the mod and the all random games in bar showed up like last ywo in my first attached picture (no name of the game, no image, nothing) When I click on it I got "no permission bla bla bla.." (picture 2 attached). I went in my forum arcade directory and I played 3 games and now that three games are in forum home, I can play them if I click on them,but only three. weird.. any help?

Thank you

iorkara
04-19-2007, 01:42 AM
florino1

Go to AdminCP/UserGroup Manager once oped look at bottom see "Arcade Permissions" edit the settings from there.

Good Luck