![]() |
Alphabetical in order maybe? Either way, it's a question more for the modding community and/or Jelsoft, so you may want to start a new thread concerning the order of tabs via plugins.
|
here is your cache code for your tab
Code:
|
Okay,
I must be missing something here. I am trying to find a way to change the text from on the link and tab from "extra options" to "Favorite Listings". Please help. Much appreciated. |
Quote:
|
Quote:
at Quote:
Quote:
|
No, you are not supposed to edit random code. Read the vB manual on how to edit phrases. It is part of the AdminCP.
http://www.vbulletin.com/docs/html/ |
How would I tweak this to make two extra profile field tabs? :)
|
Quote:
Thanks, Kether |
Nada. Can't get it to work at all. Looked into the code a bit. Because they're AJAX tools, I think there needs to be java references to the individual tabs somewhere within their scripts.
|
Quote:
Regards, Kether |
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? |
Very awesome. I haven't poked 3.7 much, but a couple questions:
1. How would I get rid of another tab? such as Contact Info... I don't want the arrow for an extra tab. 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? 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? 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? Anyways, like you said - not everyone uses these two mods together. The profile field page mod is a good way to get data in and tie it to a user, but I did a custom search page to let people search on several of the custom profile fields - I was hardly using the profile display previously. I'm looking at writing a much more extensive search at some point. And since you asked at some point - I'm using this to keep track of character info for a guild I'm a webmaster for. |
|
Quote:
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:
Quote:
Quote:
EDIT Plugin: Extra Profile Fields Tab. FIND: PHP Code:
PHP Code:
Quote:
Quote:
|
Thanks..!
|
Wired, this doesn't pass xhtml validation -- could you update this modfication to be xhtml compliant?
|
Is it possible to post pictures in the new tab?
I want a tab in every user profile, in which I can post small pictures. These pictures are actually rewards for winning Sig of the Week competitions and whatnot. Is this possible? If so, is it possible to center each image into a cell of a table? |
Hi Wired,
I used the epfp just from the start of the vB 3.5 hack and always liked it. To be exact I use it twice in our forum ( if you want to habe a look: http://www.planet3dnow.de/vbulletin/...d.php?t=343982). I just added a _first or first to all variables and plugin names, changed the template name and the $profilefield['form'] data. But now i run into a problem with the extra profile fields tab. Changed all the variables in the product (see attachment), but always the first epfp tab is overwritten by the new product. |
Missed a spot :)
Search "EPFP_tab" in that file and you'll see one you still need to change to EPFP_tab_first. |
Quote:
|
I have a problem!
Installed. Working perfectly as described. However - the extra profile fields will not show up on the members list, nor will they show up on the advanced members search. Is there some way to fix this? I don't want to have to move all the profile fields into the Edit Your Details section. |
search the thread as this has been covered. It's a small change - adding a 0 basically.
|
Is there any way to make the "extra fields" tab look the same as the "about me" tab?
To clarify; at the moment the value is slightly inset in the "extra info" tab, but in the "about me" tab the value is directly below the field name. Also, how would I add a bold title to the top of the tab like "about me" and "signature" I'm sure these are just template changes, but I can't find what bits I need to change. Thank you :) |
Hey wired, awesome product, im using it and works perfect!
One question, where do I change the CSS for the new tab? Like to set the margins you usually can on the about me block? |
moon: sorry I didn't see the post earlier. It's already bold for me when the tab is selected. It's just calling vB's templates / code.
moon / christian: For CSS changes... you've got me :) It's all standard code, but I've never messed w/ the vB settings for CSS. Heck, I can't remember where they are in the AdminCP ATM :) You can always change the template calls in the plugins, and make your own template / CSS changes however. |
What an awesome hack when added with your other goodies!
Anyone know how I can change the order of the new tab this creates? So instead of it displaying in 6th position by default I can change it to 3rd? |
Custom tabs can either be set to come BEFORE the standard tabs, or AFTER, but not inbetween. Post on vb.com to request that.
|
Hello Wired1,
Is there a version for product-wired1_epfp_2.xml available as well? Is saw the extratab1 Pipin attached, but don't know whether these two combine. If not could you explain to me what to edit in the normal extratab product (a duplicate I mean) to get it working with the second extra profile fields page? I would also like the second tab to be in first position (before visitor messages). What should I do for that? Just change the hook location? Thanks very much in advance! Regards, Walrick |
Ok, I figured it out myself. I edited Pipins Extratab1 in such a way that it does what I want (including fixing his original mistake). I also got it to show in the first tab. And renamed some things to _2 instead of _first. It's the second extra tab after all, not the first. Also the product name itself to comply more with the second profile fields page product.
If anyone is interested, I attached the product to this post. For those looking for the extra profile fields page product to go with this: https://vborg.vbsupport.ru/showpost....&postcount=134 Walrick |
How can I change the tab title Extra Options to something else?
I looked up the phrase $vbphrase['extra_options'] and got No Phrases Matched Your Query, am I missing something? |
Search for "extra_options", not the actual variable name.
|
I had already tried that too and got No Phrases Matched Your Query.
Um, okay...after typing in extra_options several times going back, retyping it...it decided to work. Weird... |
3.8.x version released:
https://vborg.vbsupport.ru/showthread.php?t=208358 No code changes whatsoever. |
Hi,
I installed the profile page 2 also. But now i have just one extra tab. How can i get a second tab (sorry im no coder :erm:) |
Wrong thread.
|
where should i asked it? Im standing on the extra tab?:confused:
|
You are using 3.8.x, therefore the 3.8.x thread is where you should be posting. Also, no 2nd tab mod has been made yet.
|
Quote:
|
Thanks, that's what i looked for, im feeling a little bit stupid:o. I searched the entire post and i think that i didn't read yours thoroughly Thanks works now.:up:
|
Is there any way I can alter so only admins can fill in the options, reason being is I would like to add a membership number there which can not be changed by the user
Thanks Chet |
All times are GMT. The time now is 08:14 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|