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)
-   -   Show Thread Enhancements - Show Profile Fields In Postbit, Zero Query & Template Edit! (https://vborg.vbsupport.ru/showthread.php?t=208288)

H3C x Nevz 04-04-2009 11:44 AM

This is an awesome hack. I was wondering if, using its custom area, I could somehow make it display all threads the user posted in certain boards. Help would be greatly appreciated.

Milez 04-07-2009 05:16 AM

Hmm...I see the stuff on the 'custom' setting but I still cannot see how to do what I want. I have something like this in Postbit:

Favorites: horse, car, barn

All I want to do is make 'Favorites' bold. Could the author provide an example for what looks like a marvelous hack :)

dealcafe 04-10-2009 02:47 PM

This is what I was looking for and works great is there a way that the custom fields can be a url thats clickable in the post_bit? I have been trying to figure this out for a couple of days and I know I am close. Any tips would be greatly appreciated.

so it would be like this in the post_bit:

michelle
wishlist (and have that be a link to there list? )

Figured it out :)
I used the custom field and then :
<if condition="$post['field11']"><div><a href='$post[field11]'></> Wishlist </div></a></if>

Milad 04-10-2009 09:32 PM

HTML Code:

<if condition="$post['field11']"><div><a href="$post[field11]">Wishlist</a></div></if>

Sofia 05-06-2009 06:08 AM

Hello Milad ! Thank a lot for this mod. Good work ;)

Note: you can't save profile settings if you've installed this hack : https://vborg.vbsupport.ru/showthread.php?t=208213

VonDoom 05-10-2009 07:58 PM

Perfect *Installed*

jubair.a 06-15-2009 10:50 PM

1 Attachment(s)
Hey guys, everything I try does not work, the fields don't show up.

Is there anything I should be editing beforehand (see attached screenshots).

Thanks!!

KenD 06-30-2009 09:55 AM

Exactly what i've been looking for :) Thanks Milad. Installed

pmflav1 06-30-2009 11:07 PM

1 Attachment(s)
Nice script, very useful indeed.

However when I try and use the custom field I keep getting the following error.

Code:

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/fpscentr/public_html/xxxxx/includes/class_postbit.php(294) : eval()'d code(139) : eval()'d code on line 2
Attached is the admn area.

Milad 07-01-2009 12:19 AM

Use this in the Custom Content:
HTML Code:

<div class="smallfont">Clan Tag: $post[field5]</div>
Instead of:
HTML Code:

<div class="smallfont">Clan Tag: $post['field5']</div>


All times are GMT. The time now is 11:00 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.01094 seconds
  • Memory Usage 1,733KB
  • 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_html_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