![]() |
How did you test this?
|
I enabled debug mode from my ACP (using my hack) and went to the members profile page. It hit 24 queries (I think). I then went and disabled this product and returned to the members profile page - this time it hit only 22 queries.
|
Can you please explain how to get the tab to show up static regardless if the fields have not been filled in by the member yet? Thank you
|
Quote:
Quote:
|
I mean the tab and fields. Basically, if the fields are not filled in it shows "n/a" by default which is fine. However, the tab is missing until then and basically no one knows it exists.
|
Quote:
Code:
function confirm_empty_wrap() |
Thank you. Now when you click the tab, its actually blank (nothing at all, not even the page itself for the tab). Can we have it defaul to "n/a" for all unfilled fields?
|
Quote:
|
|
Your forum requires registration, so no-one can see the above member profiles without being registered.
|
See attached screenshot
|
Figured it out. Shows N/A if you can edit it, but to all others, nothing shows up. Do this:
FIND Code:
if ($show['profilefield_edit'] AND $profilefield['value'] == '') Code:
if ($profilefield['value'] == '') |
Perfect, that worked. Thank you.
|
Seems when i go to my usercp, i selecte extra options, but the table that comes up is blank and all i can do is select 'reset fields' or 'save' and neither does anything.
Any ideas? |
Quote:
|
Installed :)
|
I have added some profile fields to this with catagories how ever the catagories do not show, do i need to make seperate tabs for them?
Thanks in advance |
[edit: my mistake]
|
Quote:
|
Hi Wired,
If a user hasn't filled in any of the system specs field, then the tab still shows with N/A -- anyway to stop it showing if they don't fill in at least one system spec field? That way, you save on queries. :) |
Quote:
|
Quote:
|
thanks nice
|
Quote:
For instance...car forums...or our forums... One for CarPC specs, one for audio specs, and one for vehicle specs.... :up: |
Quote:
http://www.techsupportteam.org/forum.../blind-dragon/ He hasn't filled in his system specs, yet the tab still shows... |
Quote:
Quote:
Quote:
|
Quote:
This is a very useful mod, Wired. Thank you. Quote:
|
*Installed* - and loving it! Brilliant modification, M8! :up:
Is there a way to link to the specific tab this mod creates? I would like to be able to link to it from a thread. Right now, I just link to the profile and the first tab shows opened. I want to be able to link to the content in the different tabs. Is this possible? If so, what is the tab's URL ? Thanks, Kether |
Quote:
Well, I figured out how to link to the other tabs (friends, stats, contactinfo, etc) but cannot find a way to link the tab this modification creats. It appears to be 'EPFP_tab" but that does not work. Anyone have any idea? It is a bummer to not be able to link to the content on this specific tab. Thanks for your help! Kether |
I made the tab from a tutorial here on vB.org, and there's no mention on how to do it there. I checked the HTML, and it all looks the same, so I don't know why it's not working. What's the link that works for the other tabs?
BTW, if you're just trying to get profile info in posts, check out my Dropdown mod. |
Quote:
Code:
For About Me: ?tab=aboutme I see that the link for your mod's tab is supposed to be Code:
?tab=EPFP_tab I am using the link in the drop down of the profile. It was an easy template edit to put it in, but I still need to get the correct url to display the custom tab. Thanks for any assistance you can offer. And again - excellent modification! Thanks, Kether |
Anyone know of a way to link to the tab that this mod creates? I still cannot get it to link directly to the specific tab. It always opens the profile's first tab and not the one this modification creates.
Thanks for any help! Kether |
Do you have an example of a FULL URL link to a tab (that works)?
This does not work for me: http://www.houseofhelp.com/forums/me...15?tab=contact |
Quote:
Code:
http://www.yoursitename.com/forum/members/kether.html?tab=friends Thanks, Kether |
I have VBSEO so my urls are rewritten. Here is a link that works on your site.
Code:
http://www.houseofhelp.com/v3/member.php?u=15&tab=stats Thanks, Kether |
Ah, I typed in a ? before it instad of an &.
I think I know how to fix it, I'll do some testing. |
my apologies if this is already discussed, but i was wondering if this could handle multiple tabs? i use this for system specs, but had the idea of another tab with extra details for console user names and all that stuff.
I'd also really like a way to edit each fields look, with images etc. At the moment you are using some nice code, but it makes it hard to edit. I'm quite happy to just throw some less advanced code to get the fields to show up in the template, and then edit them all with images etc, and use the <if> to make them not disply if it's not filled in etc. I love this mod, but i really think it needs these sort of options in there so it can be customised more. any thoughts on ways to do this? |
i added a custom User Profile Field and wanted it to be second inline, but it's pushing in front of the system specs plugin. I assume it's using the same hook here, so how to i get the pc specs tab to display in front of it.
the custom field is "gaming": http://forums.pureoverclock.com/member.php?u=1 |
Quote:
|
i've changed them to 1, but it hasn't changed things.
|
All times are GMT. The time now is 11:53 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:
|