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)

-Sidekick- 04-25-2003 03:05 AM

Quote:

Today at 05:15 PM PixelFx said this in Post #1200
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 ;)


I'm not talking about bugs. I have no problems with the arcade except the optimization of it and Futureal has already addressed that a more optimized version was in the works.

I'm asking when it's coming out.

PixelFx 04-25-2003 04:28 AM

:) I can't speak for him so no clue .. hoping soon,

I'm trying to seperate the games page and the high score page and make it look pretty at the moment ;)

eoc_Jason 04-25-2003 05:39 PM

I'm not sure if this has been mentioned before in the 81 pages of this thread, but it would be nice on the page where you add a comment if a person had a choice not to submit their score... Sometimes it just doesn't make sense if the game ends right away and they have a score of 1... lol..

ahbao 04-26-2003 01:36 AM

once we add more games the list is pretty long, it might be good to have a drop down menu to select which game to modify instead of list the games out directly

thanks!

DigitalDesktops 04-26-2003 02:43 AM

Heres this little mini-hack I made. :)
It makes all of the Vbproarcade templates into one category.

Xyphen 04-26-2003 11:52 AM

Quote:

04-22-03 at 08:08 PM AViO 07 said this in Post #1197
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.


can't anyone answer this?? :banana:

Zelda-King 04-26-2003 12:08 PM

Try using Internet Explorer (assuming you aren't doing). All cases I've heard with this problem are using Opera, or maybe Netscape, and frankly Netscape is SAID in the details for this hack to not be very compatible with ProArcade.

futureal 04-26-2003 06:57 PM

Quote:

Yesterday at 10:43 PM DigitalDesktops said this in Post #1205
Heres this little mini-hack I made. :)
It makes all of the Vbproarcade templates into one category.

That's cool, I meant to get around to that sometime but never had a chance. If you don't mind, I'd like to toss that into Beta 2.1 as an optional step.

DigitalDesktops 04-26-2003 07:01 PM

sure, i don't mind :)

GaleForce 04-27-2003 02:26 AM

This is weird... Whenever a custom usergroup on my forums trys to access the arcade, they get a "You do not have permission to access this page" message. Any ideas as to how I can fix this?

DigitalDesktops 04-27-2003 02:43 AM

Quote:

Today at 04:26 AM GaleForce said this in Post #1210
This is weird... Whenever a custom usergroup on my forums trys to access the arcade, they get a "You do not have permission to access this page" message. Any ideas as to how I can fix this?

hmm, try doing this:

go into phpmyadmin run this query:

[sql]SELECT *
FROM `arcadeconfig` LIMIT 0 , 30[/sql]

edit the row in the table. Find the "useraccess" row.
the value should say something like this
Code:

1 2 5 6 7
add all the usergroup ids that you want access to the arcade.

for example, if i want my "A group" to have access to the arcade and their usergroup id is 9,
i would do this:
Code:

1 2 5 6 7 9
hope this helps :)

DigitalDesktops 04-27-2003 02:49 AM

or another way you could do this is edit it via Admin CP. lol :D

go into the general options of the arcade.
Find "Current Groups that can Use Arcade"
you should be able to add/remove the user groups below that.

GaleForce 04-27-2003 04:14 AM

Bah, I dont have the option that Digital stated... I have v1.0 installed :(

1AnOnly 04-27-2003 04:03 PM

hmm i installed this hack checked it 3 times templates sql php modification etc but all i get is a blank white page :(

www.lomcn.co.uk/forum/proarcade.php

any ideas please?

thanks in advance.

futureal 04-27-2003 05:25 PM

Quote:

Today at 12:03 PM 1AnOnly said this in Post #1214
hmm i installed this hack checked it 3 times templates sql php modification etc but all i get is a blank white page :(

www.lomcn.co.uk/forum/proarcade.php

any ideas please?

thanks in advance.

Do you have a test account we could use to look at it? All we see is the "You need to register" message.

Fi_InCogNiTo 04-27-2003 05:53 PM

How can I get the background of my arcade page to look like this:
http://www.atmyparty.com/network/proarcade.php

And not like mine:
http://www.graphical-illusions.com/proarcade.php

I don't want the graphics in the background, just the colored tables =\

1AnOnly 04-27-2003 06:04 PM

yes sorry futureal

name:TheSurvivor
password:testing

also link again:

www.lomcn.co.uk/forum/proarcade.php

GaleForce 04-27-2003 09:03 PM

Futureal, is there a way I can upgrade to Beta 2 without having to go through the tedious process of uninstalling Beta 1?

-Sidekick- 04-27-2003 09:06 PM

Quote:

Today at 01:53 PM Fi_InCogNiTo said this in Post #1216
How can I get the background of my arcade page to look like this:
http://www.atmyparty.com/network/proarcade.php

And not like mine:
http://www.graphical-illusions.com/proarcade.php

I don't want the graphics in the background, just the colored tables =\

In your Forum Admin go to the edit templates area. Under Custom templates there will be a bunch of templates that start with vbarcade or something to that effect. You have to find the proper templates that include the tables you want to change and change the bg colors.

PixelFx 04-27-2003 09:06 PM

Fi_InCogNiTo

Its and issue with your style table background image, it's loading a background image in the table fields of your main forum's style.

You need to find where table background is loading in your forum style and either delete just the background image, aka background="image.gif" it or change the vb arcade code to use a background other than the table background ;) did that make sence?

Hopefully that will help ya. or point you in the right direction...

GaleForce 04-27-2003 09:08 PM

So, can anyone answer my question? :p

Is it possible to upgrade from Beta 1 to Beta 2 without having to go through uninstalling Beta 1 first?

futureal 04-29-2003 12:59 AM

GaleForce: Sadly, not really.

The templates you could probably just replace with never versions, rather than removing the old ones.

The SQL tables should be removed and then re-installed.

The actual code changes will mostly be in the same places, but not necessarily. That's why I've recommended uninstalling the original Beta 1 before installing Beta 2.

GaleForce 04-29-2003 01:27 AM

I don't have the instructions to Beta 1 installation, could you attach those so that I can download them and use them to uninstall beta 1? Thanks.

futureal 04-29-2003 03:33 AM

You'll find them here: https://vborg.vbsupport.ru/showthrea...610#post352610

GaleForce 04-29-2003 03:40 AM

Thanks!

eoc_Jason 04-29-2003 01:58 PM

I have a slight suggestion for scoring options... Rather than record every score, how about just like the top 10 or 25, like on a real arcade machine.... ;)

GaleForce 04-29-2003 02:22 PM

Because what if you want to know who came in 674th place?!?!?! :p

futureal 04-29-2003 06:23 PM

This is what is done for Beta 2.1 so far:

- Fixed SQL Error in User Detail Screen
- Fixed Game Ordering in User Detail Screen
- Fixed $bburl in User Detail Screen
- Fixed Mini-Scoreboard Display to show "Nobody" when a game is new
- Added Additional $_GET security (check for GET variables)
- Optimized Mini-Scoreboard Display, now 1 query per game
- Added Additional Statistics to Arcade Page (total users, games, time)
- Added Browser Compatibility Disclaimer

Before I release this sucker, can anybody think of anything else (major) that needs to be addressed?

I don't plan on adding any new features to the Arcade until there is a close-to-100% stable version that I can actually call a true release. I am more focused on fixing bugs and compatibility problems right now.

GaleForce 04-29-2003 07:53 PM

Quote:

A data mismatch has been discovered between the game and the arcade, normally as the result of a cheating attempt. This attempt has been logged, and the score invalidated. If you feel that you are receiving this message in error, please contact the system administrator.
I keep getting that error whenever I try to play. Other than that, the new arcade (Version 2) is very good. Would you mind modifying the 2.1 instructions a bit so that us 2.0 users could just upgrade instead of reinstalling it? Or you could just offer it as an upgrade, like install 2.0 first, and then install this "patch" :)

Also, how can I reduce the font size used for the $vpachamptext variable?
-- Nm, figured that one out, just need help with the others now.

PixelFx 04-29-2003 11:11 PM

futureal
My mind is blank, I just came onto install beta 2, but if your close or need someone to test beta 2.1 I can wait. if you want to PM me. :) Most of the ideas I have would be for addon's aka stock hack and point jackpot system updated for beta 2.1 ;)

give me tell if you need help,

I checked out your demo site, it looks great, did you change the admin cp at all? otherwise from an outside look I can't wait to install it :)

NuclioN 04-29-2003 11:36 PM

I don't know if this is the case with the proarcade but i read a page with the warning of a vulnarabilty in highscores (in general), where people can alter the score if they know the way it is set to the database, for example http://www.test.com/forum/proarcade....You&score=**** or something like that. I did'nt test this though and i hope this is a problem already solved or irrelevant. ;)

GaleForce 04-30-2003 01:02 AM

It doesn't work, just tried it on my forum... at least I dont believe it works. I changed You to my Username and Score to a number, and nothing happened except bringing me to the main Arcade screen.

eoc_Jason 04-30-2003 03:49 AM

You can't, because the page send the flash thing a hash, and then the flash page does something and sends the hash back...

That is why there is a hash code in the settings... it's what prevents people from cheating so easily...

vB-Host.com 04-30-2003 04:04 AM

*

futureal 04-30-2003 06:25 AM

Quote:

Yesterday at 03:53 PM GaleForce said this in Post #1229
Would you mind modifying the 2.1 instructions a bit so that us 2.0 users could just upgrade instead of reinstalling it? Or you could just offer it as an upgrade, like install 2.0 first, and then install this "patch" :)
Upgrading from Beta 2 to Beta 2.1 will be quite simple. Just upload the new files and make a few small template changes (so far).

Since I decided to stop adding features until an actual release is made, the table structure has not changed at all.

vB-Host.com 04-30-2003 06:00 PM

ok i moved from /forum to /root/ for my forum but now i get "vbProArcade Error: Invalid game name specified (todo: put something pretty here later)" once the game ends and it sends you back to proarcade.php

GaleForce 04-30-2003 07:04 PM

Quote:

Today at 08:25 AM futureal said this in Post #1235
Upgrading from Beta 2 to Beta 2.1 will be quite simple. Just upload the new files and make a few small template changes (so far).

Since I decided to stop adding features until an actual release is made, the table structure has not changed at all.


w00t, you rule. :D

GaleForce 04-30-2003 07:09 PM

Quote:

Today at 08:25 AM futureal said this in Post #1235
Upgrading from Beta 2 to Beta 2.1 will be quite simple. Just upload the new files and make a few small template changes (so far).

Since I decided to stop adding features until an actual release is made, the table structure has not changed at all.


Also, when you release the Full Release, will you include upgrade instructions?

futureal 04-30-2003 08:05 PM

Quote:

Today at 02:00 PM vB-Host.com said this in Post #1236
ok i moved from /forum to /root/ for my forum but now i get "vbProArcade Error: Invalid game name specified (todo: put something pretty here later)" once the game ends and it sends you back to proarcade.php
Do you have a sample login/password for your site?

futureal 04-30-2003 08:08 PM

Quote:

Today at 03:09 PM GaleForce said this in Post #1238
Also, when you release the Full Release, will you include upgrade instructions?

There will be upgrade instructions for all future releases. Beta 2 to 2.1, 2.1 to release (or whatever). There were no instructions for going from Beta 1.x to Beta 2 because I changed just about everything... there really was no possible upgrade path.


All times are GMT. The time now is 07:54 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.03640 seconds
  • Memory Usage 1,833KB
  • 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
  • (12)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