vb.org Archive

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

Wired1 03-19-2009 04:44 AM

Quote:

Originally Posted by Jasem (Post 1771577)
Great mod. , thank you!

Installed

Not installed, you need to hit the INSTALL button on the thread. You too gator and exyuteam :)

Blackhat 03-20-2009 07:51 PM

Is there a way to add anything into this tab ? I would like to publish each users wordpress articles in there by using rss feed ?

Thanks

repaire 03-22-2009 02:44 PM

Hello Wired1
Great job, nice hack !

my question
By default, the extra tab is the last one on the right of the bar. would it be possible to place it at the 3rd place, after the "Additional Information" one ?

I don't know how to make it...:confused:

Thanks

Wired1 03-22-2009 05:17 PM

Quote:

Originally Posted by Blackhat (Post 1772842)
Is there a way to add anything into this tab ? I would like to publish each users wordpress articles in there by using rss feed ?

Please hit install for support.

It's possible I'd imagine, but you'd have to recode the tab. I'd recommend reading the article here on how to create a tab, and then modify it to what you need.


Quote:

Originally Posted by repaire (Post 1774236)
By default, the extra tab is the last one on the right of the bar. would it be possible to place it at the 3rd place, after the "Additional Information" one ?

You can only place new tabs before or after the default ones, not in the middle as per the hook locations.

reverse1312 03-22-2009 06:32 PM

Thank you for this good mod !

RedKilla 03-22-2009 07:16 PM

Cant install..get the following error..

The following dependencies were not met:

1. The product wired1_epfp must be installed before this product may be installed. (Compatible starting with 3.0.0)

Wired1 03-22-2009 08:20 PM

The error contains the solution, as does the description of this mod...

Please hit install.

Atakan KOC 03-25-2009 04:40 PM

open file product-extratab.xml and find

PHP Code:

<dependency dependencytype="product" parentproductid="wired1_epfp" minversion="3.0.0" maxversion="" /> 

replace

PHP Code:

<dependency dependencytype="vbulletin" parentproductid="wired1_epfp" minversion="3.0.0" maxversion="3.9.9 Alpha 1" /> 


Wired1 03-25-2009 06:11 PM

That is not correct. His problem is that he doesn't have the EPFP product installed...

Atakan KOC 03-25-2009 08:39 PM

I've also reviewed many other code. example, Paul M code.

Code:

<dependency dependencytype="vbulletin" minversion="3.8.0" maxversion="3.8.99" />


All times are GMT. The time now is 06:00 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
  • Page Generation 0.01273 seconds
  • Memory Usage 1,739KB
  • 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
  • (2)bbcode_php_printable
  • (3)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
  • (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