Version: 4.1.4, by Asterix_ita
Developer Last Online: Jul 2019
Category: Show Thread Enhancements -
Version: 4.0.x
Rating:
Released: 08-11-2010
Last Update: 11-25-2011
Installs: 63
DB Changes Uses Plugins Template Edits Auto-Templates
Additional Files Translations
No support by the author.
The addon allows you to back inside the post fieldx certain user in the user panel, that information is collected in an infobox retrieved via button, the box is returned immediately after signature.
Sorry for English but is the result of an online translator
The addon has the following options:
Automatic entry into the Temple: With this option, the insertion of the box is automatic procedure without the change in the template as it attaches to 'template_hook.postbit_signature_end.
Remember that this hook works well on the template postbit in postbit_legacy hook appears to be within an if that event does not allow the missing signature display box.
Who uses the postbit_legacy must proceed with editing the template and set this option to no.
Find:
Code:
<div class="cleardiv"></div>
add first
Code:
{vb:raw ctinfo.infobox}
Forums to be View: it is possible to select which forums to display this infobox
Info Fields 1 ?....Fields 8: represent the eight fieldx to be reported, the fields must contain the name of such fields. Fields5 ... ..
The last 4 options let you customize the infobox. eg. Border, background color etc. ...
Limitations
information is contained in two columns, the fields and their labels will appear only if the fields contain user data. The first column shows the fieldx 1 to 4, while in the second fieldx 5-8.
The recall button infobox appears only if at least one selected user to infobox field contains the value and if the forum is part of those selected in the options.
Install:
Upload images/buttons
Import product_infobox.xml
Configure in vBulletin Options -> CT Info box
This plugin adds:
2 template
ct_info_box
ct_info_button
3 plugin
40 phrase
Changelog
17.08.2010 add option automatic/no automatic label fieldx
10.07.2011 Version 4.1.0 (beta) released [before proceeding with the installation read here]
14.07.2011 Version 4.1.1 (beta) (Add option show guest or only member; Add option move button infobox)
29.07.2011 Version 4.1.2 change status from beta to stable
06.08.2011 Version 4.1.3 rewrite code button show/hide
26.11.2011 Version 4.1.4 add fourth column
a little question my friend all work fine with me but i want to know
the user when fill all field all will appear and when he left any field it will not appear
can i make all field appear even when he did not fill it
cpu: -
motherboard: -
ram: -
(-) mean that he did not fill it
Is there a piece of code I might need to insert some where else...when the info box is clicked it goes back to the home page?
Take that code out of the postbit_collapse_legacy template and just set "Automatic entry into the template" to yes in this mod. (tested with version 4.1.4 of this mod)