Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 Programming Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #11  
Old 04-13-2012, 10:30 PM
Mark_Zuckerberg Mark_Zuckerberg is offline
 
Join Date: Sep 2011
Posts: 195
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yes its showing me in the edit your details page i have pasted my info there but when i go to my profile it shows me like this.

Reply With Quote
  #12  
Old 04-13-2012, 10:39 PM
blind-eddie's Avatar
blind-eddie blind-eddie is offline
 
Join Date: Apr 2006
Location: Michigan
Posts: 2,310
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am not sure what custom fields you made or what they should look like.
Pm me your site URL please, I will register and have a look see.

--------------- Added [DATE]1334362726[/DATE] at [TIME]1334362726[/TIME] ---------------

Your board is shut off.. I can't see anything..... I will check back later

--------------- Added [DATE]1334365974[/DATE] at [TIME]1334365974[/TIME] ---------------

Ok...

In your memberinfo_block_aboutmetemplate you have the following code.
In your image above you show "Any Other People & Location".
You will see that in the bottom of the code below.
You will need to make each of the custom profile fields listed below & edit the memberinfo_block_aboutmetemplate to reflect custom profile field id's to get them to show again.


Code:
<!-- $ block_data [fields] -->
<table width="100%" border="0" cellspacing="4" cellpadding="4">
  <tr>
    <td>
        <if condition="$userinfo[field7]!=''">
        <!-- field 1 block -->
        <fieldset class="fieldset"><legend><strong>Field 1: $userinfo[field7] ($userinfo[field7])</strong></legend>
        <b>Field 2:</b> $userinfo[field8]<br />
        <b>Field 3:</b> $userinfo[field9]<br />
        <b>field 4:</b> $userinfo[field10]<br />
        <b>Field 5:</b> $userinfo[field11]<br />
                <b>Field 6:</b> $userinfo[field12]<br />
               </if>
        </td>
        <td>
        <if condition="$userinfo[field24]!=''">
        <!-- field 2 block -->
        <fieldset class="fieldset"><legend><strong>Field Name 2: $userinfo[field24] ($userinfo[field28])</strong></legend>
        <b>Name ere:</b> $userinfo[field24]<br />
        <b>Name Here:</b> $userinfo[field25]<br />
        <b>Name Here:</b> $userinfo[field26]<br />
        <b>Name Here</b> $userinfo[field27]<br />
        <b>Name Here</b> $userinfo[field36]<br />
        <b>Name Here</b> $userinfo[field37]<br />
        <b>Name Here</b> $userinfo[field38]<br />
        <b>Name Here</b> $userinfo[field39]<br />
        <b>Name Here</b> $userinfo[field40]<br />
        <b>Name Here</b> $userinfo[field46]<br />
        <b>Name Here</b> $userinfo[field47]<br />
        <b>Name Here:</b> $userinfo[field48]<br />
        <b>Name Here:</b> $userinfo[field50]<br />
        <b>Name Here $userinfo[field52]<br />
        <b>Name Here</b> $userinfo[field54]<br />
        <b>Name Here:</b> $userinfo[field56]
        </fieldset>
        <!-- /field 2 block -->
        </if>
        </tr>
      </td>
</table>
<dt class="shade">Any other people:</dt>
$userinfo[field57]<br />

<dl class="list_no_decoration profilefield_list">
<dt class="shade">Location:</dt>
<dd>$userinfo[field5]</dd>
</dl>
</li>
Reply With Quote
Благодарность от:
Simon Lloyd
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 07:58 AM.


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.04672 seconds
  • Memory Usage 2,179KB
  • Queries Executed 11 (?)
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
  • (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
  • (2)post_thanks_box
  • (1)post_thanks_box_bit
  • (2)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (2)post_thanks_postbit_info
  • (2)postbit
  • (2)postbit_onlinestatus
  • (2)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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete