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

Reply
 
Thread Tools
v3arcade - Challenge a user via profile link Details »»
v3arcade - Challenge a user via profile link
Version: 1.00, by Jon_Simmonds Jon_Simmonds is offline
Developer Last Online: Jun 2013 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 11-28-2005 Last Update: 11-29-2005 Installs: 46
Template Edits
 
No support by the author.

This is a simple profile edit, that adds a link to "Challenge this user" using the v3arcade system - www.v3arcade.com, from the user's profile page if the user has enabled the challenges optioin via their user CP

Find in template MEMBERINFO:
Code:
<if condition="can_moderate()">
		<td class="vbmenu_control"><a href="moderator.php?$session[sessionurl]do=useroptions&amp;u=$userinfo[userid]">$vbphrase[user_options]</a></td>
	</if>
Below that, add the following:
Code:
<!-- v3arcade challenge user via profile -->
<if condition="($userinfo['arcadeoptions'] & 1) AND $userinfo['userid']!=$bbuserinfo['userid']"><td class="vbmenu_control"> 
<a href="arcade.php?do=newchallenge&userid=$userinfo[userid]">Challenge  <b>$userinfo[username]</b> in the arcade</a></td></if>
<!-- / v3arcade challange user via profile -->

Show Your Support

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

Comments
  #12  
Old 12-07-2005, 03:23 PM
dieselpowered's Avatar
dieselpowered dieselpowered is offline
 
Join Date: Aug 2004
Location: Arizona
Posts: 661
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Jon, just wanted to let you know that this works with 3.5.2, incase you wanted to change the version at the top of the thread
Reply With Quote
  #13  
Old 12-07-2005, 11:16 PM
one9er one9er is offline
 
Join Date: Mar 2005
Location: USA
Posts: 35
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Question for ya Jon!

If the challenge e-mail thats sent gets deleted before the challenge is met how do ya fix that so you can challenge that member or not with out the e-mail?
Reply With Quote
  #14  
Old 12-09-2005, 04:42 PM
Mastar's Avatar
Mastar Mastar is offline
 
Join Date: Sep 2005
Posts: 680
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It wouldn't show in my user's profile info

VB3.52
Reply With Quote
  #15  
Old 12-10-2005, 05:02 AM
Jon_Simmonds Jon_Simmonds is offline
 
Join Date: Nov 2005
Location: UK
Posts: 103
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by xtremeoff-road
Jon, just wanted to let you know that this works with 3.5.2, incase you wanted to change the version at the top of the thread
cheers, updated it now



Mastar, you will only see the "challange this user in the arcade" if both yourself and the user you wish to challange have enabled challanges in the arcade options in the usercp, by defult this is set to no.

one9er, the challange should still be able to take place, im sure when you goto the arcade, there is a box at the top of the page that appears if you have any pending challanges, if you are not sure, i would suggest contacting John, who wrote v3arcade
Reply With Quote
  #16  
Old 12-10-2005, 09:17 AM
Mastar's Avatar
Mastar Mastar is offline
 
Join Date: Sep 2005
Posts: 680
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Jon_Simmonds
cheers, updated it now



Mastar, you will only see the "challange this user in the arcade" if both yourself and the user you wish to challange have enabled challanges in the arcade options in the usercp, by defult this is set to no.

one9er, the challange should still be able to take place, im sure when you goto the arcade, there is a box at the top of the page that appears if you have any pending challanges, if you are not sure, i would suggest contacting John, who wrote v3arcade
thanks! is there anyway to have this on by default?
Reply With Quote
  #17  
Old 12-18-2005, 12:45 PM
Paul Papoutsis Paul Papoutsis is offline
 
Join Date: Nov 2005
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am running 3.5.1, will it work on this version? Installed as instructed, but this does not show under the user profile at all

??

Paul
Reply With Quote
  #18  
Old 12-18-2005, 04:58 PM
Jon_Simmonds Jon_Simmonds is offline
 
Join Date: Nov 2005
Location: UK
Posts: 103
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Mastar
thanks! is there anyway to have this on by default?
Not that i am aware of, it would be something that the coder of v3arcade would have to introduce


Quote:
Originally Posted by Paul Papoutsis
I am running 3.5.1, will it work on this version? Installed as instructed, but this does not show under the user profile at all

??

Paul
Have you made sure yourself and the person you are trying to challange has turned on challanges?
Reply With Quote
  #19  
Old 01-31-2006, 07:12 PM
yayvb's Avatar
yayvb yayvb is offline
 
Join Date: Feb 2005
Location: CT
Posts: 192
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi, my users have been requesting a way to basically browse my games and if they see one that they want they can challenge them from that game without leaving and having to once again find the game, etc. Perhaps a text field in which they can enter a username of another member?

Is this already in existence somewhere?

Thanks in advance!!
Reply With Quote
  #20  
Old 02-07-2006, 12:20 AM
wbear wbear is offline
 
Join Date: Jan 2005
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any idea why only a few games are available in the challenge drop down for my arcade? Looks like it's only recognizing a few of the core games, and none of the rest. Permissions are fine, just can't get them into the challenge dropdown...
Reply With Quote
  #21  
Old 02-07-2006, 01:33 AM
XtremeOffroad XtremeOffroad is offline
 
Join Date: Jul 2005
Posts: 236
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice addition, Thank you.
Clicks install
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 04:23 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.04452 seconds
  • Memory Usage 2,307KB
  • Queries Executed 25 (?)
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
  • (4)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
  • (2)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_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