![]() |
Quote:
|
Haven't gone to 3.8.3 myself, but the changes shouldn't have done anything. What are the other mods?
|
Sorry, Wired....
I disabled all plugins and am still getting the same problem. So...I'm pretty sure it isn't a mod conflict. I have a lot of mods, too. Do me a favor, though... Go to your own Profile Field Manager...do you see the fields there for the PC Specs you created? I'm basically using mine for PC Specs, as well...yet the profile fields aren't there for me to edit. However, I do see the category I created...along with a note there that says this category contains 18 fields. Strange... Steve from vBulletin told me to submit a support ticket, but I haven't done that, as of yet. I will though...and hope it all works out. As it stands...I can't edit any of the profile fields I created for PC Specs. So...if I wanted to add another readio option, for example, I can't do that until I get this sorted. |
Un/reinstall the EPFP mod. I remember running into this issue before, and it was when a manual edit wasn't done after an upgrade.
|
Well...right now. Jake from vBulletin is trying to figure things out...
Hopefully, if he doesn't find the problem. I'll try that. In the interim...he's got admin access and ftp access. Wish you would have told me sooner so I could have tried that first. |
Just tried what you suggested...and it did not work.
|
Don't need to uninstall actually, just re-do the manual edits as per the EPFP instructions and you'll be fine.
|
Just a question what would I need to change to show it as the first tab instead of the last tab?
|
Quote:
Code:
Go to AdminCP -> Plugins & Products -> Product : Wired1's Extra Profile Fields Tab -> Extra Profile Fields Tab, and then select edit. |
Note to all: Yes I will be upgrading this mod if needed to work with vB 4.0, but not before it goes gold on or around the ETA of December 21st. I personally wouldn't recommend anyone upgrade their forum for a couple weeks after it comes out so that the modding community has a chance to test their code on the gold version.
NOTE! I'm currently working on making the EPFP mod for vB 4.0 more DB driven so that pages and tabs are easier to create and customize. If you DON'T want a DB version, post here and as long as I get more than one or two responses I'll add that to my modification upgrade list. |
How can I change the Tab to say something different the the default Extra Options?
|
Quote:
|
1 Attachment(s)
Wired1, thanks for this hack, been using it since 3.6.12 :)
Just upgraded to 3.8.4 and was wondering if there is a way to Bold the headings? Thanks. Attachment 111400 |
Quote:
|
Quote:
Quote:
|
Quote:
I've had a poke around and found this, in the memberinfo_css_EPFP_tab Code:
#EPFP_tab li.profilefield_category { In the 2nd piece of code, if I change the 'normal' to 'bold' then it makes all the text in the tab bold. The 1st piece of code doesn't seem to do anything when I change it, am I fiddling in the right place? :o |
I think there's other CSS code that does the mark up for the tabs in general. You'd have to find the reference to that, change it to a different CSS template (or whatever it is), and then change the fields.
Could've sworn I figured out how to do that before, can't remember ATM. |
@Wired1
Will you be creating a tab in the user's profile for your script? |
Going to install now...
Give her a shot! THanks!!! |
Does this work on 4.0?
|
Whats the status of moving this to vb4?
thanks |
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.
|
*cough* 4.0 *cough*
https://vborg.vbsupport.ru/showthread.php?t=244255 |
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? |
That's outside the realm of this mod.
|
Getting this error when I attempt to view profile manager
Code:
"$vbphrase[options]: $vbphrase[extra_options]" |
Quote:
|
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:
|
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. |
Quote:
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. |
Considering using this as a the basis for vehicle sub-profiles instead of some of the other plugins that are out there. I'm wondering if it would be possible to have an avatar associated with each tab. And maybe a mini photo gallery for each tab. And then finally, have an option for the tab to display under the username in postbit. Or at the very least, figure out a way to throw in some code that checks to see if the user has tab ID # and then display it in some templates - if tab ID 3 is not empty, then display this html here.
|
Quote:
field a - pictureID from an album for the avatar field b - albumID for the photo gallery Then some swanky code for the pics (or just re-use the vB gallery code). |
I'm using vB 4.2.3 PL 2, and I'm having both Extra Profile Fields Page and Extra Profile Fields Tab, but when the Tab product is enabled, it shows error on the header of profile member page:
Code:
PHP User Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: memberinfo_css_EPFP_tab in ..../includes/functions.php on line 4602 In the line 4602 functions.php: Code:
trigger_error('fetch_template() calls should be replaced by the vB_Template class. Template name: ' . htmlspecialchars_uni($templatename), E_USER_WARNING); Code:
($hook = vBulletinHook::fetch_hook('member_build_blocks_start')) ? eval($hook) : false; PHP version is 5.6.28 |
I've never seen those errors before. How'd you install a 3.8.x mod on 4.x?
|
How? Easily!
Just installed it with no further actions |
You will need to port that product to vB 4.2.x if you intend to use it. vB 3.8.x and vB 4.2.x use different methods for rendering templates.
|
All times are GMT. The time now is 06:47 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:
|