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)

Rob F 03-04-2010 12:19 PM

Quote:

Originally Posted by andreamarucci (Post 1996714)
Thanks DJ but this thread has 371 pages. Any suggestion on what to search for?

Check the support forum as Digital Jedi suggested ;)

https://vborg.vbsupport.ru/forumdisplay.php?f=170

adreen 03-05-2010 04:33 AM

looks quite complicated, but i downloaded.
thanks

SorentoUltimate 03-07-2010 12:36 AM

Thanks for ibProArcade

Yurified 03-07-2010 05:15 AM

Does this work on version vb 4.0.2?

forum4 03-07-2010 06:16 AM

Quote:

Originally Posted by Digital Jedi (Post 1995353)
Yup, just as it says at the very top of the modification:

I know, and I read that to, yet, I still feel better :D

Rob F 03-07-2010 07:00 PM

Quote:

Originally Posted by Yurified (Post 1998887)
Does this work on version vb 4.0.2?

Yes

Hornstar 03-08-2010 04:49 AM

Why does this modification say vB Version: 3.8.x

While it is in the vbulletin 4 area?

Yurified 03-09-2010 03:03 PM

Ok guys, got a problem, when i go to Admin CP and click on any option in Arcade, everything is blank, please help? i can't play any games because when i click on a game it says this:
'The administrator has disabled playing games for your usergroup.'
Thanks.

animate 03-10-2010 06:31 AM

After Submit a Scrote become the Error

Cant submit because Securitytokens not given.

Have updated to vb4.0.2 and all files to newest 2.7.0+ ibproarcade!

can someone help?

Ok fixed ... for the VB4 Suite must use the vbadvanced installation guide

horussjr 03-10-2010 05:45 PM

the games in which a user is champion are not scrolling in postbit. why? how can i fix this? thx

kalisekj 03-10-2010 11:19 PM

Great Mod My Users Love it, Thanks for keeping it updated. One Major Problem I have run into is that I have 7,500 games I wanted sorted into 53 categories, unfortunately the categories keep stretching page to the right instead of making a second column of categories. Meaning now the arcade section now has a huge horizontal bar.
Any Fix For This? Or Must I put 7,500 games in just 15 categories?

Jabong82 03-11-2010 01:18 AM

Quote:

Originally Posted by kalisekj (Post 2001222)
Great Mod My Users Love it, Thanks for keeping it updated. One Major Problem I have run into is that I have 7,500 games I wanted sorted into 53 categories, unfortunately the categories keep stretching page to the right instead of making a second column of categories. Meaning now the arcade section now has a huge horizontal bar.
Any Fix For This? Or Must I put 7,500 games in just 15 categories?

In your Admin CP click "Arcade Main Settings" and then scroll down and you will see "Amount of cats to show per row". That will allow you to sort how many categories per row you want. I set mine to 4, so each row only has 4, and then next 4 is underneath etc. etc.

War.Frog 03-11-2010 03:54 AM

I haven't seen this posted in this thread so forgive me if it already has. MANY users (myself included) are having major alignment issues in the postbit legacy, particularly when using scrolling marquee.

Join Date etc. is pushed way over, and/or there's a lonely colon sitting above it. Like in this example:

https://vborg.vbsupport.ru/external/2010/03/62.jpg


The cause appears to be an orphaned </dd> tag that is incorrectly coded with an opening <dt>. To fix:

In Postbit Templates > postbit_legacy:

Find:
Code:

<dt>{vb:raw post.crowns}{vb:raw post.champtext}</dd><br />
Replace with:
Code:

<dd>{vb:raw post.crowns}{vb:raw post.champtext}</dd><br />
Works like a charm!

https://vborg.vbsupport.ru/external/2010/03/52.png

Hope this helps.

andreamarucci 03-11-2010 08:55 AM

1 Attachment(s)
I've noticed that the italian language included in the package is not correct so I've revised it and that's a new version corrected and revised. There are many errors in there...

Hippy 03-11-2010 03:11 PM

worked thanks .. do you have any idea why the scroll only shows 1 game then restarts.. used to scroll all the games you are in 1st

Quote:

Originally Posted by War.Frog (Post 2001330)
I haven't seen this posted in this thread so forgive me if it already has. MANY users (myself included) are having major alignment issues in the postbit legacy, particularly when using scrolling marquee.

Join Date etc. is pushed way over, and/or there's a lonely colon sitting above it. Like in this example:

https://vborg.vbsupport.ru/external/2010/03/62.jpg


The cause appears to be an orphaned </dd> tag that is incorrectly coded with an opening <dt>. To fix:

In Postbit Templates > postbit_legacy:

Find:
Code:

<dt>{vb:raw post.crowns}{vb:raw post.champtext}</dd><br />
Replace with:
Code:

<dd>{vb:raw post.crowns}{vb:raw post.champtext}</dd><br />
Works like a charm!

https://vborg.vbsupport.ru/external/2010/03/52.png

Hope this helps.


glen290 03-12-2010 10:51 AM

I updated to the latest version of Vbulletin (4.0.2) and now no scores are being saved, will i need to reinstall the arcade to fix this ?

Hippy 03-12-2010 07:10 PM

Quote:

Originally Posted by glen290 (Post 2002114)
I updated to the latest version of Vbulletin (4.0.2) and now no scores are being saved, will i need to reinstall the arcade to fix this ?

check the install info.. there is some code to add to your index If I remember correctly

CoZmicShReddeR 03-13-2010 01:23 AM

I had Just downloaded and installed it and its working good so far on VB CMS 4.02!

I had issues with the game ending and clicking ok and going to localhost but then I followed the directions found in the "INFO - vbadvanced or another Portal.txt" Once I added that information to the top of index.php it started submitting the scores just fine with default games!

IRANCITY 03-13-2010 09:24 AM

i install ibProArcade
but when i click on topic i see data base err
Database error in vBulletin 3.8.5:

Invalid SQL:

SELECT t.champion, u.userid FROM tournaments AS t
LEFT JOIN user AS u ON (t.champion = u.username)
WHERE champion<>'';

MySQL Error : Illegal mix of collations (latin1_general_ci,IMPLICIT) and (latin1_swedish_ci,IMPLICIT) for operation '='
Error Number : 1267
Request Date : Friday, March 12th 2010 @ 09:15:10 PM
Error Date : Friday, March 12th 2010 @ 09:15:10 PM
Script : http://forum.iecloob.com/showthread.php?t=23722
Referrer :
IP Address : 78.39.40.253
Username : Mr . Saeed
Classname : vB_Database
MySQL Version : 5.0.51a-community-log

what am i doing ?

ExTincTi0N 03-13-2010 04:26 PM

Other members and I myself get

"Your submission could not be processed because a security token was missing.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error."

When it trys to submit a score.

fogjuice 03-14-2010 09:37 PM

I think this mod is dead, it hasn't been updated in months despite there being bugs and display issues.

Gn_Snake 03-14-2010 09:43 PM

Quote:

Credo che questo mod ? morto, non ? stato aggiornato in questi mesi, nonostante fossero state bug e problemi di visualizzazione.
supporto qui
https://vborg.vbsupport.ru/forumdisplay.php?f=170

Digital Jedi 03-15-2010 03:15 AM

Quote:

Originally Posted by fogjuice (Post 2003686)
I think this mod is dead, it hasn't been updated in months despite there being bugs and display issues.

The display issues and the score saving issues have been addressed several times over, in the support forums.

glen290 03-15-2010 08:30 AM

Quote:

Originally Posted by Hippy (Post 2002355)
check the install info.. there is some code to add to your index If I remember correctly

Sorted, thanks for the help :D

TheChaosFactor 03-16-2010 01:51 AM

"Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/class_bootstrap.php(1146) : eval()'d code on line 133"

Comes up when I try to save high scores. And I get the following vbulletin message:

"Your submission could not be processed because a security token was missing."

AURFSCAN 03-16-2010 02:23 AM

Quote:

Originally Posted by TheChaosFactor (Post 2004497)
"Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/class_bootstrap.php(1146) : eval()'d code on line 133"

Comes up when I try to save high scores. And I get the following vbulletin message:

"Your submission could not be processed because a security token was missing."

Quote:

Originally Posted by Digital Jedi (Post 2003863)
The display issues and the score saving issues have been addressed several times over, in the support forums.

:up: dj


same error.. new Install but fixed with this :)

SEW810 03-18-2010 04:56 AM

Is there a way to delete some user's "best ever record" ?
There is no option :( , i just could erase Tops record but NOT "best ever."

Regards

golfing123 03-18-2010 06:42 PM

Hey everyone

when i tried to install a new arcade game on my board today

this error message always comes up

/home/saucerfo/public_html/testings/arcade/tmp is write-protected. Please change CHMOD to 0777 via FTP.

I changed the permission to 0777 but that error message always comes up

so how can i fix it then

Hippy 03-18-2010 07:30 PM

Quote:

Originally Posted by golfing123 (Post 2005986)
Hey everyone

when i tried to install a new arcade game on my board today

this error message always comes up

/home/saucerfo/public_html/testings/arcade/tmp is write-protected. Please change CHMOD to 0777 via FTP.

I changed the permission to 0777 but that error message always comes up

so how can i fix it then

did you set CHMOD to the /arcade directory and all its subfolders to 0777
?

golfing123 03-18-2010 07:59 PM

yes i did

and it still won't allow me to install any new games on it at all

so what else could be wrong then

ellinofatsa 03-18-2010 07:59 PM

thank you from grecce!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Hippy 03-18-2010 08:01 PM

Quote:

Originally Posted by golfing123 (Post 2006043)
yes i did

and it still won't allow me to install any new games on it at all

so what else could be wrong then

thats all it could be it's a permission problem..
as long as its 777 all should work..

customcolor 03-19-2010 02:39 AM

where do you get new arcade games??

doubleclick 03-19-2010 09:01 AM

Welcome back SEW810!

Quote:

Originally Posted by SEW810 (Post 2005841)
Is there a way to delete some user's "best ever record" ?
There is no option :( , i just could erase Tops record but NOT "best ever."
Regards

I don't see a "real" way to do this, but if I wanted to do this, I'd try deleting the game and reinstalling it. That would probably remove all scores, so I don't know if that is useful to you.

A more precise way would be to edit the database, but I just looked and couldn't find which table each game's Best Ever score is in. Perhaps someone here or in the support forum could provide that information.

Rob F 03-19-2010 10:19 AM

Quote:

Originally Posted by golfing123 (Post 2006043)
yes i did

and it still won't allow me to install any new games on it at all

so what else could be wrong then

Did you change the CHMOD of every folder and sub-folder?

I had a similar issue before where I had changed the CHMOD to 777 on the main folder, ticked the box to change all sub-folders too but when my ftp program was finished carrying out the command I found that half the sub-folders hadn't been changed. Had to do each folder individually to get it right.

Might be worth checking?

chatzworld 03-21-2010 07:15 PM

when I am playing this and playing a game it and when sending the score I get the error message:

Your submission could not be processed because a security token was missing.

this is using the lastest version of vBulletin

Hippy 03-21-2010 07:21 PM

check the install file... you need to add some code to your index file

chatzworld 03-21-2010 08:37 PM

yeh found that after posting DOUH lol :)

Professional2 03-22-2010 05:36 AM

will it work on 4.0.2???

IRANCITY 03-22-2010 08:35 AM

https://vborg.vbsupport.ru/external/2010/06/10.gif
un supported hack


All times are GMT. The time now is 07:19 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.06395 seconds
  • Memory Usage 1,834KB
  • 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
  • (4)bbcode_code_printable
  • (15)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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