vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - v3 Arcade - Games Arcade System for 3.6.0 (https://vborg.vbsupport.ru/showthread.php?t=114012)

SaN-DeeP 05-11-2006 12:16 AM

added the codes above to postbit still cannot get challenges in postbit ?

Oblivion Knight 05-11-2006 05:31 AM

Quote:

Originally Posted by SaN-DeeP
added the codes above to postbit still cannot get challenges in postbit ?

The user must allow others to challenge them for the option to appear in the postbit.

User CP -> Arcade Options

Martin-TMGRS 05-11-2006 07:28 AM

Quote:

Originally Posted by SaN-DeeP
added the codes above to postbit still cannot get challenges in postbit ?

same here too

Quote:

Originally Posted by Oblivion Knight
The user must allow others to challenge them for the option to appear in the postbit.

User CP -> Arcade Options

I dont see it in User CP

Oblivion Knight 05-11-2006 07:36 AM

profile.php?do=editarcade

Martin-TMGRS 05-11-2006 07:44 AM

Yes that works, but I still dont see it in User CP Control Panel or in the Arcade it self.

Oblivion Knight 05-11-2006 09:59 AM

It should be listed in the User CP on the left menu, you must have missed the template edit for USERCP_SHELL.

Martin-TMGRS 05-11-2006 10:23 AM

D'oh!!!!! silly me lol. I can now see the menu in the User CP and have also done the other template mods. But how do I challenge another member of my forum ? Thanks for your help Oblivion Knight

Oblivion Knight 05-11-2006 10:30 AM

As I've said, a user must allow other users to challenge them in order for the option to appear.

If you'd rather have this as an opt-out option instead of opt-in, run these 2 queries:


Query to update current users to;
Allow Challenges, Use Private Messages and Someone has challenged you:

Code:

UPDATE user SET arcadeoptions = '41'
Query to auto-enable the same options for future registrations:
Code:

ALTER TABLE user CHANGE arcadeoptions arcadeoptions int(10) UNSIGNED NOT NULL DEFAULT '41'

Martin-TMGRS 05-11-2006 10:46 AM

Quote:

Originally Posted by Oblivion Knight
As I've said, a user must allow other users to challenge them in order for the option to appear.

I have another account that has challenges enabled and my own but still dont see anything

Keyser520 05-11-2006 06:17 PM

How can I add more games? I don't see any on the v3arcade site.


All times are GMT. The time now is 09:32 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.02880 seconds
  • Memory Usage 1,736KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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