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)

Fireballx 04-25-2012 08:30 AM

Installed :)

dlewisr 05-31-2012 06:55 PM

Great mod............ pity it isn't useable on vb4 :( Gonna keep my eye on this one in the hope it gets updated.

Boofo 05-31-2012 07:26 PM

I doubt very seriously you will see this updated to vB 4 unless you are willing to spend some cash for him to do it. I offered Milad to do it but was told I could not release it.

dlewisr 06-01-2012 08:40 AM

Quote:

Originally Posted by Boofo (Post 2335196)
I doubt very seriously you will see this updated to vB 4 unless you are willing to spend some cash for him to do it. I offered Milad to do it but was told I could not release it.

That's a shame as it's a good mod, our loss that your offer was rejected too. In the meantime I must have had a lightbulb moment and managed to change what I needed by template editing. Nothing fancy, but it did the job.

blind-eddie 06-01-2012 12:12 PM

Quote:

Originally Posted by Boofo (Post 2335196)
I doubt very seriously you will see this updated to vB 4 unless you are willing to spend some cash for him to do it. I offered Milad to do it but was told I could not release it.

Hello Rob... Where have you been?
You may not be able to release your copy of this addon but, you can show step by step what you edited to get it to work in vb4. Just a thought...

Boofo 06-01-2012 12:30 PM

I've been where I always am. ;)

The way I understood it was that I was not to release ANY updates to the public. I think he is planning on charging for the vb 4 update, unless I misunderstood him.

blind-eddie 06-01-2012 12:37 PM

From what I was told time and time again here that any addon can be updated with edits showing what was done to original hack. You can't give members an edited copy of the product but can show step by step instructions how you updated or enhanced the modification.
Look at the Random Tips link below.

Fashel.Net 06-03-2012 05:48 AM

شكراً لكِ ياميلاد

تسلم ايدك

Xanlamin 12-04-2013 09:19 PM

I know this is over a year old, but I have not been able to find anywhere on how ti get this to work with images.

1 of my profile fields is a single-selection box with multiple choices from it.

I tried using the same code I use for one of my pages where it pulls the field and sets the image for it, and I am wanting to do the same thing for the postbit.

<div class=">$stylevar[imgdir_misc]/$user[field8].png" alt="$user[field8]" /></div>

Is what I have entered in the Postbit Custom Content

I do have the field entered in then custom just below it.

is this correct or is there something else I need to do to get the field to show?

blind-eddie 12-05-2013 01:32 PM

Try this......

Code:

<!-- Start Image in postbit -->
                                <if condition="$post[field8]"><img src="$stylevar[imgdir_misc]/$post[field8].png" alt="$post[field8]" /></if>
<!-- End Image in postbit -->



All times are GMT. The time now is 12:33 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.01618 seconds
  • Memory Usage 1,734KB
  • 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_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