![]() |
Using Multiple-Selection Menu in VB3.6.6, in the screenshot where you see the 4 suppose to display the Operation System. Any ideas?
|
I installed this hack, it seemed to work, however on any new reply it doesnt show the field in the posbit, than if I "update" the "fields to show in postbits" it will than show, than it will not again in a new reply...
Any idea what might be causing this? I love the hack just not sure what this issue is about. |
I have one field with quite a bit of information (over 150 characters). Any way to force a line break at some point -- basically to limit the width of the field. Otherwise, it simply runs into the other side of the page.
|
Quote:
|
I just added mine manually with a box around them:
http://custom-computerz.com/forums/s...0153#post10153 |
Exactly what I was looking for.
Two thumbs up...if I had more thumbs...well, you know. Works in 3.6.7...marked as installed. |
*Installed and working*
thanks! |
It works fine - but to be outstanding it needs to include the multiple selection fields... so pleeeease....
|
selection radio buton use profile field is not posbits.
|
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> Code:
<if condition="$post['field6']"><div>Power: $post[field6]</div></if> Cheers |
any way of seperating the profile fields by surrounding them with a border??
if so how would i do this? thanks in advance dave |
Quote:
Multiple selection menu problem. Capture attach file.. |
Thank you
Great well needed mod :) |
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.
|
Quote:
|
Quote:
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. |
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"> Code:
<if condition="$post['field5']"><div>Classe: <img src="../images/misc/classes/$post[field5].gif" border=0></div></if> |
Installed - thank you.
|
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. |
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]) |
I just installed this and it is really a nice product. Like some others here though, I would very much like it to use images instead of just text. I'm thinking something like the country flag mod which I also have installed. In my case, I'm using it for members to show how many of our events they have attended. I would like to create images with a number imposed on them. Right now, I just have the numbers ... 1, 2, 3, etc. in the selection box but I would love it if those numbers would actually load an image that I have created for each number.
|
<font color="Navy">Heya,
No new updates? </font> |
Installed and working on 3.6.8
|
Quote:
|
excellent mod, thanks, installed
|
Is it working on 3.7 or will there be a new Release ?
|
Hi, could you please add the german version here?
The link in your first post points to vbhacks-germany.com which seems to be closed. I would also like to see this for vB 3.7x |
Great mod. INSTALLED. Thanks.
I am having a problem with two of my fields where the user selects one or more options. The field entries are not coming out it is a number. I have a list of afilliations: ABC DEF GHI JKL, etc. for them to select but when they do it it displays Afilliation: 8856 ANy suggestions |
jfrenaye: As far as I know, no one's been able to solve that problem. Multiple mods are affected by that limitation of vB's design.
|
it' show me database error
Quote:
|
I'd love to see a 3.7 version as well.
|
Me too. I'm using this mod and want to upgrade vB to 3.7 and I'd love to be able to continue to use this mod.
|
this version is still not available in 3.7.2
|
Works with VB 3.8.3
|
Any chance to get this for 4.x?
|
I need it for vb4 please!
|
Me too!!!!!!!! :-)
|
Hi everybody. I am using this on vb 3.8.5 (yes i know it's old but i cannot update a production environment easily) and i found a vbulletin bug. The bug is, in private messages my custom fields are shown to everybody even if the user is from a usergroup that has no rights to view them (and is not seeing the fields i the threads).
This has nothing to do with the plugin, but since i cannot update my vbulletin right now, i found a workaround patching this plugin: 1) Go to http://forum.spectrumnet.bg/admincp/....php?do=modify 2) Find Product: ShowProfileFieldInPostBits and select to edit "get fields" 3) in the beginning, replace Code:
if(THIS_SCRIPT=='showthread' || THIS_SCRIPT=='private'){ Code:
if(THIS_SCRIPT=='showthread'){ |
All times are GMT. The time now is 11:00 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|