Go Back   vb.org Archive > Community Discussions > Modification Requests/Questions (Unpaid)
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 11-28-2005, 09:55 PM
Martyjp Martyjp is offline
 
Join Date: Nov 2001
Location: Norwich, UK
Posts: 62
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default World of Warcraft profiles in vb profiles

What I would like but have no idea how to do is to add world of warcraft player profiles to members profile pages. It looks simple enough to do but I just cant get my head round what I would have to do.

WoW players can create profiles on Allakhazam.com and they look like this http://wow.allakhazam.com/profile.html?19670 as you can see the xml data is also provided like so http://wow.allakhazam.com/profile.html?19670 What I would like to be able to do is forum members can put their profile number into a field in their profile and if onee is present when you look at their vb profile their wow profile is also displayed under additional info/group membership and above the time.

Is it as simple as it sounds or a complete nightmare to do?
Reply With Quote
  #2  
Old 12-22-2005, 12:53 PM
GuaRRand GuaRRand is offline
 
Join Date: Oct 2005
Posts: 337
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i second this request!!!
Reply With Quote
  #3  
Old 12-22-2005, 02:00 PM
Stormwolf's Avatar
Stormwolf Stormwolf is offline
 
Join Date: Jul 2004
Location: Lexington Ky
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

See how he does the xbox live tag here. You can do something similar for what you want to do.

https://vborg.vbsupport.ru/showthrea...ight=xbox+live
Reply With Quote
  #4  
Old 12-26-2005, 09:17 AM
Martyjp Martyjp is offline
 
Join Date: Nov 2001
Location: Norwich, UK
Posts: 62
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

In the end i went for http://www.wowprofilers.com/ no integration into vb which is a shame as there are mods for it for just about every other piece of forum software

This is an example of it in action http://www.tbh-online.org/roster/
Reply With Quote
  #5  
Old 12-26-2005, 10:20 AM
Dan's Avatar
Dan Dan is offline
 
Join Date: Dec 2002
Location: Titusville, Florida
Posts: 1,787
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Martyjp
What I would like but have no idea how to do is to add world of warcraft player profiles to members profile pages. It looks simple enough to do but I just cant get my head round what I would have to do.

WoW players can create profiles on Allakhazam.com and they look like this http://wow.allakhazam.com/profile.html?19670 as you can see the xml data is also provided like so http://wow.allakhazam.com/profile.html?19670 What I would like to be able to do is forum members can put their profile number into a field in their profile and if onee is present when you look at their vb profile their wow profile is also displayed under additional info/group membership and above the time.

Is it as simple as it sounds or a complete nightmare to do?
You could just use an iframe and include it... probably the easiest way to do it at least with a profile field.
Reply With Quote
  #6  
Old 12-26-2005, 08:32 PM
Lyte's Avatar
Lyte Lyte is offline
 
Join Date: Nov 2005
Posts: 101
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Martyjp
What I would like but have no idea how to do is to add world of warcraft player profiles to members profile pages.
That would be fun... I'd appreciate such an effort!

Lyte
Reply With Quote
  #7  
Old 12-30-2005, 04:06 AM
Zachariah's Avatar
Zachariah Zachariah is offline
 
Join Date: Feb 2002
Location: Canoga Park, CA
Posts: 2,125
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's not "sexy"
- 650x650 popup
- scrollbars=yes
- resizable=yes

Admin CP => User Profile Fields => Add New => Single Line Text Box

Code:
<if condition="$post[fieldxx]">
<script type="text/javascript">
function wow_up(){
wow_upWindow = window.open("http://wow.allakhazam.com/profile.html?$post[fieldxx]","wow","scrollbars=yes,resizable=yes,width=650,height=650");
}
</script>
<div class="smallfont"><a href="javascript:wow_up()">WoW Profile</a></div>
</if>
Change the RED to your ID


You can sub an image vs. link
Reply With Quote
  #8  
Old 01-02-2006, 12:19 PM
lanc3lot's Avatar
lanc3lot lanc3lot is offline
 
Join Date: Sep 2004
Location: Athens, Greece
Posts: 454
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hm, some shots of this or any working demo? cant understood what it will display :P
Reply With Quote
  #9  
Old 01-02-2006, 01:39 PM
Zachariah's Avatar
Zachariah Zachariah is offline
 
Join Date: Feb 2002
Location: Canoga Park, CA
Posts: 2,125
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by lanc3lot
Hm, some shots of this or any working demo? cant understood what it will display :P
They wanted a Iframe or something to contain an output.
- test area
- It's not sexy :tired:
Reply With Quote
  #10  
Old 01-02-2006, 02:02 PM
lanc3lot's Avatar
lanc3lot lanc3lot is offline
 
Join Date: Sep 2004
Location: Athens, Greece
Posts: 454
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok got it now, it is tough u think to have it displayed as the xbox gamer tag? It the only minor to this one, as its a very usefull indeed.

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 06:42 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08404 seconds
  • Memory Usage 2,276KB
  • Queries Executed 14 (?)
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
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)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