vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - ibProArcade - professional Arcade System (https://vborg.vbsupport.ru/showthread.php?t=101554)

eXtremeTim 11-24-2006 10:45 AM

2500+ arcade games up for download. ;)

Yes i finally put all the games i have in my archives together into one archive.

http://gaming.extremechatforums.com/...d.php?t=171857

Register and then download the torrent file to start the download.

Please dont ask for an http link the file is almost 1gig in size.

acegames 11-25-2006 05:21 PM

I have installed and converted from V3 arcade , works fine apart from when I add a new game it does not show on the arcade main screen "Latest Games"

Any clues as to what is wrong ?

Devil Woman 11-25-2006 06:00 PM

Hi there I have just added this into my forum and I am having 2 problems

I am getting an error on the main arcade page

Quote:

Parse error: syntax error, unexpected '<' in /home/sharece/public_html/forum/arcade.php(97) : eval()'d code on line 1
and also I am having to slide the page across a little to see all the arcade.

Any help is appreciated

Thanks

da420 11-25-2006 06:41 PM

Looks like no one ever reads the first post. :)

Support Forums

acegames 11-25-2006 09:45 PM

Quote:

Originally Posted by acegames (Post 1124955)
I have installed and converted from V3 arcade , works fine apart from when I add a new game it does not show on the arcade main screen "Latest Games"

Any clues as to what is wrong ?

Ahh my bad , if the game is not in a category other than default it wont show on the main "Newest Game" page

JakeS 11-27-2006 01:02 PM

Just transfered v3Arcade to this working nicely thanks :)

RobParker 11-29-2006 04:22 PM

I'm hoping someone can help with the following.

I'm trying to add some google ads into the arcade template.

I've created a php file including the code and then set the following plugin:

ob_start();
include('path/to/forums/google.php');
$google = ob_get_contents();
ob_end_clean();

I've tried using the global_start hook for this but that didn't work so then I tried the ibproarcade_global_start hook but it's still not working.

Any ideas which hook I should be using?

I've just tried adding $google into the template but obviously this depends where I add it as to what other code I need. Ideally it'd be between the arcade navbar and the main content.

ElForro 12-01-2006 03:09 AM

I've read that VBSeo was causing an error while submitin a comment with the score. Well, I have that exact problem, and VBSeo installed. Well, in fact, the problem is only with a "YetiSports" game I've installed. Maybe just a problem with that game or with the games with "gamedata" folder or something?

The lines in arcade.php seems to be fine.

I've got:

Code:

$ibforums->vars['base_url'] = $forumpath . "/" . "arcade.php?".$sess."&amp;";
$ibforums->base_url = $forumpath . "/" . "arcade.php?".$sess."&amp;";

Should I change anything else?

Thanks!

projectego 12-01-2006 02:57 PM

Awesome hack! Absolutely installed. ;)

da420 12-01-2006 08:03 PM

hmmm... just noticed this was updated to 2.5.8.

Any info on the new version? Just bug fixes, or new features, or what?

Thanks. :)

MrZeropage 12-01-2006 08:13 PM

I really advise all of you to update - details about the changes are in the mail you should have from vbulletin.org if you clicked INSTALL here, otherwise just look in the archive itself ("release history.txt")

DementedMindz 12-01-2006 08:19 PM

2.5.8 will it address these issues https://vborg.vbsupport.ru/showthread.php?p=1120303

or these

https://vborg.vbsupport.ru/showthread.php?t=130459

since them threads were never given a true answer

James T Brock 12-01-2006 08:21 PM

Have the server load issues that plague bigger forums been fixed yet, or do we still have to wait on that?

emtee 12-01-2006 08:29 PM

2.5.8 fixes (in the zip files)

v2.5.8+ (Released 1st December 2006)
====================================

Bugs fixed:
* you can now use special characters without getting errors
* time-reset in tournament when not beating your own result
* some small bugfixes

Improvements:
* new AdminCP-Option "Information" with links to support ect.

Updates:
* integrated ZIP-functionality updated

====================================

/me thanks MrZeropage for this unexpected update!

MrZeropage 12-01-2006 08:30 PM

Performance is improved since v2.5.7+ and is working well on big forums when using correct settings ;)

score-submitting problems could not be verified on any site I administer, but I got some hints that vbSEO and other ReWrite-things may interfer with those FlashGames ...



This mainly is a bugfix-update-release so everybody should update!

DementedMindz 12-01-2006 08:48 PM

1 Attachment(s)
Quote:

Originally Posted by MrZeropage (Post 1129614)
score-submitting problems could not be verified on any site I administer, but I got some hints that vbSEO and other ReWrite-things may interfer with those FlashGames ...


It seems as if the members gets say a score of 24 and the next game they get 24 it saves both of them scores. there has been alot of people having this problem me included. there is 2 threads open in the support forum. here is a screen shot to show you what i mean.


Attachment 57023

redlabour 12-01-2006 09:05 PM

And i cant say it often enough - we all would be happy if there where some other Features that are Default at v3Arcade. I really miss this things :
  1. - Challenge system for one-on-one contests.
  2. Change Resolution and Fullscreen to Games

JakeS 12-01-2006 09:07 PM

Downloaded, getting ready to upgrade.

KURTZ 12-01-2006 09:16 PM

<font color="#33CC00">UPGRADED</font>

da420 12-01-2006 09:19 PM

Quote:

Originally Posted by MrZeropage (Post 1129614)
Performance is improved since v2.5.7+ and is working well on big forums when using correct settings ;)

score-submitting problems could not be verified on any site I administer, but I got some hints that vbSEO and other ReWrite-things may interfer with those FlashGames ...



This mainly is a bugfix-update-release so everybody should update!

Thanks Zero.

One thing that is minor, but it bugs me, is the new trophy icons. It shows for all members whether they have won tourney's or not. Is there any way to set it up so the members with 0 high scores the trophy does not show up?

Or possibly make it that way for upcoming release? ;)

Again, thank you for this wonderful hack! :)

Shazz 12-01-2006 09:19 PM

Updating now thanx :)

MrZeropage 12-01-2006 09:47 PM

Quote:

Originally Posted by redlabour (Post 1129631)
And i cant say it often enough - we all would be happy if there where some other Features that are Default at v3Arcade. I really miss this things :
  1. - Challenge system for one-on-one contests.
  2. Change Resolution and Fullscreen to Games

Repeating yourself does not speed up things ;)

1. 2-Player-Tournament
2. Play in PopUp, there you can change size/resolution and even fullscreen

KURTZ 12-01-2006 09:54 PM

great Zero really great!

DementedMindz 12-01-2006 09:57 PM

also found another way members like to cheat is by using programs like game speeder where you can slow things down or speed them up.

ogameclub 12-01-2006 10:20 PM

Thank you.
Is generates "New upgrade" Empty PM ?

Example:
http://img72.imageshack.us/img72/9103/adszrn8.png

iran.gs 12-01-2006 11:27 PM

i installed it everything shows , how ever once i got to do the coding as it say in the installation...

these were not found in my server forlder //
Open "includes/functions_showthread.php"

Open "includes/functions_online.php" <<<< found but
error_reporting(E_ALL & ~E_NOTICE);
not found
what am i doing wrong ?????

DementedMindz 12-02-2006 12:14 AM

Quote:

Originally Posted by MrZeropage (Post 1129614)
score-submitting problems could not be verified on any site I administer, but I got some hints that vbSEO and other ReWrite-things may interfer with those FlashGames ...


could you tell us any way to remove dup scores this way its not on everygame like that? maybe some kind of sql command?

Mikecp421 12-02-2006 12:19 AM

upgraded and got this error when I go to the arcade

Parse error: syntax error, unexpected $end in /home/acidstud/public_html/forums/arcade/functions/functions.php on line 1595

Shazz 12-02-2006 12:30 AM

Working perfect thanx

Mikecp421 12-02-2006 12:41 AM

forget it its a problem on my end

Shazz 12-02-2006 01:03 AM

Quote:

Originally Posted by Mikecp421 (Post 1129734)
forget it its a problem on my end

Glad to see you figured it out :alien:

MrZeropage 12-02-2006 05:49 AM

Quote:

Originally Posted by DementedMindz (Post 1129668)
also found another way members like to cheat is by using programs like game speeder where you can slow things down or speed them up.

There is no way to prevent this using PHP ;)

About the "multiple score saving" - ok, I now understand, it seems you have "save only users top score per game" activated. I will check and fix that ...


@Mikecp421:
use support-forum next time, for now re-upload and overwrite all files again

DementedMindz 12-02-2006 05:56 AM

yes your right thats what i have this way the sql dont get filled with scores that are meaningless also what would be nice is a way to not save scores of 0 cause that gets out of hand. today i went through the sql and there was like 1000's of scores with 0 so i removed them all. im looking to try and find a way to prevent the game speeder maybe if it reads there running it cause it has to send some kinda packet. so maybe if i can find out which i can limit it or ban it.

KURTZ 12-02-2006 10:57 AM

i've got a trouble with the tournaments:

the first player that finish the game i setled like the winner but when the second player finishes and he has the best score the winner changes ... is it normal?

Greek Wizard 12-02-2006 02:19 PM

Thanks for the update, but really disappointed there was not more to it.

I was hoping to see larger (16, 32+ person tourneys)

Maybe next update?

ABDALWAHID 12-04-2006 07:44 AM

I have a problem with delete!


Code:

mySQL query error: INSERT INTO games_champs (champ_gid,champ_gtitle,champ_mid,champ_name,champ_date,champ_score) VALUES ('450','Mr. Flacit\\\\'s Word Search','33751','mollycan','1164647377','117')

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 's Word Search','33751','mollycan','1164647377','117')' at line 1
mySQL error code:
Date: Monday 04th of December 2006 10:42:58 AM


MrZeropage 12-04-2006 12:38 PM

update to v2.5.8+ tthis solves the problem - and use the support-forum next time ;)

Shazz 12-04-2006 12:48 PM

Quote:

Originally Posted by MrZeropage (Post 1131565)
update to v2.5.8+ tthis solves the problem - and use the support-forum next time ;)

You might need the support forum in your original post up top in bigger font :rolleyes:

rolandogomez 12-05-2006 02:26 AM

What happened to the "support forum?" See this post, thanks, rg sends!

rolandogomez 12-05-2006 02:29 AM

Quote:

Originally Posted by da420 (Post 1125001)
Looks like no one ever reads the first post. :)

Support Forums

Perhaps cause you don't get answers there. I posted on Nov. 30, still waiting...thanks, rg sends!


All times are GMT. The time now is 05:12 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.10720 seconds
  • Memory Usage 1,825KB
  • 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
  • (5)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