vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Profile Enhancements - Extra Profile Fields Tab (https://vborg.vbsupport.ru/showthread.php?t=180329)

kether1 06-04-2008 02:47 AM

Quote:

Originally Posted by Wired1 (Post 1540173)
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.

The link for the other tabs are as follows:
Code:

For About Me: ?tab=aboutme 
For Contacts: ?tab=contact
For Friends:    ?tab=friends
For Statistics: ?tab=stats

I used firefox web browser and the Firebug Addon to inspect the links since they are basically hidden because the ajax changes the tabs but doesn't reload the page.

I see that the link for your mod's tab is supposed to be
Code:

?tab=EPFP_tab
But it will not work for some reason. It always loads the regular profile page.

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

kether1 06-05-2008 06:50 PM

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

Wired1 06-05-2008 07:05 PM

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

kether1 06-05-2008 07:22 PM

Quote:

Originally Posted by Wired1 (Post 1541745)
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

This is how it works for me:

Code:

http://www.yoursitename.com/forum/members/kether.html?tab=friends
or
http://www.yoursitename.com/forum/members/kether.html?tab=stats
etc...

Hope this helps!

Thanks,
Kether

kether1 06-05-2008 07:31 PM

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

Wired1 06-07-2008 12:38 AM

Ah, I typed in a ? before it instad of an &.

I think I know how to fix it, I'll do some testing.

neologan 06-07-2008 02:07 PM

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?

neologan 06-09-2008 02:53 PM

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

Wired1 06-09-2008 04:42 PM

Quote:

Originally Posted by neologan (Post 1545054)
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

Try editing the plugin and changing the Execution Order # of the plugin.

neologan 06-09-2008 05:09 PM

i've changed them to 1, but it hasn't changed things.


All times are GMT. The time now is 03:01 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.01319 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_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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