vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Custom profile page layout change (https://vborg.vbsupport.ru/showthread.php?t=130914)

Mookie 11-06-2006 02:34 PM

Custom profile page layout change
 
I have created a extra profile field page and it works fine, updating my info and all but what i would like to do is be able to change the below code to allow me to change the location of my fields?

Code:

<form action="profile.php" method="post">

<input type="hidden" name="s" value="$session[dbsessionhash]" />

<input type="hidden" name="do" value="updateextra" />

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">

<tr>

 <td class="thead">$vbphrase[extra_options]</td>

</tr>

<tr>

 <td class="panelsurround" align="center">

 <div class="panel">

  <div style="width:$stylevar[formwidth_usercp]" align="$stylevar[left]">

$customfields[extra]



  </div>

 </div>

  <div style="margin-top:$stylevar[cellpadding]px">

  <input type="submit" class="button" value="$vbphrase[save_changes]" accesskey="s" />

  <input type="reset" class="button" value="$vbphrase[reset_fields]" accesskey="r" />

 </div>

  </td>

</tr>

</table>

</form>



I know
Code:

$customfields[extra]
is what imports my fields that I have selected but what would be the code so that i can manually input my desired code into the location that i want it in? ie Like i would like field10 and field12 on the same line instead of below each other and field14 before field2. If that makes any since.

Mookie 11-07-2006 07:33 PM

bump anything?

Kiwi76 11-07-2006 08:06 PM

I'm wondering the same thing. My approach is different, and I'm looking to use tabs to create different profile pages to split the custom fields in the "Additional Info" box based upon the field (for organization purposes, the whole page will stay the same but each tab will change what content type is shown in the "Additional Info" box), but the idea is the same. I don't know how to manually place and control what individual fields and custom fields go where. I just ran into this probem and saw your thread asking a similar thing.

Mookie 11-08-2006 12:58 AM

Kiwi I know there is someone out there that knows how to edit the page. I have been able to add another panel area and add text I just cannot figure out how to get the custom profile fields more customizable. I have tried everything I know and still nothing. Does anyone have a idea or maybe seen it on a forums somewhere that they can get me a link to?

Mookie 11-12-2006 05:34 AM

I am still trying to figure this out does anyone have any ideas that may help?

criscokid 11-14-2006 10:39 PM

I'm sure that there's a lot of users out there that would like to customise the profile input for registration / already registered users. It would be useful if vB or an experienced coder could write a guideline / step by step document on how to do this.


All times are GMT. The time now is 08:50 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.00989 seconds
  • Memory Usage 1,721KB
  • 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
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete