vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Show Thread Enhancements - Info box on Postbit (https://vborg.vbsupport.ru/showthread.php?t=248454)

tidus78 12-16-2011 08:34 PM

Two problems with my 4.1.8. (style personalized)

http://img859.imageshack.us/img859/8883/catsfq.jpg

1) I don't see info box image (files uploaded correctly)

2) buttons on two levels

blake247 12-17-2011 05:20 AM

Very cool mod! Works like a boss

Asterix_ita 12-18-2011 06:02 AM

@tidus78

1. the url of the image is created using the variable {vb:stylevar imgdir_button}, you take the images on image folder of your template.

2. the labels for the buttons are long and it is automatically created two levels

regards

blake247 12-19-2011 06:43 AM

Meh, not really liking the spam link on the footer...

sgbmad 12-19-2011 07:38 AM

Is not compatible with 4.1.9 version :(

Crow 12-29-2011 11:14 PM

Quote:

Originally Posted by Crow (Post 2263915)
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?

can this be done?

FannBlade 12-30-2011 12:15 PM

Quote:

Originally Posted by sgbmad (Post 2279038)
Is not compatible with 4.1.9 version :(

Works fine for me on 4.1.9. Never had any problems with this add-on...I love it!

angeljs 01-10-2012 01:08 PM

I can't install this as I receive an incompatible with 4.1.9 message when I try to import the product. :(

Asterix_ita 01-13-2012 05:49 AM

Quote:

Originally Posted by angeljs (Post 2285975)
I can't install this as I receive an incompatible with 4.1.9 message when I try to import the product. :(


Open the file: product_infobox.xml


find

Code:

<dependency dependencytype="vbulletin" minversion="4.1.0" maxversion="4.1.9" />
change to

Code:

<dependency dependencytype="vbulletin" minversion="4.1.0" maxversion="4.1.11" />

FannBlade 03-22-2012 02:45 AM

Quote:

Originally Posted by Asterix_ita (Post 2287175)
Open the file: product_infobox.xml


find

Code:

<dependency dependencytype="vbulletin" minversion="4.1.0" maxversion="4.1.9" />
change to

Code:

<dependency dependencytype="vbulletin" minversion="4.1.0" maxversion="4.1.11" />

This didn't work for me so just changed maxversion to 4.1.12 then it installed fine.

Taurus1 05-12-2012 07:35 AM

Now after I upgraded to version 4.1.4 I cannot get the button to show again. Nor the link. I edited the plugin like you explained previously, and wanted to do the template edit you gave me here: https://vborg.vbsupport.ru/showpost....2&postcount=57

But the code is completely different in my current ct_info_button template.

Can you please help me to get this fixed again. Thank you so much.

Taurus1 05-12-2012 07:44 AM

Oops, and now I have this on top of my forum:


Code:

Parse error:  syntax error, unexpected '}' in /home/thebull/public_html/forums/includes/class_postbit.php(345) : eval()'d code on line 421

Parse error:  syntax error, unexpected '}' in /home/thebull/public_html/forums/includes/class_postbit.php(345) : eval()'d code on line 421

Parse error:  syntax error, unexpected '}' in /home/thebull/public_html/forums/includes/class_postbit.php(345) : eval()'d code on line 421

Parse error:  syntax error, unexpected '}' in /home/thebull/public_html/forums/includes/class_postbit.php(345) : eval()'d code on line 421

Parse error:  syntax error, unexpected '}' in /home/thebull/public_html/forums/includes/class_postbit.php(345) : eval()'d code on line 421

Parse error:  syntax error, unexpected '}' in /home/thebull/public_html/forums/includes/class_postbit.php(345) : eval()'d code on line 421

Parse error:  syntax error, unexpected '}' in /home/thebull/public_html/forums/includes/class_postbit.php(345) : eval()'d code on line 421

Parse error:  syntax error, unexpected '}' in /home/thebull/public_html/forums/includes/class_postbit.php(345) : eval()'d code on line 421

Parse error:  syntax error, unexpected '}' in /home/thebull/public_html/forums/includes/class_postbit.php(345) : eval()'d code on line 421

Parse error:  syntax error, unexpected '}' in /home/thebull/public_html/forums/includes/class_postbit.php(345) : eval()'d code on line 421

I had to disable this mod for it to go away. Please advise. Thanks.

Asterix_ita 05-12-2012 08:34 AM

Version 4.1.4 works fine on vbulletin Suite 4.1.12 without any change.

I suggest you restore the template addon and check the settings.
in particular:
Show infobox button
Forums to be View

Do you remember that for postbit_legacy is to be applied as suggested in the first post.

Regards

Mr_Running 05-12-2012 11:42 AM

1 Attachment(s)
I am on 4.1.12 and applied the postbit_legacy and Changed maxversion

Quote:

Originally Posted by Asterix_ita (Post 2287175)
Open the file: product_infobox.xml


find

Code:

<dependency dependencytype="vbulletin" minversion="4.1.0" maxversion="4.1.9" />
change to

Code:

<dependency dependencytype="vbulletin" minversion="4.1.0" maxversion="4.1.11" />

not compatible with 4.1.12 version?

It would be nice not to have to change the maxversion.
Tagged will wait for an update.

Asterix_ita 05-12-2012 12:35 PM

maxversion="4.1.11" is normal the error

you can set maxversion="4.2.0"

Regards

FannBlade 05-12-2012 01:39 PM

This is still my #1 favorite add-on!
Thanks again

Mr_Running 05-13-2012 12:24 AM

Quote:

Originally Posted by Asterix_ita (Post 2328697)
maxversion="4.1.11" is normal the error

you can set maxversion="4.2.0"

Regards

Yes, I originally set it to 4.1.12
Now I have set it to 4.2.9 :)

Works !

FannBlade 07-20-2012 03:50 PM

Hey Asterix_ita
Do you have plans for making this mod work with 5.0?
This is a must have mod on my site and would hate to lose it if I decided to upgrade.

Thanks for all you selfless work on keeping your mods up to date.

Asterix_ita 07-24-2012 04:27 AM

If possible I would like to continue with the compatibility.

However, you must wait the release of vBulletin 5

Regards

HOSSAMYEHIA 09-09-2012 10:36 AM

I REALLY LOVE THE ADD-ON BUT FORTUNATELY DID NOT WORK IN MY VB4.2 DO I NEED TO ADD ANY LINE IN THE TEMPLATE TO SHOW IT
@FannBlade
http://i.imgur.com/5HjiT.png
HOW DID YOU DO IT I REALLY LOVE IT CAN YOU TELL US SOME DETAILS THANKS AGAIN

FannBlade 09-09-2012 11:00 AM

Quote:

Originally Posted by HOSSAMYEHIA (Post 2363967)
I REALLY LOVE THE ADD-ON BUT FORTUNATELY DID NOT WORK IN MY VB4.2 DO I NEED TO ADD ANY LINE IN THE TEMPLATE TO SHOW IT
@FannBlade
http://i.imgur.com/5HjiT.png
HOW DID YOU DO IT I REALLY LOVE IT CAN YOU TELL US SOME DETAILS THANKS AGAIN

No lines need to be added to work like shown here.


The image you posted is from the earlier version I paid to have modded to work in the postbit box area. But now I just use the latest version as is.

HOSSAMYEHIA 09-09-2012 11:32 AM

Quote:

Originally Posted by FannBlade (Post 2363969)
No lines need to be added to work like shown here.


The image you posted is from the earlier version I paid to have modded to work in the postbit box area. But now I just use the latest version as is.

THANKS FRIEND FOR FAST RESPOND WHAT IS THE LATEST VERSION (THE ONLY ONE IN THIS POST IS 4.1.4 AND I AM 4.2 )

I JUST TRY TO PUT THIS LINE
Code:

{vb:raw ctinfo.infobox}
IN postbit_legacy IN VARIOUS PLACES THE RESULT IT SHOW FOR SOME USER AND ANOTHER NO

Asterix_ita 09-09-2012 01:01 PM

for template postbit_legacy you can put the line

{vb:raw ctinfo.infobox}

and you set no to option Automatic entry into the template

Regards

HOSSAMYEHIA 09-09-2012 03:05 PM

IT'S WORK I AM VERY HAPPY MOST THANKS :)
FannBlade
Asterix_ita

FannBlade 09-09-2012 04:40 PM

Nice!
Glad to hear it worked.

Your welcome.

dimobr 09-11-2012 01:44 AM

I installed and apparently everything is ok. I created two fields to test but now comes the stupid question: where the user enters the information? I did not find anywhere!

:)

Asterix_ita 09-11-2012 05:07 AM

The user enters the information in your profile yoursite/profile.php?do=editprofile

regards

dimobr 09-11-2012 04:13 PM

So I have something wrong here. The installation went ok, and now I have in my control panel the option "vBulletin CT Infobox". In my forum nothing has changed, even when I put the settings to use automatic fields nothing happens.
I'm using version 4.2.0, only changed the XML to allow installation, this would be the problem?

Asterix_ita 09-11-2012 04:50 PM

Do you have linked your fieldx with infobox field?

admincp -> vBulletin CT Infobox -> add new infobox field

Do you use the postbit or postbit_legacy template?

Regards

Bruce1984 09-14-2012 02:26 PM

Awesome mod, exactly what I've been looking for! Marked as installed as well :).

I have one 'slight' problem though; as soon as I hit the 'My info box', I'm redirected to my home page. This happens on all templates (I have not made any adjustments to my templates).

I quickly browsed through this thread, but couldn't find a similar problem or some way to fix this, but I probably missed it.

Any help would be appreciated, thanks in advance!

Edit: I have numerous extra profile fields, all configured correctly, as they're showing up as an extra tab on user's profiles. I have entered data on my profile for example, so the fields aren't empty.

Asterix_ita 09-14-2012 04:40 PM

Hi,

which version do you use for vbulletin?
it does so with all browsers?
can you send me in pm the link to your board? and a link to the addon is active

Regards

Bruce1984 09-14-2012 07:05 PM

Hi, thanks for your reply.

I'm using vB 4.2.0 and have checked with FireFox and Chrome. I'll send you a link in PM.

Asterix_ita 09-15-2012 08:21 AM

You use the postbit_legacy template and you must change the template show my first post.

Quote:

Who uses the postbit_legacy must proceed with editing the template and set this option to no.
Regards

Bruce1984 09-15-2012 11:46 AM

Oh sheesh, I totally missed that! My apologies!

I have edited the postbit_legacy on all templates and it does appear to be working.
Thanks for the assistance and sorry for having missed that part!

Asterix_ita 09-15-2012 11:51 AM

no problem

I like to see that my work is useful to other people

HOSSAMYEHIA 10-26-2012 02:41 PM

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

killerford 11-07-2012 09:31 PM

This working for 4.2 yeah? And also does the members fill in these details in their profile?

FannBlade 11-07-2012 09:58 PM

Yes and Yes.

See it live: Case Mod Contest

Mr_Running 11-26-2012 06:04 PM

This mod has been fantastic on 4.2 p3, I have added the code like so...

Quote:

Who uses the postbit_legacy must proceed with editing the template and set this option to no.

Find:
Code:

Code:

<div class="cleardiv"></div>
add first
Code:

Code:

{vb:raw ctinfo.infobox}

I now using this mod Postbit Collapser/Arranger and have added it to the corresponding
Code:

postbit_collapse_legacy
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?

nhawk 11-26-2012 09:24 PM

Quote:

Originally Posted by Mr_Running (Post 2385344)
This mod has been fantastic on 4.2 p3, I have added the code like so...



I now using this mod Postbit Collapser/Arranger and have added it to the corresponding
Code:

postbit_collapse_legacy
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)


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
  • Page Generation 0.01610 seconds
  • Memory Usage 1,830KB
  • 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
  • (12)bbcode_code_printable
  • (11)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
  • (40)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