vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Profile Enhancements - Additional Section within Profile and Dropdown within Posts (https://vborg.vbsupport.ru/showthread.php?t=123254)

Wired1 01-07-2008 01:19 PM

Quote:

Originally Posted by cbiweb (Post 1405423)
Where exactly is 'vBulletin: Member's Profile -> member_extras'? I have no idea where I'm supposed to see that.

Quote:

Originally Posted by shcchief (Post 1405877)
I couldn't either, I didn't worry about it though (well I don't think I did...I remember thinking wtf??) perhaps this could be the source of my problem in my post above?

Don't worry about it, just for developers, kind of a joke.

fmntprsv, did you install the parent plugin, Extra Profile Fields Page?


shcchief, what version of vB do you have? Says 2.1.1 in your profile here. Do you have a link to your forum?

Dinatius 01-13-2008 06:09 AM

Got the base for this installed correctly, after a bit of poking. First time on vB admin side and just getting started.

I can get the quadrant to show up right with modified title, but I can't get the field to populate. Like I said, I got the parent plugin installed and working, with filled-out fields to work with. Suggestions on where to start looking for noob mistakes in my install?

Got this as well:
Code:

Parse error: syntax error, unexpected '<' in ...member.php(623) : eval()'d code on line 1
I'm not worried about getting the dropdown - it's not something I need for my site - just the info quadrant.

Wired1 01-14-2008 05:28 AM

Got a link to your forum? Also, what version of vB do you have?

Dinatius 01-14-2008 05:46 AM

<a href="http://the-watch.net/forums/" target="_blank">the-watch.net/forums</a>
Running vB 3.6.8PL2

Not all users have it filled in, but the one that matches my forum name here is completed within the usercp - custom page.

Edit: Found the answer to searchable fields - anyone looking, check out the thread for Wired's base mod.

fmntprsv 01-14-2008 05:26 PM

Well, i was done all and this is the result:

https://vborg.vbsupport.ru/external/2008/01/27.jpg

As you see, now it appears EXTRA OPTIONS (see the red rectangle) but not appear the fields. ?What can i do?

Thanks a lot about your interest!

Wired1 01-14-2008 06:16 PM

Dinatius and fmntprsv, this should help you both:

Go to AdminCP. On the menu bar to the left, go to User Profile Fields -> User Profile Field Manager.

Edit a field that you would like in their profile. Go to the last option, and change the Option to the last option like below (Mine's customized):

Attachment 74561

Any field that is marked as such should show up in the lower quadrant (if you are using this plugin) as well as show up in the extra profile page (using the parent plugin).

Dinatius 01-14-2008 06:23 PM

I got that far, PMing you login info so I can stop fumbling words trying to explain.

fmntprsv 01-15-2008 07:58 PM

It´s impossible, i don´t know because it can´t work....

I persevere

Wired1 01-24-2008 01:33 AM

fmntprsv, did you imoprt the plugin?

Dinatius, no idea, something's just missing. undo the steps and re-do them.

Dinatius 01-24-2008 06:51 AM

Couldn't figure it out, but I wanted to work on searchable along with the display - if there's interest I may look into putting it up as an add-on module for vba.

fmntprsv 01-24-2008 07:11 AM

Yes wired1 i´m was importing the plugin, and doesn´t work. A pity because it needed to operate. But I am unable

Wired1 01-24-2008 03:16 PM

D: What do you mean "along with the display"?

fmntprsv: Don't know what to tell you.

Dark Fury 02-21-2008 01:51 AM

I have the extra options mod installed, and it was working fine.

Tried installing this (following instructions up to the popup menu bit, didnt want that) but then when attempting to view a member profile i get a blank page.

So i turned off this plugin and profiles work again.... i'm thinking i've not got the values for the following correct:

Quote:

Execution Order Use this field to enter the order in which code at the same hook will be executed.

Plugin PHP Code Use this field to enter the PHP code that you would like to be run.
I had 5 in the first one by default, and just put 'member.php' in the second and i assume thats where i've gone wrong...

My site is www.49CMD.com

Wired1 02-22-2008 02:12 PM

If you follow the instructions and only skip the end of the instructions where it has the dropdown instructions, the memberpage should work fine, there's no editing like you mentioned in said instructions.

Jase2 02-22-2008 02:23 PM

Hello Wired1,

I'll be installing this great hack once you release it for 3.7.

I have one question, you have your "My system Specs" in the postbit with a blue background. Do you have to have the small blue background, or can you just have it with the writing "My system Specs" and the drop down button?

Regards Jason :)

PaulSonny 02-22-2008 10:34 PM

Excellent modification and will be installing once their is a version for 3.7.

Thanks, Paul.

Wired1 02-23-2008 01:02 AM

Quote:

Originally Posted by Jase2 (Post 1448711)
Hello Wired1,

I'll be installing this great hack once you release it for 3.7.

I have one question, you have your "My system Specs" in the postbit with a blue background. Do you have to have the small blue background, or can you just have it with the writing "My system Specs" and the drop down button?

Regards Jason :)

I have answered this question from you last week in the parent plugin's thread. It is based upon your forum's template. The dropdown is completely vBulletin's code, and is not modified by myself in any way.

wtrk 02-23-2008 02:43 AM

nice hack. i have this and the other one working together just fine except for one thing, it doesnt display the custom fields on the profile page. drop down works perfect. extra options editing page works perfectly. any suggestions?

Dark Fury 02-23-2008 06:55 AM

What do i put in the box "Plugin PHP Code" when adding the new plugin?

Wired1 02-24-2008 05:53 AM

Quote:

Originally Posted by wtrk (Post 1449121)
nice hack. i have this and the other one working together just fine except for one thing, it doesnt display the custom fields on the profile page. drop down works perfect. extra options editing page works perfectly. any suggestions?

Did you edit the page like the instructions say?


Quote:

Originally Posted by Dark Fury (Post 1449202)
What do i put in the box "Plugin PHP Code" when adding the new plugin?

You don't create the plugin. Go to Download / Upload Plugins and Import it.

Guest210212002 02-24-2008 10:43 PM

/me anxiously awaits the 3.7 version

Dark Fury 02-24-2008 11:59 PM

Quote:

Originally Posted by Wired1 (Post 1449712)
You don't create the plugin. Go to Download / Upload Plugins and Import it.

Sorted. Please excuse me. Thankyou for these mods, they are perfect for my site. :)

Wired1 02-25-2008 05:30 PM

Quote:

Originally Posted by Dark Fury (Post 1450355)
Sorted. Please excuse me. Thankyou for these mods, they are perfect for my site. :)

Thanks, please hit install! :)

Hades-1 02-26-2008 07:19 PM

im 100% positive i did it right but its not showing up, the group memberships section is now blank, its not showing the custom fields for some reason!

Wired1 02-26-2008 07:28 PM

Have you marked profile fields as the new type of profile field?

Hades-1 02-26-2008 07:36 PM

Quote:

Originally Posted by Wired1 (Post 1451635)
Have you marked profile fields as the new type of profile field?

what do you mean?

in admincp i add a new field and for display page i choose options: extra options.

i did file edits right, i mean the stuff that was in the membergroups area is now gone, but the custom fields i made wont show up.

Wired1 02-26-2008 08:05 PM

Got a link to your forum? You have entered in information for said profile fields in your UserCP right?

Hades-1 02-26-2008 08:16 PM

Quote:

Originally Posted by Wired1 (Post 1451654)
Got a link to your forum? You have entered in information for said profile fields in your UserCP right?

http://xboxnode.com/beta/zone/member.php?u=1

and yes i added the info, i went into userCP and click on extra options as its titled and enter data into the fields i created, like i said it just doesnt show up for some reason, i can past the code to my memberinfo template if you want...

wtrk 02-26-2008 09:36 PM

Quote:

Originally Posted by Wired1 (Post 1449712)
Did you edit the page like the instructions say?


You don't create the plugin. Go to Download / Upload Plugins and Import it.

yup. i followed the instructions 3 times and all 3 times nothing..

Wired1 02-27-2008 12:12 PM

Quote:

Originally Posted by Hades-1 (Post 1451659)
http://xboxnode.com/beta/zone/member.php?u=1

and yes i added the info, i went into userCP and click on extra options as its titled and enter data into the fields i created, like i said it just doesnt show up for some reason, i can past the code to my memberinfo template if you want...

Yeah, PM me the template.


Quote:

Originally Posted by wtrk (Post 1451700)
yup. i followed the instructions 3 times and all 3 times nothing..

Try disabling other plugins. Got a link to your forum?

Hades-1 03-02-2008 12:21 PM

Quote:

Originally Posted by Wired1 (Post 1452058)
Yeah, PM me the template.


Try disabling other plugins. Got a link to your forum?

i pm'ed u the template a few days ago, did u check it out?

Wired1 03-03-2008 05:18 AM

Sorry, thought PM Notification via Email was on, it wasn't.

MEMBERINFO template in the PM looks fine. I think it's working though, as I see on the member page listed above a block called XBOX with some profile info. Can you confirm this? If so, have you changed anything, and if so, what?

Conner85 04-06-2008 01:32 AM

For some reason, when I add <hook>member_extras</hook> inside of /includes/xml/hooks_vbulletin.xml, it doesn't create another hook. And nothing "extra" shows up in my profile either. I have installed the first hack with the xml file as well as all of the other changes. I have no clue as to why it isn't working.

The dropdown menu is working just fine.

Conner85 04-06-2008 01:52 AM

Quote:

Originally Posted by Hades-1 (Post 1451643)
what do you mean?

in admincp i add a new field and for display page i choose options: extra options.

i did file edits right, i mean the stuff that was in the membergroups area is now gone, but the custom fields i made wont show up.


Didn't see this post before I made my last one. But this is the same problem I'm having.

Wired1 04-06-2008 03:32 AM

What version of vB do you have?

Conner85 04-06-2008 04:51 AM

3.6.9

viper357 04-06-2008 07:57 AM

Wired1

I'm having a problem. Everything is looking fine and working well, except for the Memberinfo page, it looks fine until data is entered and it then breaks the format and the data is displayed all over the place.

Could it be my memberinfo template?

viper357 04-06-2008 08:00 AM

Here is a user with no info, 100%
http://www.marineaquariumsa.com/member.php?u=770

Here is my profile with info added - :(
http://www.marineaquariumsa.com/member.php?u=1

Wired1 04-06-2008 08:37 AM

Quote:

Originally Posted by Conner85 (Post 1484118)
3.6.9

Haven't tested on that yet. I'll see what I can do, but I don't recall reading anything in it that would affect this mod.


Quote:

Originally Posted by viper357 (Post 1484176)
I'm having a problem. Everything is looking fine and working well, except for the Memberinfo page, it looks fine until data is entered and it then breaks the format and the data is displayed all over the place.

Could it be my memberinfo template?

Looks like the edit was done wrong. Revert the template and try again.

stemmy 04-08-2008 03:47 PM

Great Hack !!!!

I have installed everything and made all the code changes. - It works perfectly.

one question.

How do i change the title of the section in the usercp ?

Currently its called "Extra Options" I would like to call it "Experience"

I run a photography forum and this drop down menu is perfect for showing peoples photography experience. But it will be confusing in the usercp if its called "Extra options".

thanks in advance

Ive clicked installed !!!!!


All times are GMT. The time now is 08:28 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.01565 seconds
  • Memory Usage 1,830KB
  • 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
  • (17)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
  • (40)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