vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=5)
-   -   vbProArcade Beta 2 (https://vborg.vbsupport.ru/showthread.php?t=42880)

PixelFx 04-10-2003 06:02 AM

vb Pro Arcade beta 2 - Install Addon v1.0
Addon Update by: PixelFX

I've posted proper credits in install readme included in zip. I talked to fuctureal and he said to go ahead and post this. I hope you guys find it useful.

FIRST BACKUP your database:
This hack/addon in conjunction with the main install.txt file that comes with vb pro arcade beta 2.

This is a two part template hack, bug fix and way to speed up the install of vb arcade beta 2,

When I first installed this hack, there is a section where your personal score boards are black, and the links don't work linking back to your main arcade. This addon fixes that, shows you what I changes.

I also seperated all 23 templates in the install zip into 23 template txt files. Which I've included in the zip. In my install readme I've explained how you can install all 23 templates in just under 5 seconds :P

example of how my arcade looks with this addon,

http://www.xtremegames.ca/forum/proa...reakout&user=2

enjoy,

Radgam 04-10-2003 09:20 AM

Is there still no cure for the problems Mac users have recording their scores?

Edit Note:
Apologies for all my double posts :/
It wasn't intentional but my post didn't seem to be going through although I?m patient more than anything... so I guess I clicked the submit button a few too many times. Guilty as charged :)

Erwin 04-10-2003 09:36 AM

[nospam]I suggest you delete your own quintuple posts before we do it for you. :)[/nospam]

Littlebit 04-10-2003 03:20 PM

Quote:

Is there still no cure for the problems Mac users have recording their scores?
I wanted to say that I have tons of people asking me this as well. More then half my board members use mac. My handful of windows users are happy, but want more competition and too can't wait until the mac users can record their scores.
cross platform and browser friendly is a hard thing to achieve for even macromedia and other top dollar programers. I wish I had the knowledge to help.

auz1111 04-10-2003 11:16 PM

Quote:

03-31-03 at 02:19 PM auz1111 said this in Post #1111
I am having this same problem for some reason. Does anybody have a suggestion?
solved my problem... i feel like an ass... somehow i changed the settings of my $bburl so that it had a /(slash) at the end. moving on now... :)

chavalo2 04-11-2003 06:15 PM

<a href="http://cottage.emuunlim.com/" target="_blank">http://cottage.emuunlim.com/</a>

tons of games free (java though)

Zelda-King 04-11-2003 07:16 PM

This isn't a problem with the hack (I messed something up) but what would cause the 'Use Champions System' option to not work? Mine stays checked as 'no'.

supersimon 04-12-2003 03:15 PM

ok iam installed this hack and everything looks good but the games wont work

see for urself

http://www.advancedrack.com/~liquidf...action=arcade&

Ive had teh Arcade Hack installed many time on all my other websites but is giving me trouble on this one lol

long link cause .com is still resolving

whoami313 04-13-2003 10:39 PM

using the crown system, is there any way to create a dual crown system so the highest high score is permanently recorded for one score while another is the weekly high score?

I'll try to explain this again just so I won't be misunderstood. I want to create a dual crown system, one that is the highest score ever for each game while the other one is a weekly high score. This way every member has a chance to get a crown weekly while the highest score is also rewarded constantly instead of just being a weekly thing... any thoughts?

Angelus 04-14-2003 04:34 PM

Hi.
Only times a Warung: That is a Google translation, since my English is not particularly good.

My Posting: What is now with the error message?

--
Invalid SQL: SELECT * FROM arcadescores WHERE userid=Array AND valid=1 ORDER BY endtime DESC
mysql error: Unknown column 'Array' in 'where clause'

mysql error number: 1054
--

it with nearly everything goes there, seems it an elimination of errors to give. Or is it an installation error?

Are grateful for each tip.

greeting
Angelus

NuclioN 04-14-2003 09:10 PM

Quote:

04-11-03 at 09:10 PM Zelda-King said this in Post #1167
... but what would cause the 'Use Champions System' option to not work? Mine stays checked as 'no'.
Yep, i've reported this twice but it seems no one has an answer :(

Angelus 04-14-2003 10:22 PM

back to my problem.

it seems to be because of line 807 and 832.

807 = SELECT * FROM arcadescores WHERE userid=$user AND valid=1 ORDER BY endtime DESC

832 = SELECT * FROM arcadescores WHERE userid=$user AND valid=1

the red markings does not give it in the railways where is it the data ago to get?

supersimon 04-14-2003 11:53 PM

ok iam installed this hack and everything looks good but the games wont work

see for urself

http://www.advancedrack.com/~liquidf...action=arcade&

Ive had teh Arcade Hack installed many time on all my other websites but is giving me trouble on this one lol

long link cause .com is still resolving

DigitalDesktops 04-15-2003 12:09 AM

Quote:

Today at 01:47 AM supersimon said this in Post #1173
ok iam installed this hack and everything looks good but the games wont work

see for urself

http://www.advancedrack.com/~liquidf...action=arcade&

Ive had teh Arcade Hack installed many time on all my other websites but is giving me trouble on this one lol

long link cause .com is still resolving

hmm everything looks right.
it might be a problem with your HTML code, try using this HTML code instead:

Code:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="400" height="500">
<param name="movie" value="$vpa_gameurl?location=$vpa_bburl&gamename=$game&gamehash=$gamehash&s=$session[sessionhash]">
<param name=loop value=false>
<param name=menu value=false>
<param name=quality value=high>
<param name=bgcolor value=#000000>
<embed src="$vpa_gameurl" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="400" height="500">
</embed>
</object>


MentaL 04-15-2003 08:06 PM

<font size="2"> i just got an idea for pro arcade.. when u select a game.. it popups in a little box so you can use the height and width the game is ment to be and not see the outer lines and crap.. </font>

supersimon 04-15-2003 10:14 PM

Quote:

Yesterday at 02:09 AM DigitalDesktops said this in Post #1174
hmm everything looks right.
it might be a problem with your HTML code, try using this HTML code instead:

Code:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="400" height="500">
<param name="movie" value="$vpa_gameurl?location=$vpa_bburl&gamename=$game&gamehash=$gamehash&s=$session[sessionhash]">
<param name=loop value=false>
<param name=menu value=false>
<param name=quality value=high>
<param name=bgcolor value=#000000>
<embed src="$vpa_gameurl" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="400" height="500">
</embed>
</object>


Didnt work .. does same thing


:(

Angelus 04-16-2003 02:41 PM

My problem took care of itself. One helped to me here. Nevertheless thanks at you.

http://www.vbulletin-germany.com/for...&threadid=5402

sonic3d 04-19-2003 02:08 AM

for some reason, in Use Champions System when i click on yes and submit it, it goes back to no. dunno how it happened. it was working fine a few minutes ago.

l8er
sonic

subu1 04-19-2003 06:31 AM

Quote:

04-16-03 at 03:41 PM Angelus said this in Post #1177
My problem took care of itself. One helped to me here. Nevertheless thanks at you.

http://www.vbulletin-germany.com/for...&threadid=5402

yeah fine, that was it :banana: :banana: :banana: :banana: :classic:

greetz subu1

supersimon 04-19-2003 10:25 PM

no one can help me ?

DigitalDesktops 04-19-2003 10:35 PM

Quote:

Today at 11:25 PM supersimon said this in Post #1180
no one can help me ?
is the path set to the games directory right?

WEForums 04-19-2003 11:34 PM

Yeah, everything is installed correct, but the Flash games won't load. (And the directories are set correctly) It's weird that they don't work. For Breakout I left the code as it says:

EDIT: I fixed the problem.

WEForums 04-20-2003 02:39 AM

Yeah, double post. >.<

Anyway, I was wondering how the heck you use the .fla files. I mean, getting those aren't hard but how do you get them on your server to run with vB and to keep score, etc. like the ones that came with the hack?

Any help is appreciated.

DigitalDesktops 04-20-2003 02:54 AM

Quote:

Today at 03:39 AM WEForums said this in Post #1183
Yeah, double post. >.<

Anyway, I was wondering how the heck you use the .fla files. I mean, getting those aren't hard but how do you get them on your server to run with vB and to keep score, etc. like the ones that came with the hack?

Any help is appreciated.


take a look this tutorial by EvilLS1 :):

https://vborg.vbsupport.ru/showthrea...715#post381715

WEForums 04-20-2003 05:46 AM

Thanks...but once I did that the game didn't load properly. Also, one game that did didn't save the score...and I did the variable. Oh well I guess. :\

DigitalDesktops 04-20-2003 10:35 PM

Quote:

12-03-02 at 04:49 AM wrecken said this in Post #693
Sorry for the newbie question, but how do I switch these two colors. I want the border to be in the body and the body color to be the borders color.

Attached is how it looks like now, I want to reverse it.


hmm, try modifying the "Main Colors" of your styles in the Admin CP.

D|ver 04-21-2003 10:55 AM

thank you for the great hack :)

but i have a small problem:
when i am in the scoreboard and click on the link on the right end to view a users record page, i get the following error message:

Quote:

Database error in vBulletin 2.2.9:

Invalid SQL: SELECT * FROM arcadescores WHERE userid=Array AND valid=1 ORDER BY endtime DESC
mysql error: Unknown column 'Array' in 'where clause'

mysql error number: 1054
can you please help me?
thank you in advance :)

D|ver 04-21-2003 10:55 AM

sorry the database did not react when i submitted my post

D|ver 04-21-2003 10:55 AM

sorry 2

D|ver 04-21-2003 10:55 AM

sorry 3

D|ver 04-21-2003 10:56 AM

sorry 4

D|ver 04-21-2003 10:57 AM

sorry 5

subu1 04-21-2003 11:35 AM

wowww a lot of doublepostings,

look here i had the same problem and i have fix it with that;)



https://vborg.vbsupport.ru/showthrea...949#post382949


greetz subu1

Radgam 04-21-2003 12:56 PM

I did that the other day :(
It's what happens if you're bad at waiting ;)

Just wondered if there was and update on all the compatibility problems. Users on a mac (even using IE) can't add scores, people using opera have reported problems, and of course it doesn't work with netscape... A very IE only hack (not that i'm complaining but all my users would love to take part!)

futureal 04-22-2003 08:33 PM

I am truly doing what I can to solve the interoperability problems, but it is more of a Flash/PHP/Browser issue than anything I can solve with coding.

I don't have a Mac available to me to test with, and I was previously unaware of Mac-related problems. I will keep trying, though. There are people developing stuff on FlashKit that have had limited success with stuff.

I am also probably going to toss the hash security in stuff in favor of something else. It is still easily broken and is probably more pain than it's worth. One easy solution is just to give a security error if the HTTP_GET_VARS (I think that's the identifier) shows up as existing, since everything should be sent via POST. Still, though, that does not prevent somebody from editing values directly in memory.

Radgam 04-22-2003 08:39 PM

thanks for the information :)

Xyphen 04-22-2003 11:08 PM

Can someone help me? Why doesn't my score get saved? It never forwards me to the Comments Page, this only goes for me, all my other members can Play Fine, their scores get saved... is something wrong with my pc's setting? please help..

I am using PC, Windows 98, IE 6, Macromedia Flash Player 6.

mini2 04-24-2003 01:07 PM

Hi,

Just installed this as an add-on to my forums at MINI2.

Worked first time as far as I can tell, I have asked for feedback from early users, and will be sure to let you know how I get on.

Excellent work.

Paul
www.MINI2.com

-Sidekick- 04-24-2003 08:04 PM

When is the optimized version coming out. All these games are flooding out now and with 23 games I'm already over 100 queries on the arcade main page.

I want to add these games. When's the next beta being released?

PixelFx 04-24-2003 10:15 PM

Probably when futureal has replaced his fingers, and had enough sleep ;) this stuff takes time to review, fix and update. If you want to help speed up the process, make a list of any bugs or errors you find.

Then go through this thread to see if any of your bugs have been addressed, if not post them, for futureal to review. This will help speed up the process.

Although I personally don't know what sleep is, I've heard it does wonders for helping get stable releases out ;)


All times are GMT. The time now is 05:27 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.02937 seconds
  • Memory Usage 1,837KB
  • 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
  • (2)bbcode_code_printable
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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