vb.org Archive

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

marrr 06-04-2010 07:05 PM

Whats the status of moving this to vb4?
thanks

Wired1 06-04-2010 09:12 PM

Ready to go after someone showed me their version of it. Turns out while trying to make it use the new calls in vB 4 it was just overcomplicating it. Removed a bunch of code and it works, albeit not as aesthetically pleasing as I'd like. Going to give it one last try tomorrow, otherwise it'll be released as BETA (no bugs or anything) probably on Sunday.

Wired1 06-09-2010 05:46 AM

*cough* 4.0 *cough*
https://vborg.vbsupport.ru/showthread.php?t=244255

FreshFroot 12-01-2010 05:56 PM

Just a quick question.

I noticed in vB3 once you reach a certain limit of tabs. An arrow button shows up to open the other tabs.

Is there a way to stop this arrow from showing and having another row of tabs show up? Kinda like how vB4 does it?

Wired1 12-06-2010 06:53 AM

That's outside the realm of this mod.

Chadi 04-18-2012 11:43 AM

Getting this error when I attempt to view profile manager

Code:

"$vbphrase[options]: $vbphrase[extra_options]"

Wired1 04-18-2012 03:06 PM

Quote:

Originally Posted by Chadi (Post 2321242)
Getting this error when I attempt to view profile manager

Code:

"$vbphrase[options]: $vbphrase[extra_options]"

I'm guessing a manual code edit wasn't done properly, or a separate mod is interfering.

LostForWords 07-03-2012 12:41 AM

Hey there, currently the tab and content of the tab doesn't show when a profile field isn't entered. However I'd like them both to show, even if there is no content.
(I need this because I'm installed the other extra profile fields page multiple times, and if somebody chooses not to enter a profile field in the main extra options page, but does fill a field from another then it doesn't show the tab ;l).

I've managed to get the tab button to show by modifying this:

Quote:

* Whether to return an empty wrapper if there is no content in the blocks
*
* @return bool
*/
function confirm_empty_wrap()
{
return false;
}
However the template for the epfp tab still isn't parsed and thus anything else that I've coded in that tab doesn't show.

TravisWPaquin 09-26-2012 06:00 PM

I uploaded the plugin and your other mod, but my new tab does not show and if it did where would I add it, change the name, settings, etc?

Thanks.

blind-eddie 10-18-2012 02:30 PM

Quote:

Originally Posted by TravisWPaquin (Post 2368774)
I uploaded the plugin and your other mod, but my new tab does not show and if it did where would I add it, change the name, settings, etc?

Thanks.

To get the tab to show, you need to select "Options: Extra Options" in the Display Page Section at the bottom of the edit profile field.

To change the name of the tab, Search in phrases for extra_options, change the name to what ever you want it to be, click save.


All times are GMT. The time now is 08:07 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.01207 seconds
  • Memory Usage 1,735KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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