vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Profile Enhancements - Extra Profile Fields Page (https://vborg.vbsupport.ru/showthread.php?t=229881)

principino1984 04-24-2012 09:13 PM

not working anymore for me on vb 4.1.12 :(

Marco

The Rocketeer 05-03-2012 02:54 AM

[s]yes, doesnt work, both this and the tab mod are broken,[/s] :(



edit: just made them both work, I think i missed some instructions before, eg. you have to go into the profile fields manager and import them to the new extra profile fields section, then both this and the tab will work. Its working fine with vB4.1.12 now :)

chiggy 05-26-2012 05:42 PM

Sir Wired1

Sir I have Install On My Test Site Vb4.1.4 finaly your EXTRA PROFILD PAGE AND EXTRA PROFILE FIELD TAB worked but sir I Dont Wont To See The Defult Name I Want System Spec Name On Profile Edit Option And Also On View Profile Plz Specify Step By Step What I Need To Change To Change The Defult Name ? Plz Give Instruction With Exmple I want To Install This Mod On My Main Site When I Finay Install On Test Site Perfectly. So Plz Guide Me.
Thanx In Advanced And Also Very Very Thanx For This Great Mod.
Your New Friend.

SouthpawK 06-15-2012 01:57 AM

Has anyone tried this on vb 4.2? Does it work?

Thanks...

The Rocketeer 07-22-2012 06:08 PM

I think it should if you follow this

edit: oops..looks like I spoke too soon, I am having problems to get this working with 4.2. I will see If I can get it working and get back.


Quote:

|| ********************************** ||
|| Extra Profile Fields Page by Wired ||
|| ||
|| Version 4.0.0 ||
|| - Initial Release for vB 4.0.x ||
|| ||
|| ||
|| ||
========================================

Install the product, then:
====================================

// This adds the actual edit button on the left nav of the User CP under Edit Your Details. Feel free to move it wherever you'd like.


Go to the vBulletin AdminCP -> Styles & Templates -> Style Manager -> (Select Style) -> User Control Panel Templates -> USERCP_SHELL

FIND:

<li class="{vb:raw navclass.profile}"><a href="profile.php?{vb:raw session.sessionurl}do=editprofile">{vb:rawphrase edit_your_details}</a></li>


After it post:

<li class="{vb:raw navclass.extra}"><a href="profile.php?{vb:raw session.sessionurl}do=extra">{vb:rawphrase edit_extra_options}</a></li>


====================================

The following code adds an extra area to: User Profile Fields -> User Profile Field Manager

// *** open admincp/profilefield.php

find

"$vbphrase[options]: $vbphrase[other]"

replace with

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

find

5 => "$vbphrase[options]: $vbphrase[other]",
add under

6 => "$vbphrase[options]: $vbphrase[extra_options]",

// *** save and close admincp/profilefield.php

====================================


NOTE: Any fields marked for this page will not be seen in the user's profile.


vB Phrases:

extra_options_updated - Simple message posted after you hit the SAVE button on the page.
edit_extra_options - Name of UserCP link
extra_options - Shows up in various places, mostly on the title of the extra page, as well as in the profile field selection (see below)

tsac 09-12-2012 10:04 AM

I'd like to have this for 4.20, going to try it.

TheSupportForum 09-12-2012 11:38 AM

Quote:

Originally Posted by tsac (Post 2364757)
I'd like to have this for 4.20, going to try it.

its not needed for 4.2.0
4.2.0 allows you to add extra profile fields
my website already has 1 extra profile tab for other profile fields

Wired1 09-12-2012 06:03 PM

Quote:

Originally Posted by simonhind (Post 2364773)
its not needed for 4.2.0
4.2.0 allows you to add extra profile fields
my website already has 1 extra profile tab for other profile fields

LOL, really? They finally added this functionality to vB? Wow, only took 7 years...

grey_goose 12-14-2012 12:58 PM

Did you ever create the mod that allows creation of multiple extra pages?

grey_goose 12-16-2012 12:17 PM

Quote:

Originally Posted by Scalemotorcars (Post 2223014)
I figured out how to do it.
I took the template code from the plugin and created a new template called extraprofilepage

I then added the this code.

Nice -- I used this to create several more pages. One thing; on any of these new pages, savign info redirects back to profile.php rather than the add-on page. Did I miss something?


All times are GMT. The time now is 03:16 PM.

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.01243 seconds
  • Memory Usage 1,741KB
  • 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
  • (4)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