vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Show Thread Enhancements - Chief First Post - Every Page 3.7 (https://vborg.vbsupport.ru/showthread.php?t=178331)

TurkSipa 05-19-2008 01:15 PM

Thank for Upgrade to 3.7.0 its Great Plug!

Emegine saglik Paylasimci Dost, hepsi basarili calismalar ;)

FENIX 05-21-2008 07:32 AM

Hi,

I have amended the XML and templates as instructed in this thread so that a)only admins can change the thread type and b)the default thread type is postbit. I now wonder if it is possible to use the article thread view in certain forums as default, and leave postbit as default in the other forums?

Would it be another if statement to do this?

Code:

<if condition="is_in_forum($forumid, 1,2,3)">
I can't code by the by, but that should explain the idea. Unless of course I set the default style to article, then in theory it will only affect the forums with this mod switched on *goes to find out*

Edit: Ok brill, it does it for you anyway. My old topics have not been updated though and I rebuilt the thread cache. Any ideas?

Super Jinni 05-21-2008 08:18 AM

Quote:

Originally Posted by Mookie (Post 1524576)
*Installed*
Next patch please add

VB AdminCP Option Menu for
Apply to all Forums option
User or UserGroup Selection permissions
Order Selection Permission
Option to have certain Selection per usergroup

Nice Mod!

I'm with you

aamirkhj 05-21-2008 08:18 PM

Quote:

Originally Posted by Mookie (Post 1524576)
*Installed*
Next patch please add

VB AdminCP Option Menu for
Apply to all Forums option
User or UserGroup Selection permissions
Order Selection Permission
Option to have certain Selection per usergroup

Nice Mod!

Agreed

verino 05-22-2008 03:53 PM

Nice job.

Installed

Super Jinni 05-22-2008 06:51 PM

isn't it supported or what?

arena 05-22-2008 07:51 PM

Code:


<if condition="$show['postedited']">
<!-- edit note -->
<div class="smallfont">
<hr size="1" style="color:$stylevar[tborder_bgcolor]; background-color:$stylevar[tborder_bgcolor]" />
<em>
<if condition="$show['postedithistory']">
<phrase 1="$post[edit_username]" 2="$post[edit_date]" 3="$post[edit_time]" 4="posthistory.php?$session[sessionurl]p=$post[postid]">$vbphrase[last_edited_link_by_x_on_y_at_z_postid]</phrase>.
<else />
<phrase 1="$post[edit_username]" 2="$post[edit_date]" 3="$post[edit_time]">$vbphrase[last_edited_by_x_on_y_at_z]</phrase>.
</if>
<if condition="$post['edit_reason']">
$vbphrase[reason]: $post[edit_reason]
</if>
</em>
</div>
<!-- / edit note -->
</if>

this code not working versiyon 3.7

DjEddie 05-25-2008 04:18 PM

thanks for the mod, works perfectily installed in 1 sec and no problems...been looking around for this type of mod, just didnt know name of it..

Suggestion for next version,

is to have options in the vboptions menu to make it default chief post for all forums so not to have to go into each one to make 1st post chief...
Also make first post more seperate than others so it stands out ... ie have the page numbers below first post instead of on top of first post ..

Thanks again :)

Super Jinni 05-25-2008 09:34 PM

ok, it works but it lakes a lot of features

anyway, can anyone tell if there is anyway to turn this hack On/Off per thread not per forum? ^^

thanks in advance

:)

aykolandforum 05-26-2008 12:36 PM

teşekkürler Atakan bey..


All times are GMT. The time now is 11:34 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.01086 seconds
  • Memory Usage 1,741KB
  • 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
  • (2)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)pagenav_pagelinkrel
  • (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