vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Show Thread Enhancements - Chief First Post - Every Page [Forum Based] (https://vborg.vbsupport.ru/showthread.php?t=194832)

Brother Malachi 07-20-2009 10:33 PM

Is it possible to enable this for certain threads only?
As in, in my case I'd like for users to be able to check a checkbox "Article" and use this mod, otherwise the post is a regular thread.

KevinL 07-20-2009 11:51 PM

Quote:

Originally Posted by DivineMessenger (Post 1851999)
I don't get this at all. I imported the product but how do I choose what forums use what setup?

Go into the forum setup and choose the setting...

Quote:

Originally Posted by hammerhead24 (Post 1852495)
Is it possible to enable this for certain threads only?
As in, in my case I'd like for users to be able to check a checkbox "Article" and use this mod, otherwise the post is a regular thread.

Look at his profile and go to his other one that is thread based...

Mahar 07-21-2009 11:49 AM

Is there any way to have the chief posts postbit_legacy coding? I want all of my posts to actually look like the first one.

KevinL 07-21-2009 12:08 PM

What?

Mahar 07-21-2009 12:40 PM

His first screenshot....I want to instead of making all replies look like comments with no stats or anything, I want it to look like the chief post.

KevinL 07-21-2009 01:44 PM

Well..yeah, you have the 4 options that are shown to you. You mentioned something about the postbit legacy, that is one of the options you have. So the first post will look like the 'article' then all the rest will look like the legacy...

In the attachments in the first post it shows all the different styles......

Mahar 07-21-2009 06:37 PM

1 Attachment(s)
I'd like all of my posts to look like this, not just one like that, all posts in specific forums.

da_judge 07-21-2009 07:28 PM

Wicked mod.... strange though.... all screwed up in IE but works great in fire fox...

Cant download attachments and looks all over the place in IE

Cheers

MissKalunji 07-21-2009 07:41 PM

Can i see your screen shot?

I'm still using his old version.....tho

da_judge 07-21-2009 08:58 PM

I found the problem lol

In ada_postbit_articles

Search for

Code:

<a href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a>
then remove the M which looks like typo

Code:

$post[musername]
so it reads

Code:

$post[username]
Worked for me :D


All times are GMT. The time now is 11:01 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
  • Page Generation 0.01297 seconds
  • Memory Usage 1,734KB
  • 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
  • (3)bbcode_code_printable
  • (2)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