vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Profile Enhancements - Gamefields Icons Xbox,Wii and Playstation userfields (https://vborg.vbsupport.ru/showthread.php?t=196587)

zombietom 06-03-2009 01:31 AM

Quote:

Originally Posted by Playa82 (Post 1810136)
Anyone ? Please !

The Card will not show until you go over to us.playstation.com and login with your PSN info...at least that is how it worked for me.

DNG 06-08-2009 10:45 PM

does it works with 3.8.2 ver.?

thanks :)

DNG 06-09-2009 11:16 AM

any 1 tried on ver 3.8.1???

dmark101 06-09-2009 04:35 PM

Quote:

Originally Posted by Flood (Post 1807169)
Where exactly do i put this code. No idea about coding. But can find my way if someone points me in the right direction

you can do it a couple of ways. if you open up the XML file [BEFORE IMPORTING], find:
Code:

<if condition="$userinfo[gf_playstation]"> <img src="$vboptions[bburl]/images/misc/gf_playstation.gif" alt="" title="$vbphrase[gf_playstation_network_id]: $userinfo[gf_playstation]" border="0"></a></if>]]></template>
add:
Code:

<a href="#" onclick="openWindow('http://pid.us.playstation.com/user/$userinfo[gf_playstation].jpg', 235, 149); return false;">
between the [if] and [img src] codes. i removed the [td], as it was not needed.

if you've already imported the XML file, the other way would be to go into your admincp, then to style manager, edit templates, expand the Game Fields Icons Templates, and open the "gamefields_playstation" and add the code there.

the template code should look like this when you've completed the edit:
Code:

<input type="hidden" name="playstation code" value="$userinfo[gf_playstation]">
                <if condition="$userinfo[gf_playstation]"> <a href="#" onclick="openWindow('http://pid.us.playstation.com/user/$userinfo[gf_playstation].jpg', 235, 149); return false;"> <img src="$vboptions[bburl]/images/misc/gf_playstation.gif" alt="" title="$vbphrase[gf_playstation_network_id]: $userinfo[gf_playstation]" border="0"></a></if>

Quote:

Originally Posted by zombietom (Post 1822466)
The Card will not show until you go over to us.playstation.com and login with your PSN info...at least that is how it worked for me.

yep, i had to go over there create an account, log in, create the portable profile and then it came up for me just fine. :)

Quote:

Originally Posted by DNG (Post 1826021)
does it works with 3.8.2 ver.?

thanks :)

yep, just installed it. ;)

DNG 06-09-2009 08:53 PM

Thanks dmark101 :)

RileyFreeman 08-11-2009 09:48 PM

i tried this one and

https://vborg.vbsupport.ru/showthread.php?t=211531

both at the same time. one of them screwed up my forums and no drop downs when you click a members name or anything worked anymore.

Does this work for 3.8.3?

cbiweb 08-13-2009 11:28 PM

Is there a way to make the icons show up in other places besides memberlist and postbit?

cbiweb 08-20-2009 12:27 PM

Update: I am currently working on a way to make the icons show up in other places. When I do, I will post the solution here for others.

Big-Pete 09-11-2009 06:42 PM

Quote:

Originally Posted by MikesSite (Post 1754257)
I decided to create my own using this Gamefields hack, for PS3 & Wii. I just started. Let me know if you guys would want something like this for your forum. http://newyorkmustangs.com/forums/ps3.php

It lists all the users' forum ID, and PS3 ID. It's very bare now, but I am adding more to it. If anybody has any suggestions or knows of any way to integrate the Playstation network into a site (such as easy way to add friends, etc. right from the web site) then please let me know!

Really like the look of this Mike, Is it available at all?

soulnothing 11-03-2009 11:32 PM

i have one suggestion u could easily add windows live id to which picks up the same as xbox live .... thats how i got mine for now but would be nice to have the windoes live icon since i dont have a xbox 360 anymore


All times are GMT. The time now is 12:48 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.01345 seconds
  • Memory Usage 1,740KB
  • 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
  • (3)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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