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 Page (https://vborg.vbsupport.ru/showthread.php?t=179989)

SVTOA 05-23-2008 09:54 AM

Quote:

Originally Posted by Wired1 (Post 1528547)
This mod is not a dropdown, so... NO. It's clearly only for PROFILE FIELDS. I have a different mod for dropdown (which I've gotta upload tonight, after some forum work).

I think people are getting confused by the example shown. If you bother to read carefully, it's explained pretty clearly what this mod does.

MarkoXaser 05-23-2008 01:16 PM

excuse me if i not understand but i'm italian, and this forum is only english...please have a patience with me ;)

i still wait for a dropdown mod ;)

tpn87 05-24-2008 12:22 AM

Quote:

Originally Posted by MarkoXaser (Post 1528944)
excuse me if i not understand but i'm italian, and this forum is only english...please have a patience with me ;)

i still wait for a dropdown mod ;)


See this mod also by wired1: https://vborg.vbsupport.ru/showthread.php?t=180309

Gio~Logist 05-24-2008 06:17 AM

Can you add as many pages as you'd like, or just one?

Giovanni Martinez

Wired1 05-24-2008 06:40 AM

Quote:

Originally Posted by gio~logist (Post 1529748)
Can you add as many pages as you'd like, or just one?

One. Still no easy way to do it w/o editing vars. Looking into working something out w/ the new Categories, but no great luck ATM.

Mike-D 05-25-2008 08:00 AM

To Wired: Is that correct, that we don't need editing the functions_user.php File anymore? Thank you, Sir :)

HTML Code:

****************************************
*** open includes/functions_user.php ***
****************************************

Find:
-----
        case 5:
                $customfields['other'] .= $tempcustom;
                break;
Add under:
----------
        case 6:
                $customfields['extra'] .= $tempcustom;
                break;       

// *** save and close includes/functions_user.php


Wired1 05-25-2008 08:38 AM

Quote:

Originally Posted by Mike-D (Post 1530723)
To Wired: Is that correct, that we don't need editing the functions_user.php File anymore? Thank you, Sir :)

Please read the instructions.

Mike-D 05-25-2008 08:58 AM

Quote:

Originally Posted by Wired1 (Post 1530741)
Please read the instructions.

That why I asked. Because I couldn't find the old Info in it. I'd like to know why we don't need to edit the functions_user.php anymore!

Wired1 05-25-2008 08:59 PM

Quote:

Originally Posted by Mike-D (Post 1530751)
That why I asked. Because I couldn't find the old Info in it. I'd like to know why we don't need to edit the functions_user.php anymore!

Because the manual edit is just no longer need :) Works without it, right? RIGHT.

Jase2 05-26-2008 10:35 AM

Can you cache all templates ?


All times are GMT. The time now is 04:10 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.01420 seconds
  • Memory Usage 1,740KB
  • 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_html_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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