vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   First post on every page of thread. (https://vborg.vbsupport.ru/showthread.php?t=93706)

rabbits slayer 05-09-2007 07:14 PM

Installed...works perfectly find on 3.6.5 :)

Quote:

I can't find the template creation menu in 3.6.5 , hic , how can we do that , this hack is like vbulletin.org with 3.6.5 version ?????????
Admincp>Styles and Templates>Style Manager>Add New Template. :D

dragonlove 05-09-2007 10:55 PM

Quote:

Originally Posted by rabbits slayer (Post 1244515)
Installed...works perfectly find on 3.6.5 :)



Admincp>Styles and Templates>Style Manager>Add New Template. :D

Thank you :P

The author must change the info or someone should post it in mods for 3.6 zone :p

Datenpapst 05-29-2007 02:33 PM

Have problems with this hack :(
First it worked, then I uninstalled it and now after reinstallation, the first post isn't shown anymore :(

ehsanix 06-10-2007 03:25 AM

works great
thanks https://vborg.vbsupport.ru/external/2008/10/9.gif

rooban12 06-15-2007 07:40 AM

its not working for 3.6.7 PL1:(

rooban12 06-15-2007 07:49 AM

please help meeeeeeee

rooban12 06-20-2007 06:22 AM

hii there !!!
I have installed it.
but its hiding my first post...........

Dave Hawley 06-20-2007 07:58 AM

This would nice as an option. Personally I find it quite annoying the way this forum shows the 1 post on every page.

GuaRRand 06-20-2007 01:00 PM

I dont seem to be able to get it to 100% width of my forum.

http://glcoti.com/showthread.php?t=4&page=2

Tried a few different firstpost.txt files... but all seem be at around 80-90% width...

ANy ideas?

Saskia 06-30-2007 11:34 PM

Quote:

Originally Posted by taheri6 (Post 1221746)
it works fine for me on 3.6.5 - but I was wondering if I can make it that the postbit_first template is only used on all pages BUT the first page, so on the first page its normal postbit and then every other page it uses postbit_first

You can easily do this by copying your regular postbit content to the top of the postbit_first and sort of do the following with a conditional around it:
Code:

<if condition="$post[postcount]==1">

Your regular postbit content here

<else />

the postbit_first content you want on all other pages

</if>

Good luck!

Hmm, for some reason I had it installed on a vB 3.6.5 forum before, but now I'm trying to install it on another 3.6.5 forum but it's not working there. Bummer :(.

EDIT: Nevermind, it works perfectly. I uploaded the product I used at the other forum, in which I added a conditional for a $post[userid]. Thanks again for the great hack, it's been so much easier than adding forumid conditionals into the regular postbit templates!


All times are GMT. The time now is 02:33 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.01314 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)bbcode_code_printable
  • (3)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