vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Profile Enhancements - GamerCards Block in Profile Sidebar and Postbit (https://vborg.vbsupport.ru/showthread.php?t=232033)

Juggernaut 01-17-2010 02:41 AM

I get this error with one of my members on his xbox live postbit icon. :(

Quote:

Parse error: syntax error, unexpected T_STRING in /hermes/bosweb/web006/b60/ipg.username/includes/class_core.php(4029) : eval()'d code on line 5

BaziCenter 01-17-2010 06:39 AM

Quote:

Originally Posted by Destron (Post 1957828)
I get this error with one of my members on his xbox live postbit icon. :(


Only one has this error? can you pm me the link with this error?

ipg.username is your forum's folder name?

JVCode 01-17-2010 10:06 PM

Any more news about upcoming features/idea's ?

struff 01-18-2010 04:32 AM

I am using the default 4.0 style and I don't get any images in postbit. I verified that the image files were uploaded into the misc directory. What else can I try?

BaziCenter 01-18-2010 06:52 AM

Quote:

Originally Posted by Destron (Post 1957828)
I get this error with one of my members on his xbox live postbit icon. :(

This error occurs when the username contains ' character!

Quick fix:
in gamercard.php:
Find:
Code:

$userinfo = verify_id('user', $vbulletin->GPC['userid'], 1, 1);
Add after:
Code:

$userinfo['username'] = str_replace('\'', '\\\'', $userinfo['username']);

BaziCenter 01-18-2010 06:55 AM

Quote:

Originally Posted by JVCode (Post 1958684)
Any more news about upcoming features/idea's ?

What feature would you like to see in future release(s)?
Quote:

Originally Posted by struff (Post 1958901)
I am using the default 4.0 style and I don't get any images in postbit. I verified that the image files were uploaded into the misc directory. What else can I try?

Check the vB options -> GamerCards Block Options and see if the shows in the postbit is enabled or not.

jonty 01-18-2010 08:39 AM

Quote:

Originally Posted by BaziCenter (Post 1958966)
What feature would you like to see in future release(s)?

Leaderboards would be good :D

Used https://vborg.vbsupport.ru/showthread.php?t=139958 for 3.8 but additional platforms are something we've been looking out for. :up:

struff 01-18-2010 10:14 PM

Quote:

Originally Posted by BaziCenter (Post 1958966)

Check the vB options -> GamerCards Block Options and see if the shows in the postbit is enabled or not.


Yes, it is. And just in case something got stuck, I toggled it off and back on to see if it would help but it didn't.

Juggernaut 01-19-2010 01:44 AM

Quote:

Originally Posted by BaziCenter (Post 1958965)
This error occurs when the username contains ' character!

Quick fix:
in gamercard.php:
Find:
Code:

$userinfo = verify_id('user', $vbulletin->GPC['userid'], 1, 1);
Add after:
Code:

$userinfo['username'] = str_replace('\'', '\\\'', $userinfo['username']);

Thank you :D

BaziCenter 01-19-2010 06:10 AM

Quote:

Originally Posted by struff (Post 1959692)
Yes, it is. And just in case something got stuck, I toggled it off and back on to see if it would help but it didn't.

Did you modify your postbit template? if yes please revert it and if no then it would be good to send me your website link.

jimmy_bod 01-19-2010 02:56 PM

Two words --> fantastic and amazing! :up:

...great add on!

GreigM 01-19-2010 03:35 PM

Looks good, can I manually enter the postbit link, would like the gamercard icons to appear alongside the IM icons if possible?

oddball118 01-20-2010 04:48 AM

Looks great on my profile page but all I see are text links next to posts I make in the fourm. I'm using a custom style so do I have to change anything in the style?

john1744 01-20-2010 04:52 PM

Hello, fantastic mod I do have some users that have underscores and the PSN part is not recognizing that.

BaziCenter 01-21-2010 05:33 AM

Quote:

Originally Posted by GreigM (Post 1960298)
Looks good, can I manually enter the postbit link, would like the gamercard icons to appear alongside the IM icons if possible?

Sorry, you need custom coding for this and should manually edit the postbit & postbit_gamercards templates.
Quote:

Originally Posted by oddball118 (Post 1960879)
Looks great on my profile page but all I see are text links next to posts I make in the fourm. I'm using a custom style so do I have to change anything in the style?

If you have a custom style, you have to copy the gamericons folder in the images/misc folder of each style.
Quote:

Originally Posted by john1744 (Post 1961369)
Hello, fantastic mod I do have some users that have underscores and the PSN part is not recognizing that.

I don't have any problem using underscore in PSN field. can you give an example for this issue? and where do you have this issue? profile or postbit?

luggz 02-01-2010 05:01 AM

This is what i get when i click any users name

Code:

Fatal error: Class 'vB_Template' not found in /home/cobra/public_html/forums/member.php(463) : eval()'d code on line 13

BaziCenter 02-01-2010 01:41 PM

Quote:

Originally Posted by luggz (Post 1971884)
This is what i get when i click any users name

Code:

Fatal error: Class 'vB_Template' not found in /home/cobra/public_html/forums/member.php(463) : eval()'d code on line 13

This hack is for vBulletin 4.0.x only.

COL NIL SATIS 02-01-2010 06:33 PM

looks good this does!!! will install later

ill1m1nator 02-01-2010 07:12 PM

I have just started this vBulletin business and have tried to install this however i am extremely confused on the last 2 steps.

'4) You should create a "Single-Line Text Box" User Profile Field for each platform (if you don't have). (Help!)
5) Enter the field ID of each platform in vB Options -> "GamerCards Block Options" settings.'

Is there anyway you could make a video tutorial or a slightly more indepth guide.

Sorry for the trouble. :(

COL NIL SATIS 02-01-2010 07:47 PM

installed and looks great in profile...only downside when i click gamer id in postbit the xbox logo it only gives gamer id not my gamercard?? any ideas??

Kitara79 02-01-2010 07:56 PM

Very Nice :)

@ ill1m1nator
Have you tried the Help Link in the Description?

-> https://vborg.vbsupport.ru/showpost....21&postcount=5

COL NIL SATIS 02-01-2010 08:02 PM

Quote:

Originally Posted by ill1m1nator (Post 1972438)
I have just started this vBulletin business and have tried to install this however i am extremely confused on the last 2 steps.

'4) You should create a "Single-Line Text Box" User Profile Field for each platform (if you don't have). (Help!)
5) Enter the field ID of each platform in vB Options -> "GamerCards Block Options" settings.'

Is there anyway you could make a video tutorial or a slightly more indepth guide.

Sorry for the trouble. :(



To create User Profile Field Go to:
AdminCP -> User Profile Fields -> Add New User Profile Field -> Single-Line Text Box.
example info for XBOX Live Gamertag field:
Title: XBOX Live Gamertag
Description: Enter your XBOX Live Gamertag.
Max length of allowed user input: 25
Field Length: 25
Private Field: No
Field Searchable on Members List: Your choice!
Show on Members List: Your choice!
Regular Expression: ^([A-Za-z0-9 ]+)?$
Which page displays this option? Edit Profile
then go to the "User Profile Field Manager" and see your created field

then goto GamerCards Block Options
and put the profile field id in there mate :)

ProFifaLeagues 02-01-2010 09:00 PM

Great working well cheers

STORMS 02-01-2010 09:11 PM

Quote:

Originally Posted by COL NIL SATIS (Post 1972475)
To create User Profile Field Go to:
AdminCP -> User Profile Fields -> Add New User Profile Field -> Single-Line Text Box.
example info for XBOX Live Gamertag field:
Title: XBOX Live Gamertag
Description: Enter your XBOX Live Gamertag.
Max length of allowed user input: 25
Field Length: 25
Private Field: No
Field Searchable on Members List: Your choice!
Show on Members List: Your choice!
Regular Expression: ^([A-Za-z0-9 ]+)?$
Which page displays this option? Edit Profile
then go to the "User Profile Field Manager" and see your created field

then goto GamerCards Block Options
and put the profile field id in there mate :)

thank you!

COL NIL SATIS 02-02-2010 07:59 PM

Quote:

Originally Posted by STORMS (Post 1972547)
thank you!

happy to help mate :)

balkanboy 02-02-2010 11:11 PM

thanks installed :)

iguano 02-06-2010 10:35 PM

now psx Id don't works anymore for me and my users, white shadow :confused:

tidus78 02-08-2010 11:30 PM

Hello,excuse me for the english but i'm italian...anyway,why i don't see the psn icon?Thanks

http://i50.tinypic.com/nq3cc2.jpg

RetroDreams 02-11-2010 12:57 PM

Installed!

Bestrafung 02-11-2010 04:19 PM

Is there any way to make this work with 3.8? It looks like a really good mod and we'd love to use it but we can't make the switch to 4.0 just yet.

Gn_Snake 02-15-2010 07:45 AM

I installed everything, my PSN ID is the following EU :
<a href="http://eu.playstation.com/psn/profile/hg_snake/"><img src="http://mypsn.eu.playstation.com/psn/profile/hg_snake.png" border="0" /></a>

What should I wear?

Thx

struff 02-15-2010 11:48 AM

Quote:

Originally Posted by BaziCenter (Post 1959938)
Did you modify your postbit template? if yes please revert it and if no then it would be good to send me your website link.

I haven't modified it as far as I know (if something did it on its own, I don't know). I wouldn't even know how to do it so can you please give me instructions? Thank you.

shadowla05 02-16-2010 11:41 PM

hmm i cant seem to get it to work i cant see my PSN card all i see is a question mark and i have done the the "Single-Line Text Box" this is what i see below.

http://i50.tinypic.com/33mvdr5.png

BaziCenter 02-17-2010 06:15 AM

Quote:

Originally Posted by tidus78 (Post 1977909)
Hello,excuse me for the english but i'm italian...anyway,why i don't see the psn icon?Thanks

http://i50.tinypic.com/nq3cc2.jpg

I think you have a custom style, so you have to copy the gamericons folder in the misc folder of your new style.
Quote:

Originally Posted by Bestrafung (Post 1980085)
Is there any way to make this work with 3.8? It looks like a really good mod and we'd love to use it but we can't make the switch to 4.0 just yet.

Unfortunately no.
Quote:

Originally Posted by Gn_Snake (Post 1982716)
I installed everything, my PSN ID is the following EU :
<a href="http://eu.playstation.com/psn/profile/hg_snake/"><img src="http://mypsn.eu.playstation.com/psn/profile/hg_snake.png" border="0" /></a>

What should I wear?

Thx

You should only enter your username in the PSN ID field. for example: hg_snake
Quote:

Originally Posted by shadowla05 (Post 1984170)
hmm i cant seem to get it to work i cant see my PSN card all i see is a question mark and i have done the the "Single-Line Text Box" this is what i see below.

http://i50.tinypic.com/33mvdr5.png

As far as I know, PSN doesn't accept "space" character for the ID. so your ID in the pic is invalid!
And for showing the psn gamercard do this:
US: Login to us.playstation.com -> My Profile -> Portable ID -> Generate Portable ID.
EU: Login to eu.playstation.com -> My Account -> My Portable ID -> Generate Portable ID.

Gn_Snake 02-17-2010 06:57 AM

Quote:

Originally Posted by Gn_Snake
I installed everything, my PSN ID is the following EU :
<a href="http://eu.playstation.com/psn/profile/hg_snake/"><img src="http://mypsn.eu.playstation.com/psn/profile/hg_snake.png" border="0" /></a>

What should I wear?

Thx
You should only enter your username in the PSN ID field. for example: hg_snake
Thx, but get response is:
"You did not enter the field GAMECARDS in the proper format. Read the description of the field for the expected format."

:confused:

Ichigo88 02-17-2010 08:50 AM

hi! thanks for this mod! its work on vb3.4.8?

Gn_Snake 02-19-2010 06:37 AM

Quote:

Originally Posted by Gn_Snake (Post 1984352)
Thx, but get response is:
"You did not enter the field GAMECARDS in the proper format. Read the description of the field for the expected format."

:confused:

Any idea??

BaziCenter 02-19-2010 06:58 AM

Quote:

Originally Posted by Gn_Snake (Post 1984352)
Thx, but get response is:
"You did not enter the field GAMECARDS in the proper format. Read the description of the field for the expected format."

:confused:

In the PSN user profile options in AdminCP, remove the content of Regular Expressions field.

Gn_Snake 02-19-2010 08:27 AM

Thx BaziCenter

Bouncer222 02-19-2010 04:09 PM

Hey BaziCenter after I upgraded to 4.0.2 the gamer tag icons dont show up in the postbit legacy forums. What should I do to fix this?


All times are GMT. The time now is 01:02 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.01886 seconds
  • Memory Usage 1,838KB
  • 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
  • (6)bbcode_code_printable
  • (24)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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