vb.org Archive

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

Charlie98902 06-13-2010 07:29 PM

The following dependencies were not met:

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

Using 4.0.3 PL1

Wired1 06-13-2010 11:14 PM

Quote:

Originally Posted by marrr (Post 2052122)
I think i found a bug.. When i load a profile page it defaults to "visitor messages" however at the bottom of the page its loading my extra profile info too.

Please post a screenshot. Not 100% sure what you mean.

Quote:

Originally Posted by Charlie98902 (Post 2053067)
The following dependencies were not met:

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


Using 4.0.3 PL1

The version number refers to the version of the EPFP mod, not your vB install.

nutcase 06-14-2010 09:38 AM

1 Attachment(s)
I will post it. when you first go to a profile it will do the below. after you hit any other Tab, it is fine.

Wired1 06-19-2010 07:03 PM

Can't duplicate it. Do you have any other mods installed that customize the profile?

marrr 06-20-2010 12:39 AM

Only plugins i have installed are Separate Sticky and Normal Threads,Usergroup Color Bar,Wired1's Extra Profile Field Page and this one. If you want i'll give you the info so you can check out on my site.

LostForWords 06-20-2010 09:37 PM

I'm afraid to say I'm experiencing the same issue. (I am using 4.0.4).

LostForWords 06-26-2010 07:50 PM

No possibility of a fix at this point?

marrr 07-16-2010 02:56 PM

any idea when that bug is gonna be fixed?

alexp999 08-14-2010 04:43 PM

1 Attachment(s)
I have fixed the bug where the system specs were being shown on the "About me" tab.

To fix follow the instructions below, or download the attachment which already has the fix applied. :)

OPEN

product-extratab.xml

FIND
Code:

                        <div class="subsection">
                                {vb: raw block_data.EPFP_tab}
                        </div>

REPLACE WITH
Code:

<div id="view-EPFP_tab" class="<vb:if condition="$selected_tab == 'EPFP_tab'">selected_view_section<vb:else />view_section</vb:if>">
                        <div class="subsection">
                                {vb: raw block_data.EPFP_tab}
                        </div>
</div>


FIND
Code:

    'hook_location' => 'profile_tabs_last',
ADD AFTER
Code:

    'wrap' => false

Save, import and be sure to check overwrite, so it updates the existing file.

Wired1 08-14-2010 10:22 PM

Still can't reproduce it. Just nuked my whole site / DB, rebuilt from scratch. Default 4.0.6 install, installed EPFP then the tab mod. Created 1 field and filled it out. No issues whatsoever. Cannot duplicate.

Everyone please list your extra mods.


All times are GMT. The time now is 11:51 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.03527 seconds
  • Memory Usage 1,738KB
  • 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
  • (2)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