vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Profile Enhancements - Extra Profile Fields Tab (https://vborg.vbsupport.ru/showthread.php?t=180329)

Chadi 05-27-2008 08:32 PM

See attached screenshot

Wired1 05-27-2008 09:06 PM

Figured it out. Shows N/A if you can edit it, but to all others, nothing shows up. Do this:

FIND
Code:

if ($show['profilefield_edit'] AND $profilefield['value'] == '')
REPLACE WITH
Code:

if ($profilefield['value'] == '')

Chadi 05-27-2008 09:12 PM

Perfect, that worked. Thank you.

dodjer42 05-28-2008 12:13 AM

Seems when i go to my usercp, i selecte extra options, but the table that comes up is blank and all i can do is select 'reset fields' or 'save' and neither does anything.

Any ideas?

Wired1 05-28-2008 02:36 AM

Quote:

Originally Posted by dodjer42 (Post 1533572)
Seems when i go to my usercp, i selecte extra options, but the table that comes up is blank and all i can do is select 'reset fields' or 'save' and neither does anything.

Any ideas?

Please post in the correct mod's thread, and make sure you have FULLY gone through the instructions.

EvilJohn 05-28-2008 02:46 AM

Installed :)

Seer 05-28-2008 08:55 AM

I have added some profile fields to this with catagories how ever the catagories do not show, do i need to make seperate tabs for them?

Thanks in advance

Chadi 05-28-2008 10:56 AM

[edit: my mistake]

Wired1 05-28-2008 07:14 PM

Quote:

Originally Posted by Seer (Post 1533866)
I have added some profile fields to this with catagories how ever the catagories do not show, do i need to make seperate tabs for them?

Thanks in advance

Categories have a built in ability to create their own tab.

Jase2 05-29-2008 02:45 PM

Hi Wired,

If a user hasn't filled in any of the system specs field, then the tab still shows with N/A -- anyway to stop it showing if they don't fill in at least one system spec field? That way, you save on queries. :)


All times are GMT. The time now is 07:53 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.01229 seconds
  • Memory Usage 1,734KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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