vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   User CP Custom Profile fields divided instead of one long array list? (https://vborg.vbsupport.ru/showthread.php?t=265207)

LostForWords 06-14-2011 08:00 PM

User CP Custom Profile fields divided instead of one long array list?
 
Firstly I apologise if this is in the wrong forum, although I didn't feel it suited the coding board.

Secondly, I feel this is important information - I am using this modification and the profile fields in discussion will be appearing in that custom profile fields page.

On my board we use a lot of profile fields (which appear in the custom profile field tab) - however because they're not displayed in their categories they basically look like one long list of profile fields. I'd love to be able to categorise them somehow to stop them looking so daunting and confusing.

Is there a way I can do this?

Perhaps it's possible to create some sort of <if> conditional to look something like:

<if profile field ID is= 1,2,3,4,5>

<h4>Profile Field Category 1!</h4>

(Profile fields list here)

</if>

Or something similar?

BirdOPrey5 06-19-2011 03:53 PM

No it doesn't look like that wold be possible with a conditional- it wouldn't change the order of the fields or anything like that.

It would require editing the mod in question (which BTW you linked to a 4.x mod, are you running 4.x? Because this is the 3.x forum) Probably would need to edit both the plugin(s) and the template(s) of the mod.


All times are GMT. The time now is 10:03 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.00922 seconds
  • Memory Usage 1,709KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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