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)
-   -   Show Thread Enhancements - Profile Fields in a Postbit Dropdown (https://vborg.vbsupport.ru/showthread.php?t=248651)

Wired1 09-09-2010 03:06 AM

LuisManson: Possible CSS issue. Not sure how to fix.

CvP: That's ASCII. My mod never had any tweaks or add ons concerning ASCII. Never seen that before. Sounds like something isn't parsing the names right. Unfortunately, the javascript being called are vB calls, so that's out of my hands. Try disabling the following plugin, see what happens:
Quote:

Add epfp.css reference to showthread
MIGHT be the language call in that plugin, but it just grabs it from the vB settings.

As for check boxes not showing up, that's WAY out of my hands. It's due to how vB stores those profile fields (e.g. not like the other fields). It's been like that for years.

Diehardshorty 11-14-2010 11:42 PM

Yea needs alot of work but im glad your working on it. There isn't a mod like this for vb4 yet.

dtorreci 11-26-2010 04:35 PM

Hi

I having some issues displaying dates (is displaying UNIX timestamp format) or IM Icons (which are not displayed) any ideas?

The code I have insert at Dropdown manual is:

Code:

<vb:if condition="$post['joindate']">
        <li class="left">{vb:rawphrase join_date}</li>
        <li class="right"><span class"date">{vb:raw post.joindate}</span></li>
</vb:if>
<li class="left">IM</li>                                       
<li class="right">
                <div class="imlinks2">
                    {vb:raw post.icqicon} {vb:raw post.aimicon} {vb:raw post.msnicon} {vb:raw post.yahooicon} {vb:raw post.skypeicon}
                </div>
</li>


LVGgebruiker 01-18-2011 06:35 PM

Quote:

Originally Posted by CvP (Post 2094370)
profile fields that contain multiple predefined items (check boxes) only show numbers.

I also have this problem, is there any fix for this?

Wired1 01-18-2011 07:52 PM

dtorreci: no idea.

LVGgebruiker: Limitation of vBulletin's implementation of profile fields.

LVGgebruiker 01-19-2011 07:00 PM

Quote:

Originally Posted by Wired1 (Post 2151121)
LVGgebruiker: Limitation of vBulletin's implementation of profile fields.

Ok thank you, will look for other solution then.

Dave-M 02-13-2011 04:26 AM

Does anyone know if this works OK on 4.1.1? Seems very quiet in here compared to the last version threads, are people using something else instead?

Dave-M 02-13-2011 07:42 PM

Seems to be broken in 4.1.1.

The dropdown works and is displaying what was previously in the custom fields, and the extra options link is there, but the page is blank with no fields in it.

Edit: Fixed. Just needed to be reinstalled, both this and the profile fields mod.

Cheers :)

Dave-M 03-04-2011 08:32 PM

Found an odd issue. If I create a new user field, it only displays in the user profile and not in the extra options page.

Shouldn't there be something in the dropdown on display on page page, to tell it where to show the new fields?

kisanjong 03-05-2011 12:12 PM

great mod :) - but can you tell me if this works with Multiple-Selection Checkbox fields?

Thanks


All times are GMT. The time now is 04:50 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.01158 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
  • (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