php forum
php mysql forum
php mysql smarty
 
Page 15 of 24 < 1 2 ... 13 14 15 16 17 ... 23 24 >
Topic Options
#278833 - 12/09/04 02:57 PM Re: Finished-[6.5] Games Arcade Deluxe v1.4 [Re: Barrie]
scroungr Offline
Old Hand

Registered: 10/17/03
Posts: 2409
Loc: Richmond, VA
[]MeNaCe said:<br />when i added a game there are no highscore stats this is used <br /> [] INSERT INTO `w3t_games` VALUES ('YetiP', 7, 'Yeti-PENTATHLON', 'Now it's time for Yeti to show his skills in all 5 parts', 'yetitoursm', '500', '400', 'yetitoursm.gif', 29,,)"; [/] [/]<br /><br />because I am not mistaken the internal name given to Yeti Pentathlon is yetitoursm not YetiP
_________________________
Couchtomatoe - www.couch-tomatoe.cc
My abilities are for hire for installs, upgrades, custom themes and custom modifications.

Top
#278834 - 12/09/04 02:59 PM Re: Finished-[6.5] Games Arcade Deluxe v1.4 [Re: Duck]
scroungr Offline
Old Hand

Registered: 10/17/03
Posts: 2409
Loc: Richmond, VA
[]DrChaos said:<br />My users are calling for more games.. There are quite a few here I dont have.... Any thoughts on where to get more that I can load up easily.... [/]<br /><br />have you tried <br /><br />http://www.v3arcade.com/play/releases.php?s=8fb18fd6216938232c3428f371671e2b&
_________________________
Couchtomatoe - www.couch-tomatoe.cc
My abilities are for hire for installs, upgrades, custom themes and custom modifications.

Top
#278835 - 12/10/04 01:01 PM Re: Finished-[6.5] Games Arcade Deluxe v1.4 [Re: 234234]
SG_dup1 Offline
User

Registered: 05/20/04
Posts: 43
Loc: Indiana, USA
There's a good number of converted games available here.

Top
#278836 - 12/16/04 06:10 AM Assistance with setting up games via panel [Re: 234234]
smoknz28 Offline
Enthusiast

Registered: 04/10/03
Posts: 393
Loc: Washington, D.C.
Eeeeesh....well first, I want to thank the author(s) for a great mod! <img src="http://www.ubbdev.com/forum/images/graemlins/wink.gif" alt="" /><br /><br />My members are toying with it on a daily basis. Now, I'm attempting to get some different games installed and I'm having a hell of a time trying to figure out how to do this.<br /><br />I am attempting to install the games via the Arcade Administration (as I'm running v1.6) and I don't understand some of the fields.<br /><br /> Title of game - Yea I managed to figure this one out. <img src="http://www.ubbdev.com/forum/images/graemlins/tongue.gif" alt="" /><br /> Name of the File's excluding the extensions (.swf, 1.gif, 2.gif). This is the internal name given to the game in the swf file. - Okay, I'm lost on this one...<br /> Height of the Play Window - Don't know what to set this to.<br /> Width of the Play Window - Don't know what to set this to.<br /> Description of the Game that will appear in the game menu - Yea, I got this one figured out too. <img src="http://www.ubbdev.com/forum/images/graemlins/tongue.gif" alt="" /><br /> File Location of the game swf file - Yea, figured this one out...<br /> File Location of the game image file (use the largest file) - Yup, figured this one out too....<br /><br />Help on this is greatly appreciated. <img src="http://www.ubbdev.com/forum/images/graemlins/wink.gif" alt="" />

Top
#278837 - 12/16/04 12:00 PM Re: Assistance with setting up games via panel [Re: General_Failure]
DrChaos Offline
Coder

Registered: 09/12/03
Posts: 816
Loc: Hollywood Florida.
Name of the File's excluding the extensions (.swf, 1.gif, 2.gif). This is the internal name given to the game in the swf file:<br />** if the image names are frogger.gif then you only put frogger<br /><br />I set the height and with of the Play Window to 400x400. it useally works good enough<br /><br /><br />thats just me though. if you dont like the higth and with you can go into the sql tables and adjust them there (phpmyadmin)
_________________________
DrChaos
LeetGamers

Top
#278838 - 12/16/04 08:40 PM Re: Assistance with setting up games via panel [Re: Duck]
smoknz28 Offline
Enthusiast

Registered: 04/10/03
Posts: 393
Loc: Washington, D.C.
Thank you DrChaos. <img src="http://www.ubbdev.com/forum/images/graemlins/wink.gif" alt="" />

Top
#278839 - 12/19/04 07:45 AM Re: Broken installation with 1.6 [Re: General_Failure]
Myke Offline
Power User

Registered: 09/06/99
Posts: 87
Loc: Sydney, Australia
I don't know what exactly happened, but something went wrong when I tried to install for the first time. My browser sat for more than an hour with nothing coming back. Anyway, I lost my browser session and thought I could try to continue with the install.<br /><br />If I try to run instarcade.php again, it says that it's already installed and there's nothing to do.<br /><br />If I try to run it with action=new, I get the following:<br /><br />
Code:
<br />Starting instalation...<br />Creating w3t_arcadesettings...<br />Inserting Data into w3t_arcadesettings...<br />Creating w3t_gamechallenges...<br />Creating w3t_gamenews...<br />Inserting Data into w3t_gamenews...<br />Creating w3t_games...<br />Inserting Data into w3t_games...<br />Creating w3t_gamesessions...<br />Altering w3t_Users...<br /><br />(my forum header here)<br /><br />We cannot proceed. 	<br />Script: <br />Line#: <br />SQL Error: Duplicate column name 'U_Arcadevisit'<br />SQL Error #: 1060<br />Query: ALTER TABLE `w3t_Users` ADD `U_Arcadevisit` VARCHAR(3) NOT NULL <br /><br />Please use your back button to return to the previous page.<br />
<br /><br />Anyone know how I can fix my broken installation?

Top
#278840 - 12/19/04 07:58 AM Re: Broken installation with 1.6 [Re: kja]
Myke Offline
Power User

Registered: 09/06/99
Posts: 87
Loc: Sydney, Australia
OK solved my own problem. I basically "uninstalled" and ran the installation again, and it worked fine.<br /><br />If anyone needs to "uninstall" a broken installation so that you can install again, you just need to run the following SQL commands:<br /><br />ALTER TABLE w3t_Users DROP COLUMN U_Arcadevisit;<br />this removes the field added by the installation script<br /><br />DROP TABLE w3t_arcadesettings;<br />this removes the arcade table created by the installation script

Top
#278841 - 12/20/04 07:36 AM Re: Broken installation with 1.6 [Re: kja]
Myke Offline
Power User

Registered: 09/06/99
Posts: 87
Loc: Sydney, Australia
Just as an FYI, in the template arcade.tmpl, I think there's an excessive use of table widths using the $theme[tablewidth] variable, especially where there are occurrences of tables in two or more cells within the same row.<br /><br />If your forum is set to use a fixed width (like mine), then the arcade section grows massively sideways.<br /><br />I think the first table definition should use the $theme variable, and any subsequent table definitions within the table cells should all be at 100%.<br /><br />If your forum width is already set to 100% then you won't notice this problem.

Top
#278842 - 12/21/04 05:49 PM Re: Broken installation with 1.6 [Re: kja]
scroungr Offline
Old Hand

Registered: 10/17/03
Posts: 2409
Loc: Richmond, VA
thanx Myke.. v1.8 is in testing
_________________________
Couchtomatoe - www.couch-tomatoe.cc
My abilities are for hire for installs, upgrades, custom themes and custom modifications.

Top
#278843 - 12/22/04 11:07 AM Re: Broken installation with 1.6 [Re: 234234]
DLWebmaestro Offline
Member

Registered: 08/08/00
Posts: 1753
Loc: California, MD
What happenned to 1.7? Was I <img src="http://www.ubbdev.com/forum/images/graemlins/sleeping.gif" alt="" /> at my desk again? <img src="http://www.ubbdev.com/forum/images/graemlins/wink.gif" alt="" />
_________________________
Webmaster
Drumlines.org

Drumlines.org UBBThreads

Top
#278844 - 12/23/04 12:31 AM Re: Broken installation with 1.6 [Re: eslmix]
donJulio Offline
Code Monkey

Registered: 06/17/02
Posts: 682
Loc: CA, USA
[]DLWebmaestro said:<br />What happenned to 1.7? Was I <img src="http://www.ubbdev.com/forum/images/graemlins/sleeping.gif" alt="" /> at my desk again? <img src="http://www.ubbdev.com/forum/images/graemlins/wink.gif" alt="" /> [/]<br /><br />Version 1.7 is actually what's installed here <img src="http://www.ubbdev.com/forum/images/graemlins/wink.gif" alt="" />
_________________________
Too many men. There's too many people making too many problems, and not much love to go around. Can't you see this is the Land of Confusion? <img src="http://www.ubbdev.com/forum/images/graemlins/confused.gif" alt="" />

Top
#278845 - 12/23/04 03:22 AM Re: Profile Links in High Score table 1.6 [Re: 234234]
Myke Offline
Power User

Registered: 09/06/99
Posts: 87
Loc: Sydney, Australia
Here's a feature you might consider putting into the next version (I've noticed that it's not in v1.7 on this site).<br /><br />When viewing the highscore table, my users asked if the names could be profile links, which makes it convenient for challenging.<br /><br />To make this simple change, in templates/default/arcade.tmpl, find this:<br /><br /><br /><td class="lighttable" width="2%" align="center" nowrap>#{$scorecountr}</td> <br /><td class="lighttable" width="10%" nowrap align = "left">{$score[$scoresize][username]}</td> <br /><td class="lighttable" width="10%" nowrap>{$score[$scoresize][score]}</td> <br /><td class="lighttable" width="50%" nowrap><br /><br /><br />and change it to this:<br /><br /><td class="lighttable" width="2%" align="center" nowrap>#{$scorecountr}</td><br /><td class="lighttable" width="10%" nowrap align = "left"><a href="$config[phpurl]/showprofile.php?Cat=0&User={$score[$scoresize][useruid]}">{$score[$scoresize][username]}</a></td><br /><td class="lighttable" width="10%" nowrap>{$score[$scoresize][score]}</td><br /><td class="lighttable" width="50%" nowrap>

Top
#278846 - 12/23/04 04:54 AM Re: Play links [Re: kja]
Myke Offline
Power User

Registered: 09/06/99
Posts: 87
Loc: Sydney, Australia
This is just a personal nitpick <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" /> but is there really a need for 7 or so (identical) links to play the game on the arcade page?<br /><br />1. "NEW" image<br />2. Game icon image<br />3. Game title<br />4. "PLAY" image<br />5. "No scores recorded" or "Times played: x" link<br />6. "Claim that Award!" or "Click here to play" link (btw, what award?) <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" /><br />7. "Click here to play" link in the score column.<br /><br />all lead to the same place. To clean it up on my installation (v1.6), I've only made the Game icon and title to be clickable and removed all other links.<br /><br />BTW, my users really dig the arcade <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" /> Many thanks for the work!

Top
#278847 - 12/23/04 01:42 PM Re: Play links [Re: kja]
donJulio Offline
Code Monkey

Registered: 06/17/02
Posts: 682
Loc: CA, USA
How can I make it so that when I play a game, the game itself along with the stat box to the right is centered, and not on the left?<br /><br />I'm sure it's in the arcade.tmpl, but the file is sooo long that I just don't know what to do with it <img src="http://www.ubbdev.com/forum/images/graemlins/confused.gif" alt="" />
_________________________
Too many men. There's too many people making too many problems, and not much love to go around. Can't you see this is the Land of Confusion? <img src="http://www.ubbdev.com/forum/images/graemlins/confused.gif" alt="" />

Top
#278848 - 12/23/04 05:43 PM Re: Play links [Re: luan]
Myke Offline
Power User

Registered: 09/06/99
Posts: 87
Loc: Sydney, Australia
donJulio, in arcade.tmpl, find all occurrences of <br /><br /><td align="right"><br /> <object classid=....<br />(it's easy if you just search for string "object classid")<br /><br />and change the alignment in the table cell,<br /><br /><td align="center"><br /> <object classid=....<br /><br /><br />For the status box, the table cell should already be center aligned? If it's not for you, then just find the next table cell in that same row and change the alignment.

Top
#278849 - 01/12/05 02:06 PM Re: Play links [Re: kja]
dparvin Offline
Member

Registered: 08/08/04
Posts: 184
Loc: UK
I am not sure if this is any where else, I have searched about but not found it.<br /><br />How hard would it be to have some sort of scrowling type text between members username and avatar showing what games they have the top score on?
_________________________
parentforum.org

Top
#278850 - 01/12/05 06:30 PM Re: Play links [Re: DMClark]
DrChaos Offline
Coder

Registered: 09/12/03
Posts: 816
Loc: Hollywood Florida.
Ive seen that on other types of forums and it is a sweet idea.
_________________________
DrChaos
LeetGamers

Top
#278851 - 01/13/05 02:29 AM Re: Play links [Re: Duck]
dparvin Offline
Member

Registered: 08/08/04
Posts: 184
Loc: UK
Thats what I thought. My site is still quite new (6 months) and the games room has been a big talking point and does get a few members worked up <img src="http://www.ubbdev.com/forum/images/graemlins/tongue.gif" alt="" /><br />I have changed a few member titles and they are always trying to get a new one as they get top score on a game.<br /><br />Does anyone know how this can be done?
_________________________
parentforum.org

Top
#278852 - 01/13/05 01:42 PM Re: Finished-[6.5] Games Arcade Deluxe v1.6 [Re: Intel -*RW*-]
Catshadow Offline
User

Registered: 10/14/03
Posts: 25
Loc: Russia, Moscow
Thank you for this games! <br />I have a problem with the game "Yeti Sports stagedive" <br />folder "stagedive_data" can`t help <img src="http://www.ubbdev.com/forum/images/graemlins/frown.gif" alt="" /> <br /> <br />In attachment 2 versions of this game.


Attachments
124552-stagedive.ZIP (20 downloads)



Edited by Catshadow (01/13/05 01:48 PM)
_________________________
Sorry for my english.

Top
Page 15 of 24 < 1 2 ... 13 14 15 16 17 ... 23 24 >


Moderator:  Ian_W 
Who's Online
1 registered (Gizmo), 30 Guests and 10 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Forum 'Trader Ratings'.
by blaaskaak
11/20/08 08:27 AM
Problems reading a lot of old posts here
by Ruben Rocha
11/18/08 04:33 PM
PhotoPost BB Code Popup
by Iann128
11/15/08 01:24 PM
Customization needed
by Gizmo
11/12/08 12:28 PM
Team UBBDev Rides Again!
by AllenAyres
11/11/08 02:16 PM
Active Topics.
by AllenAyres
11/11/08 02:13 PM
Looking for a simple upload script
by AllenAyres
11/11/08 02:12 PM
New Mods
Forum 'Trader Ratings'.
by McLemore
11/19/08 02:14 PM
[7.4] Keep log of custom title changes
by blaaskaak
10/27/08 07:51 AM
User Authentication Class
by
01/19/07 02:59 PM
Multiple Identity Detector
by
12/30/06 06:39 PM
PhotoPost BB Code Popup
by
11/06/06 05:43 PM
Newest Members
Begbie, cenk, MATTO, DougMMcts, tim Anderson
13361 Registered Users
Top Posters
AllenAyres 25448
JoshPet 11330
Rick 8372
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438

 

 

 
fusionbb message board php hacks