vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Mini Mods - Profile Fields in Postbits (https://vborg.vbsupport.ru/showthread.php?t=123619)

tipoboy 07-04-2007 09:21 PM

any way of seperating the profile fields by surrounding them with a border??

if so how would i do this?
thanks in advance
dave

sidarta 07-05-2007 10:33 PM

Quote:

Originally Posted by 2impulsiv (Post 1281206)
This seemed to not like working with some other mod's I have running so I chopped it.

I put in the code myself and It's all good now. Weird....

Here is the code:

Code:

<if condition="$post['field5']"><div>Ride: $post[field5]</div></if>
And
Code:

<if condition="$post['field6']"><div>Power: $post[field6]</div></if>
I'm working on a few changes to that for some ideas I've got. See how they go before I get excited..

Cheers

Thank frends.

Multiple selection menu problem. Capture attach file..

Killeglass 07-06-2007 05:53 PM

Thank you

Great well needed mod :)

vash911 07-21-2007 12:58 PM

Installed the hack, but for some reason it removed the display of VbCredits. Despite VBCredits still being there it wont show in the postbit. When I go to the adminpanel for the hack it has a part of VBCredits mod above it and then below the options for the profile hack.

Darkwaltz4 07-21-2007 11:50 PM

Quote:

Originally Posted by vash911 (Post 1297341)
Installed the hack, but for some reason it removed the display of VbCredits. Despite VBCredits still being there it wont show in the postbit. When I go to the adminpanel for the hack it has a part of VBCredits mod above it and then below the options for the profile hack.

I posted in the top post of vbcredits a plugin patch which is needed until vb updates to 3.6.8. Try applying that to see if it fixes the issue.

vash911 07-22-2007 08:29 AM

Quote:

Originally Posted by Darkwaltz4 (Post 1297814)
I posted in the top post of vbcredits a plugin patch which is needed until vb updates to 3.6.8. Try applying that to see if it fixes the issue.

Thanks that resolved my issue. Though i have a minor problem still with vbcredits.

When i click in the admincp --> Show Profile fields in Postbits

it also gives me part of the vbcredits menu. (see attachment)

It's not a huge issue, but if you know a fix I would gladly have it.

Krieg 08-01-2007 10:05 AM

I installed it and works very well ... but not well enough for me. I would like to have the content of the custom fields appear as an image. Therefore I managed in their description to make the content of them as the name of the image (without the .gif). Then I went in my postbit_legacy template, but could not find how it was implemented, and only found
Code:

<div class="smallfont">
                                &nbsp;<br />
                                <if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if>
                                <if condition="$post['field2']"><div>$vbphrase[location_perm]: $post[field2]</div></if>
                                <if condition="$post['age']"><div>$vbphrase[age]: $post[age]</div></if>
                                <div>
                                        $vbphrase[posts]: $post[posts]
                                </div>
                                <if condition="$show['infraction']"><div>$vbphrase[infractions]: $post[warnings]/$post[infractions] ($post[ipoints])</div></if>
                                <if condition="$show['reputation']"><div>

So now I am wondering how it appears ? :p so that I could have something more like
Code:

<if condition="$post['field5']"><div>Classe: <img src="../images/misc/classes/$post[field5].gif" border=0></div></if>
I hope someone would help me but I am at work right now and will dig deeper in that tonight ;)

periphrastic 09-15-2007 08:00 PM

Installed - thank you.

ssslippy 10-26-2007 06:53 AM

I figured id Point out a bug, currently if you go into just the post like this
http://immortal-guild.net/forums/sho...768#post234768
it does not show the profile fields. Not sure if this can be fixed with automated template edits.

Jackal von ?RF 10-29-2007 11:11 AM

I added support for translated profile field titles (my forum has both English and Finnish language packs installed). I also did some code cleanup and updated the product's version, urls etc. The updated plugin (version 2.12) is attached to this message.

(In AdminCP the custom field titles and descriptions can be translated through: User Profile Field Manager > [Edit] > [Translations])


All times are GMT. The time now is 05:03 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.01155 seconds
  • Memory Usage 1,744KB
  • 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
  • (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