Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > Premium Archives > ibProArcade Archive
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
How do I enable GUEST to play the arcade? Details »»
How do I enable GUEST to play the arcade?
Version: , by Madmp3zz Madmp3zz is offline
Developer Last Online: Oct 2010 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 02-03-2006 Last Update: Never Installs: 0
 
No support by the author.

I have seen this question asked multiple times but nobldy has had an answer for it, that I have found anyways.

How do I enable GUEST to play the arcade?

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 02-05-2006, 05:00 AM
cyberhypnotic cyberhypnotic is offline
 
Join Date: Nov 2005
Posts: 79
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just showed you how.
Reply With Quote
  #13  
Old 02-05-2006, 11:13 AM
Settler Settler is offline
 
Join Date: Jun 2005
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

MrZeropage
can you post a way, how we can do it self, that guest can play online games, but the scores do not save's?

thx

Excuse mine english
Reply With Quote
  #14  
Old 02-05-2006, 01:43 PM
Madmp3zz Madmp3zz is offline
 
Join Date: Aug 2005
Posts: 103
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by cyberhypnotic
I just showed you how.
Ya but Zero said that would cause bad entries in the "games_scores" database.
Did you check and see if that happens?
Reply With Quote
  #15  
Old 02-05-2006, 03:34 PM
cyberhypnotic cyberhypnotic is offline
 
Join Date: Nov 2005
Posts: 79
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry, misunderstood what he was saying exactly. I've checked the database and there are no other entries than what need to be there.

Guests do not add extra, unwanted, illegal, etcx entries into the database.
Reply With Quote
  #16  
Old 02-05-2006, 04:03 PM
Madmp3zz Madmp3zz is offline
 
Join Date: Aug 2005
Posts: 103
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by cyberhypnotic
Sorry, misunderstood what he was saying exactly. I've checked the database and there are no other entries than what need to be there.

Guests do not add extra, unwanted, illegal, etcx entries into the database.
GREAT!!!!
I'll give it a go when I figure out whats causing my other issue..

https://vborg.vbsupport.ru/showthrea...273#post890273
Reply With Quote
  #17  
Old 02-07-2006, 12:32 PM
kpr's Avatar
kpr kpr is offline
 
Join Date: Jun 2005
Location: Scotland
Posts: 89
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by cyberhypnotic
(Through your FTP) - Go to ibproarcade 2.5.4->admincp folder->arcade.php

Look for:

Code:
print_select_row($ibforums->lang['acp_group_guest'], $GROUP['g_id']."_access", array('0' => $ibforums->lang['acp_group_noperm'], '1' => $ibforums->lang['acp_group_viewperm']), $GROUP['arcade_access']);
And replace with:

Code:
print_select_row($ibforums->lang['acp_group_guest'], $GROUP['g_id']."_access", array('0' => $ibforums->lang['acp_group_noperm'], '1' => $ibforums->lang['acp_group_viewperm'], '2' => $ibforums->lang['acp_group_playperm']), $GROUP['arcade_access']);
This will allow you to change Guests viewing/playing permissions in the AdminCP->Arcade->Group Permissions list. I've tried this out with a few different games and even though it might look like it submits a score (with a blank user name), when you click on "View High Scores" there is no listing for a guest (or blank) high score.
That works absolutely brilliant thanks.

Kev
Reply With Quote
  #18  
Old 02-09-2006, 08:04 PM
snoopgst snoopgst is offline
 
Join Date: Jan 2006
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

so is this safe to use? It wont mess up the db with weird entries?
Reply With Quote
  #19  
Old 02-09-2006, 08:27 PM
cyberhypnotic cyberhypnotic is offline
 
Join Date: Nov 2005
Posts: 79
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Like I stated, it didn't do anything to my database. It didn't enter any odd tables or any other tables at all.

Besides, read the post right before yours. Seems someone thinks it works just fine also.
Reply With Quote
  #20  
Old 02-15-2006, 03:11 PM
snoopgst snoopgst is offline
 
Join Date: Jan 2006
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The edit only works with the ibproarcade skin. with the v3arcade skin it still says "login to play", only the Newest games and Most Played Games work (the two blocks on the sides).
Reply With Quote
  #21  
Old 02-26-2006, 07:29 PM
snoopgst snoopgst is offline
 
Join Date: Jan 2006
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I found a few bugs with this after having it on my site.

1. It a guest beats the high score the person with the highest score will still receive a Private Message. The PM will say "Invalid Private Message specified. If you followed a valid link, please notify the administrator" after you click on it or sometimes it will show but it will not say who the highscore winner is.

2. If the scores get into your Highscore-Champions it will show up as a blanck with a trophy.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:44 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.09037 seconds
  • Memory Usage 2,302KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete