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)

BlackJacket 03-10-2009 08:23 PM

Quote:

Originally Posted by KW802 (Post 1765037)
If that is an IB v32 game, then that will be taken care of in the upcoming 1.0.9 release.

Its the one from the V3arcade site.

Ljusya 03-11-2009 12:03 AM

I have registered on v3arcade.com but i can`t download 1.0.9 beta

How many time to wait for 1.0.9 release?

KW802 03-11-2009 12:08 AM

Quote:

Originally Posted by Ljusya (Post 1765341)
I have registered on v3arcade.com but i can`t download 1.0.9 beta

How many time to wait for 1.0.9 release?

Access to the beta versions are only available to those with a Branding Free License. After any problems with the beta versions have been fixed, then it will be released to everybody.

GoTTi 03-12-2009 03:22 AM

kw802, can i import games without the .php file for the games or am i assed out??

KW802 03-12-2009 03:27 AM

Quote:

Originally Posted by GoTTi (Post 1766211)
kw802, can i import games without the .php file for the games or am i assed out??

You can likely try to recreate the PHP files, but you'll lose the game's information (eg: name, description, specified resolution, etc.). No chance of their being a database backup you can use?

realmr 03-12-2009 08:21 AM

when can we expect re-launch of v3arcade ?
I have some games with me with edit permissions,

KW802 03-12-2009 08:55 AM

Quote:

Originally Posted by realmr (Post 1766301)
when can we expect re-launch of v3arcade ?
I have some games with me with edit permissions,

Re-launch of which part of v3 Arcade? 1.0.8 has been released here, 1.0.9 will be ready shortly, and the web site has been re-opened for over a month a now.

tyranny 03-13-2009 07:00 PM

Quick question. I want guests to be able to play games in the arcade. So I marked "Can Play Arcade" in the not logged in usergroup permissions, but when I go to play a game not logged in I get this error:

"In order to play GAME NAME, you need to have a reputation of at least 0 points. Your current reputation stands at points. "

Tried changing the required reputation points to -1000, 0 and even leaving it blank. Nothing. Anyway to make it so reputation points do not matter?

Thanks!

skhms 03-13-2009 07:33 PM

Quote:

Originally Posted by tyranny (Post 1767391)
Quick question. I want guests to be able to play games in the arcade. So I marked "Can Play Arcade" in the not logged in usergroup permissions, but when I go to play a game not logged in I get this error:

"In order to play GAME NAME, you need to have a reputation of at least 0 points. Your current reputation stands at points. "

Tried changing the required reputation points to -1000, 0 and even leaving it blank. Nothing. Anyway to make it so reputation points do not matter?

Thanks!

This is an old bug.
Perhaps it can be fixed now in future versions *hint* *hint* ;)

In arcade.php find:
PHP Code:

$vbulletin->userinfo['posts'] = 0

Below it, add:
PHP Code:

$vbulletin->userinfo['reputation'] = 0

Hope that helps.

/SK

tyranny 03-13-2009 07:42 PM

Perfect!

Thank you :)

Quote:

Originally Posted by skhms (Post 1767410)
This is an old bug.
Perhaps it can be fixed now in future versions *hint* *hint* ;)

In arcade.php find:
PHP Code:

$vbulletin->userinfo['posts'] = 0

Below it, add:
PHP Code:

$vbulletin->userinfo['reputation'] = 0

Hope that helps.

/SK



All times are GMT. The time now is 10:47 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.02943 seconds
  • Memory Usage 1,751KB
  • 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_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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