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)

BaziCenter 05-16-2011 05:17 AM

Quote:

Should I uninstall and re-install???
NOTE: If you want to upgrade to v3.1 you MUST uninstall your current product first and then install it again because of new added DB codes.

CharlieDelta 05-16-2011 02:26 PM

Quote:

Originally Posted by BaziCenter (Post 2196233)
NOTE: If you want to upgrade to v3.1 you MUST uninstall your current product first and then install it again because of new added DB codes.

Thanks Bazi, I should have never missed that. :o
Sorry to be a pain in the..........

CharlieDelta 05-16-2011 03:17 PM

Hi Bazi I have another question.
How would I go about changing the location of the PSN Portable drop down? Rather than in the 'edit settings' I would like to have it in 'general settings' because I have some custom categories.

Thanks.

BaziCenter 05-16-2011 04:03 PM

Quote:

Originally Posted by CharlieDelta (Post 2196375)
Hi Bazi I have another question.
How would I go about changing the location of the PSN Portable drop down? Rather than in the 'edit settings' I would like to have it in 'general settings' because I have some custom categories.

Thanks.

Open the xml file and:
Quote:

Find:
Code:

profile_updateprofile
Replace with:
Code:

profile_updateoptions

Quote:

Find:
Code:

profile_editprofile_start
Replace with:
Code:

profile_editoptions_start

Quote:

Find:
Code:

$psnversion_userfield = $templater->render();
$find = "<!-- end if custom fields -->";
$vbulletin->templatecache['modifyprofile'] = str_replace($find, '<div style="padding:0 15px;">'.$psnversion_userfield.'</div>'.$find, $vbulletin->templatecache['modifyprofile']);

Replace with:
Code:

$template_hook['usercp_options_messaging'] .= $templater->render();

Import the xml again.

CharlieDelta 05-16-2011 06:04 PM

Quote:

Originally Posted by BaziCenter (Post 2196389)
Open the xml file and:
Import the xml again.

Bazi I thank you!! Worked like a charm.:up: You are the best!

How can I get it on the bottom of that page at the end of 'user customizations'?

rasp187 05-17-2011 12:03 AM

For some reason the postbit icons show for me on the default vBulletin skin, but not for my modified skins. When I enable them it just shows the text, not the .png icon, and when I right click on the text it shows the exact directory the images are in so I have no idea why they're not displaying. I've re-uploaded them twice to no avail. I have put them in all the misc folders in all of my templates yet it will still only show in the default vBulletin one. I'm not really sure why...

fly 06-04-2011 09:07 PM

Quote:

Originally Posted by BaziCenter (Post 2196233)
NOTE: If you want to upgrade to v3.1 you MUST uninstall your current product first and then install it again because of new added DB codes.

So lets say I missed that and installed it over the top. To undo my mistake, I uninstalled 3.1, then uninstalled 3.0, then reinstalled 3.1.

Now the icons aren't showing in the postbit. What have I done?

rasp187 06-10-2011 01:37 AM

Same...they're only showing in the postbit for the default vBulletin template. On all other templates it just shows the text, even though the icons are in the correct spot.

BaziCenter 06-10-2011 04:29 AM

In the Stylevars check your imagePathes->imgdir_misc.
The gamericons folder must be there!

mikeinjersey 06-13-2011 12:41 PM

Is this the same mod , where you just have to enter your 360 username and your Gamercard photo will appear as your avatar ? (similar to how the Gears of War forum had it)

plz reply quick, as it'll determine whether or not I install it.

I don't see any screenshots that show such, which is why i'm askin.

thx much


All times are GMT. The time now is 10:37 AM.

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.01831 seconds
  • Memory Usage 1,745KB
  • 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
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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