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)

Wired1 05-27-2008 02:34 PM

How did you test this?

Jase2 05-27-2008 03:10 PM

I enabled debug mode from my ACP (using my hack) and went to the members profile page. It hit 24 queries (I think). I then went and disabled this product and returned to the members profile page - this time it hit only 22 queries.

Chadi 05-27-2008 05:55 PM

Can you please explain how to get the tab to show up static regardless if the fields have not been filled in by the member yet? Thank you

Wired1 05-27-2008 06:18 PM

Quote:

Originally Posted by Jase2 (Post 1533018)
I enabled debug mode from my ACP (using my hack) and went to the members profile page. It hit 24 queries (I think). I then went and disabled this product and returned to the members profile page - this time it hit only 22 queries.

I wonder if your hack and/or debug mode adds a query?


Quote:

Originally Posted by chadi (Post 1533179)
Can you please explain how to get the tab to show up static regardless if the fields have not been filled in by the member yet? Thank you

Please clarify: do you mean just the tab, or the fields within the tab as well?

Chadi 05-27-2008 06:22 PM

I mean the tab and fields. Basically, if the fields are not filled in it shows "n/a" by default which is fine. However, the tab is missing until then and basically no one knows it exists.

Wired1 05-27-2008 07:04 PM

Quote:

Originally Posted by chadi (Post 1533207)
I mean the tab and fields. Basically, if the fields are not filled in it shows "n/a" by default which is fine. However, the tab is missing until then and basically no one knows it exists.

EDIT PLUGIN: Extra Profile Fields Tab
Code:

        function confirm_empty_wrap()
        {
                return false;
        }

Change to true.

Chadi 05-27-2008 07:40 PM

Thank you. Now when you click the tab, its actually blank (nothing at all, not even the page itself for the tab). Can we have it defaul to "n/a" for all unfilled fields?

Wired1 05-27-2008 08:03 PM

Quote:

Originally Posted by chadi (Post 1533298)
Thank you. Now when you click the tab, its actually blank (nothing at all, not even the page itself for the tab). Can we have it defaul to "n/a" for all unfilled fields?

Odd, came up as n/a for me.

Chadi 05-27-2008 08:13 PM

Examples:
http://www.talkjesus.com/members/abigya.html
http://www.talkjesus.com/members/katzie.html

Jase2 05-27-2008 08:28 PM

Your forum requires registration, so no-one can see the above member profiles without being registered.


All times are GMT. The time now is 08:06 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.01180 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
  • (1)bbcode_code_printable
  • (4)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