![]() |
1 Attachment(s)
Mine still works. But I had it modified to suit my needs. Hope that is OK?
I was hoping it would still work after the update. |
congratulations, I never thought that location.
good job the addon works fine on my forum link click on "Il mio pc" |
Thanks I really like the location, kinda takes up the empty space.
I can't take credit for the mod conversion, I had the great team over at URLJet do it for me. Thank You for taking the time to create these mods for us. |
Quote:
Thanks for your mod :D |
Hi guys
in this new version beta (4.1.0) I changed the user profile association management field and field of infobox everything is managed through the table, so there is no limit on the number of fields (previous versions 8 Fields) Unfortunately since the change is necessary to remove the previous version before proceeding with the new installation, I recommend you perform a backup before uninstalling active options in this version: Automatic entry into the template Show infobox button Forums to be View Automatic label Column Show infobox style options infobox: Border Width - Border color - Box color - Tex color Add new field infobox (while inserting infobox field you can select the display column and also the order) Manager Fields Box Delete All infobox field for Italian users there is this detailed data on the mod here seen the use of tables await your feedback before making gold this version. Installation: download file zip extract file zip upload all files found in upload folder to your site import file xml set options set field infobox --------------------- some stamps https://vborg.vbsupport.ru/external/2011/07/38.png https://vborg.vbsupport.ru/external/2011/07/39.png https://vborg.vbsupport.ru/external/2011/07/40.png https://vborg.vbsupport.ru/external/2011/07/41.png https://vborg.vbsupport.ru/external/2011/07/42.png Other stamp here |
Thanks for the awesome mod, can you give the conditional value so i can hide this box for guests?
tried this but didn't work Code:
<vb:if condition="$show['member']">{vb:raw ctinfo.infobox}</vb:if> |
Code:
<vb:if condition="$show['member']">{vb:raw ctinfo.infobox}</vb:if> regards Asterix |
I'm using postbit_legacy but i want to hide the whole box from guests for less query execution purpose. :)
Your code {vb:raw ctinfo.infobox} is working fine when i paste it in place but i want to hide it using the conditional variable from guests. Suggestion: when some users fill only the B column fields only the box will leave the whole A column area empty, can you modify the code for next release so the column B area replaces column A area when fields of column A are empty. |
Love this. Sadly, before the beta was released, I created a modified XML file with 40 possible fillable fields and spent hours doing it. Now it looks like you have automated this task to have unlimited fields. Good work!
|
1 Attachment(s)
Thank you so much for this! I was looking very long for something similar.
I have one question though. Is it perhaps possible to move this part (See attached screenshot) to the bottom below the yahoo, etc icons? Thanks again!! |
@Taurus1
This change should be sufficient Go to admincp -> Plugin & Products -> Plugin Manager -> Product : CT Info box Edit plugin Info Box find: Code:
if ($ctinfo['button']) Code:
if ($ctinfo['button']) add this variable {vb:raw ctinfo.pbutton} in the templates postbit or postbit_legacy to the desired position regards |
Looks like a good MOD but doesn't display Multi-select Checkbox information.
Here is the out put of multi-check box: 121379053 (instead of reading, writing, soccer etc). Appreciate help! |
Unfortunately, the multi-value fields is a limitation of this plugin
https://vborg.vbsupport.ru/showpost....0&postcount=34 Regards |
Quote:
Code:
{vb:raw ctinfo.pbutton} |
released version 4.1.1 beta
Add option show guest or only member Add option move button infobox Quote:
Activated Regards |
Thank you so much for the update. I can now insert the button anywhere, but if I insert it let's say to the left of the 'promote to article' link, then the text is there, but the button is missing. Why would that be?
|
problems with css, in your case you need to change the template ct_info_button
find: Code:
Code:
<style type="text/css"> |
Bugs discovered:
1. When "Show infobox button" set to no and guests set to no they can still see the box. (not the button only box) 2. When "Show infobox button" set to no and user have no input a little empty box appears under each post. 3. In case number 1 i mentioned above column B still in place while column A empty when user has no column A inputs (guest mode) but it's working fine for registered users mode. |
sorry
Are you sure you have installed the 4.1.1? as were the bugs 4.1.0, which is not reflected in 4.1.1 installed in the test Thanks PS. on 4.1.1 I have this as the first instruction Code:
if ($this->registry->options['ct_infobox_guest'] OR $show['member']) |
Quote:
Thank you very very much! It now works and looks great!! :up: |
Yes, i did imported the product with overwrite and uploaded all files again, where do i have to put this code?
Code:
if ($this->registry->options['ct_infobox_guest'] OR $show['member']) |
the code is already in the plugins info box, and that's why what you described should not be.
which version of vbulletin used |
I been looking every where and I have no clue where is the options for the users to fill the options posted on Info Box.
also the button is not showing :confused::o |
This addon associates the existing User Profile Fields, so you must first create
Admincp->User Profile Fields Quote:
|
Quote:
|
After I upgraded to 4.1.5 if I have this: {vb:raw ctinfo.pbutton} in my postbit_legacy template (does not matter where) then my quick reply editor is just blank. It is completely gone. Now this only happens in Internet Explorer, and also only on the first page of a thread, if there are more than one page. On the last page it will show.
Please help! Thanks! |
Thanks, just I can do upgrade my lab I check it
|
Hello
I have tested the addon 4.1.2 with windows 7 and ie 9, and everything is ok as you can see from the image https://vborg.vbsupport.ru/external/2011/08/102.png Do you tell me you entered the variable? Thanks regards |
I am not sure what you mean by "entered the variable?"
But you can login to my forum, and check. I will send you details via PM. The only difference is that on the skins it does show the quick reply editor it has this: {vb:raw ctinfo.pbutton} in the postbit legacy. On my default skin that is the only thing I took out, and then the QR editor is showing. |
vers. 4.1.3 rewritten code for button
thanks |
How can I move the box and use it as Signature?
|
You can:
set no to Automatic entry into template set no to show infobox button add the var {vb:raw ctinfo.infobox} on postbit or postbit_legacy first <div class="cleardiv"></div> disable signature to user. |
Any way we could get it so that members can add a link and it be linkable?
Meaning, if my member has a build thread, they could add the URL and it be linkable? |
is it possible to have 4 rows of info
so i could clone this: https://vborg.vbsupport.ru/external/2011/11/27.jpg |
Work for 4.1.8 ;)
|
Quote:
I need to check the code regards |
thanks. looking forward to it.
|
On 4.1.4 version add fourth column
My forum test is vbulletin suite 4.1.8 regards |
i'm having a little trouble with the 4th column
https://vborg.vbsupport.ru/external/2011/12/49.jpg see how the 4th column doesn't have any in the top right corner. |
1 Attachment(s)
Do you have made some changes to the template?
On my test forum don't have that problem |
All times are GMT. The time now is 01:28 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|