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)
-   -   Add-On Releases - v3 Arcade - Professional vBulletin Gaming (vB4) (https://vborg.vbsupport.ru/showthread.php?t=253211)

Gemma 11-30-2012 11:36 AM

Quote:

Originally Posted by trackpads (Post 2386766)
Amen and thanks for that too!!!

Uploading the file in the attachment in post #934, overwriting the existing one, should fix your problem with highscores only saving when the game is played for the first time which I seen you posted about on vBAdvanced.

vivapotenza 12-03-2012 07:15 PM

Installed, and working great!

where can i get more games that allow me to save highscores (not Mochi ones).

IVe got some games here which installed and ran ok, but when the game was complete it redirected me to the forum home instead of letting me save any scores, so ive removed them again for now?

Gemma 12-04-2012 11:04 AM

Google will help you find games - search for IPB Arcade games download - sorry you can't list games sites on here.

Highscores not saving could be due to numerous things.......

1. Games aren't highscore compatible - IPB, v3 Arcade or Mochi Games
2. You are running either vB CMS or vBAdvanced CMPS and need to make an edit to your index.php (it is mentioned any times in this thread)
3. You have a htaccess file with rules in it that 'bypass' your index.php
4. You have disabled the Arcade Forumhome Info & Index Compatibility plugin

The most common issue is running a portal and not editing your index.php

doubleclick 12-05-2012 04:15 PM

My forum isn't sending out emails to notify people when they have been challenged.
  • Email notifications for received private messages, new posts in subscribed threads, and forums go out.
  • In v3arcade default user settings, all are set to yes
  • Just in case, I ran the Set Challenge Permissions for All

Where else should I look to troubleshoot this?

thanks,
bw

Gemma 12-05-2012 06:00 PM

The 'Default User Settings' function will only work for newly registered members, it won't work for members who are already registered.

Are the arcade settings set to accept notification by email in the UserCP?

I've not had any problems with email notifications for beaten scores, tournaments or challenges and cannot reproduce any error of non-delivered email notifications.

edit: YOu would need to get the users to updated their settings manually, or if you want everyone to be notified by email (or PM) you could probably do a database query.

doubleclick 12-08-2012 01:52 AM

Hi Gemma

I installed v3 after most of my members were already here, so if the initial default is to have no notifications, and there is no way to change that globally then I guess the database query is the only option. Maybe in a future upgrade it could be set the same way that admins can globally change the challenge permissions to force all members to allow challenges initially. Just a thought.

Back here in the present, though, I tried looking through the database to find the table that holds the settings so I could run the query as you suggested, and can't find the one that holds these settings. Do you happen to know which table these settings reside?

Thanks

Gemma 12-08-2012 08:12 AM

Quote:

Originally Posted by doubleclick (Post 2389219)
Hi Gemma

I installed v3 after most of my members were already here, so if the initial default is to have no notifications, and there is no way to change that globally then I guess the database query is the only option. Maybe in a future upgrade it could be set the same way that admins can globally change the challenge permissions to force all members to allow challenges initially. Just a thought.

That is something you would need to ask the developers about. Due to the lack of activity from Brian I am unsure whether we will ever see an update of the arcade

Quote:

Back here in the present, though, I tried looking through the database to find the table that holds the settings so I could run the query as you suggested, and can't find the one that holds these settings. Do you happen to know which table these settings reside?

Thanks
I'm assuming there is settings stored in the database. I'll have a look later and let you know

Gemma 12-08-2012 06:26 PM

Ok, some super-crazy combinations here. I've not worked them all out and I'd advise you to probably set everything to YES then let your members switch off as desired. Here are the queries I managed to determine.

Everything to YES

UPDATE `user` SET `arcadeoptions` = '1023'

Allow Challenges set to YES


UPDATE `user` SET `arcadeoptions` = '1'

Allow Challenges and Auto-Accept set to YES

UPDATE `user` SET `arcadeoptions` = '3'

Allow Challenges, Auto Accept, Email Notification and Tournament Events

UPDATE `user` SET `arcadeoptions` = '519'

Allow Challenges, Auto Accept, Use Email, Use PM and Tournament Events

UPDATE `user` SET `arcadeoptions` = '527'

Allow Challenges, Auto Accept, Use Email, Use PM, High Score Beaten, When Challenged and Tournament Events

UPDATE `user` SET `arcadeoptions` = '575'

Everything EXCEPT Email Notifications Set To YES

UPDATE `user` SET `arcadeoptions` = '1019'

doubleclick 12-09-2012 12:09 PM

wow. thank you for the extensive work. I'll run that today.

Quote:

Originally Posted by Gemma (Post 2389252)
I am unsure whether we will ever see an update of the arcade

So has vbAdvanced dropped this mod? If there are no updates, then vb5 will essentially kill it off. Not good news for us Arcade Junkies!

Thanks again for going the extra mile to create that query. It is a big help in getting things hopping again with the games.

Hostboard 12-09-2012 12:48 PM

Quote:

Originally Posted by Gemma (Post 2389252)
That is something you would need to ask the developers about. Due to the lack of activity from Brian I am unsure whether we will ever see an update of the arcade

This and Current Version: 2.0.3 (Released 06-08-2011) nailed the coffin shut for me... Unfortunately will be porting to another developers arcade with whom I seem to be running more and more of their software....


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