![]() |
I'm using 3.6.4 and it didnt work for me. How can it work for some and not others??? :confused:
This hack is really useful I'm surprised it hasn't been updated. |
It would be nice to upgrade this wonderfull hack.
I run this on my 3.6.4 version. It was working after update but I had to make template changes due to multi-quoting and other stuff that was removed or added in postbit templates. |
I am currently setting up a new community , during that time I will be revamping this hack for that community.
When it is done I will share it here. |
Quote:
|
Quote:
https://vborg.vbsupport.ru/showthread.php?t=136018 It allows users to select which postbit they use. Thanks for considering. |
where is setting for this in admin CP ?
i cant find it waiting for someone to answer.... |
on each forum options
|
Can?t it be done for just some Threads instead of the whole forum? :confused:
|
thats my questian, too,
please answer :) |
such a great mod. clicked *Install* and waiting for 3.6.5 compatibility.. :)
|
Quote:
I'm waiting too. I tried installing it before but it didn't work for me. :( |
im using 3.6.4.
and it works .... 3.6.5. is only a little patch, why shouldnt it work? |
Quote:
When I did all it did was seperate the first post by removing the post #. And the tables were messed up. It's most likely my mistake so I'll try again later. |
i just installed it, and im running 3.6.5, works fine. I just wish that the template was alot better >.<
|
the width of first post become too large after installed
|
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
|
Quote:
I've also got this running fine on 3.6.5 by the way. |
Installed
EDIT: nvm.... |
waiting for 3.6.5^^
|
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 ?????????
|
Installed...works perfectly find on 3.6.5 :)
Quote:
|
Quote:
The author must change the info or someone should post it in mods for 3.6 zone :p |
Have problems with this hack :(
First it worked, then I uninstalled it and now after reinstallation, the first post isn't shown anymore :( |
works great
thanks https://vborg.vbsupport.ru/external/2008/10/9.gif |
its not working for 3.6.7 PL1:(
|
please help meeeeeeee
|
hii there !!!
I have installed it. but its hiding my first post........... |
This would nice as an option. Personally I find it quite annoying the way this forum shows the 1 post on every page.
|
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? |
Quote:
Code:
<if condition="$post[postcount]==1"> 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! |
Quote:
Because the postcount for that is always 1, since the forst post is only shown on every page, not copied. I managed to do this this way: AdminCP->Plugins & Products->Plugin Manager edit: Show First Post from hook location: postbit_display_complete Modify the PHP code like this: Code:
if ($this->forum['showfirstpost']==1 AND $post['postid']==$this->thread['firstpostid'] AND $vbulletin->GPC['pagenumber'] > 1){ tthis way, you can edit the postbit_first template without affecting the first post on the first page. |
Quote:
|
Is it possible to use this mod for just one forum area instead of all forums?
Thanks in advance, Greg |
Quote:
|
Thanks for your reply, its all installed and working on my forums now- Thanks!!
Greg |
Any consideration about duplicate content?
Do you think search engine can penalize for duplicate content? |
worked at 3.6.8 ???
|
Not sure if this hack is compatible with 3.6.8. Ive tired to install it several times with no luck.
|
on my forum it works
|
Not if you view the last posted thread from your forumhome.
|
All times are GMT. The time now is 04:26 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:
|