vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - v3 Arcade - Professional vBulletin Gaming (https://vborg.vbsupport.ru/showthread.php?t=205692)

ofir24 10-22-2011 05:19 PM

working on vb 4.1.7?

BirdOPrey5 10-22-2011 05:26 PM

VB 4.x version: https://vborg.vbsupport.ru/showthread.php?t=253211

aranthorn 11-25-2011 10:11 PM

Quote:

Originally Posted by Davey-UK (Post 2051109)
If anyone else seems to be having the same trouble, i worked out the query.
In your phpmyadmin, it will already be showing as zero, but running this query will make all games be HIGHEST SCORE WINS.

Code:

UPDATE vb_v3arcade_games SET isreverse=1
Make sure you rename the vb_ , to your own table prefix.

Weird. I had that issue, but had to run the query =0 which is backwards, but it worked. Maybe because I switches from ibproarcade and imported all the games.

KW802 02-07-2012 08:59 PM

v3 Arcade is now a member of the vBadvanced family!

http://www.vbadvanced.com/forum/showthread.php?t=47571

The support forums & data from v3Arcade.com have been merged into the vBadvanced.com site.

team76 02-26-2012 11:15 AM

How to show at the top of the arcade, Everything those who play in arcade , and has which game?

for Vb 4

bklynjava 08-03-2012 02:28 PM

Works fine on 3.8.0...

infnity8x3 09-25-2012 07:59 PM

Hello all, I have a problem with my install. I converted from IBP to v3 now on the leaderboard all the game dates are from 1969. I have found posts refering to fixes but they are dead ends as http://www.v3arcade.com is no longer and a script fix on http://www.vbadvanced.com/forum/showthread.php?t=46880 is no longer in the attachment.

Gemma 09-25-2012 10:23 PM

Quote:

Originally Posted by infnity8x3 (Post 2368518)
Hello all, I have a problem with my install. I converted from IBP to v3 now on the leaderboard all the game dates are from 1969. I have found posts refering to fixes but they are dead ends as http://www.v3arcade.com is no longer and a script fix on http://www.vbadvanced.com/forum/showthread.php?t=46880 is no longer in the attachment.

I got Kevin to post the file over on vB Advanced.

Just run the file ie http://www.yoursite.com/sk_leaderboardfix.php

That should fix your date problem.

infnity8x3 09-25-2012 10:37 PM

Thank you it worked :)

And for all the ppl getting the
Code:

Warning: Invalid argument supplied for foreach() in [path]/includes/v3arcade_functions.php on line 203
error in leaderboard I fixed it by turning off the Display Award Images option in v3arcade leaderboard settings in the acp

Chase 12-21-2012 08:41 PM

Quote:

Originally Posted by Dan! (Post 2021147)
Im getting errors on your plugin.

PHP version: 5.3.2
vBulletin version: 3.8.5
Error:
Code:

Deprecated: Assigning the return value of new by reference is deprecated in /home/socialop/public_html/downthepub/includes/init.php  on line 55

Deprecated: Assigning the return value of new by reference is deprecated in /home/socialop/public_html/downthepub/includes/init.php on line 107

Deprecated: Assigning the return value of new by reference is deprecated in /home/socialop/public_html/downthepub/includes/init.php on line 111

Deprecated: Assigning the return value of new by reference is deprecated in /home/socialop/public_html/downthepub/includes/init.php on line 119

Deprecated: Assigning the return value of new by reference is deprecated in /home/socialop/public_html/downthepub/includes/init.php on line 130

Deprecated: Assigning the return value of new by reference is deprecated in /home/socialop/public_html/downthepub/includes/init.php on line 134

Deprecated: Assigning the return value of new by reference is deprecated in /home/socialop/public_html/downthepub/includes/init.php on line 142

Deprecated: Assigning the return value of new by reference is deprecated in /home/socialop/public_html/downthepub/includes/init.php on line 211

Deprecated: Assigning the return value of new by reference is deprecated in /home/socialop/public_html/downthepub/includes/init.php on line 389

Deprecated: Assigning the return value of new by reference is deprecated in /home/socialop/public_html/downthepub/includes/class_core.php on line 2552

This displays at the very top of the page.

I also get this message where the arcade should view:



Any ideas?

Quote:

Originally Posted by Dan! (Post 2021172)
In reply to my own post, I've now fixed the issue.

I simply editted:
PHP Code:

// ####################### SET PHP ENVIRONMENT ###########################
error_reporting(E_ALL & ~E_NOTICE); 

To:
PHP Code:

// ####################### SET PHP ENVIRONMENT ###########################
error_reporting(E_ALL & ~E_NOTICE & ~8192); 


Seems to have fixed the issue.

The problem appears to be PHP 5.3.x as I just started having the same problem here (as well as with my other plug-ins)

Can anyone tell me which file needs to be edited? Dan left that part out.


All times are GMT. The time now is 10:11 PM.

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.01896 seconds
  • Memory Usage 1,752KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_php_printable
  • (4)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
  • (10)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