Thread: Profile Enhancements - Extra Profile Fields Tab
View Single Post
  #95  
Old 06-26-2008, 10:48 PM
Wired1's Avatar
Wired1 Wired1 is offline
 
Join Date: Nov 2003
Location: Orlando, FL, USA
Posts: 1,361
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Jase2 View Post
Hi Wired,

When I turn on vBulletin Debug mode....25 queries are executed on a members profile page...in bold red. Then, memberinfo_block_EPFP_tab is highlighted in bold red. Anything to be concerned of?
Red means it will self destruct in 5 seconds Mr. Phelps....

Nah, red means it isn't cached. Fixed that over a month ago... looks like I forgot to upload it... v1.0.1 now out!


Quote:
Originally Posted by Dinatius View Post
1. How would I get rid of another tab? such as Contact Info... I don't want the arrow for an extra tab.
Ask Jelsoft.

Quote:
2. There seem to be breaks between Profile Field Categories. Is that intentional? Is there any way I could actually put in a <hr> or something?
It has not been tested with Categories, as it's sort of its own category.


Quote:
3. I'm currently using 2 of the Profile Field hack because fields get so spaced out, but on the Profile Tab they display much more cleanly - any way I can get both pages of extra_options and extra_options1 to show up on the same profile tab?
NOTE: THIS IS UNTESTED, but should work.
EDIT Plugin: Extra Profile Fields Tab.

FIND:
PHP Code:
WHERE pf.form 
CHANGE TO:
PHP Code:
WHERE pf.form OR pf.form 

Quote:
4. and last, I know I asked this on another thread (maybe the 3.6.x one) - is there any way to get 2 profile fields to show next to each other? i.e. two columns of profile fields? I know it's not doable in the userCP, but how about in the Tabbed Profile?
Both are probably possible, but most of my code calls on standard vBulletin templates / functions for maximum compatibility / minimum edits.


Quote:
Originally Posted by LoRdGd View Post
Im getting an error:
http://img516.imageshack.us/my.php?i...4a4644fma2.png
What can I do now?
As it states at the top of this thread, this is an ADDON for another product, and as such, REQUIRES that product to be installed first.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01099 seconds
  • Memory Usage 1,782KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php
  • (6)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete