![]() |
This is a nice simple Mod which I have been looking for for some time now (I had considered just 'going for it' myself but lacked the courage/knowledge). Thanks.
|
This is what I was looking for BUT can I do the following?
- I want to use this mod only for few forums and not all the forums. Can this be done in VB4? I know it can done in your VB3 hack. Quote:
Amogh |
Basically like with VB3 you can use template conditionals instead.
Rather than delete the code from the top just copy it to the bottom location. Now you need to surround both in template conditionals, just like VB 3.x However a VB 3 conditional looks like: Code:
<if condition="code..."> Code:
<vb:if condition="code..."> |
Quote:
http://www.vbulletin.com/forum/forum...then-subforum? |
not working need to change according to 4.2.0
|
Seems to be working fine on 4.2pl3
|
Our template looks different.
I don't see this, for example, in the code you say to find: Code:
{vb:raw forumhome_markread_script} |
The code seems to have changed in the template at some point.
In 4.2.1 look for the code: Code:
<vb:if condition="$forumbits"> The FIND this code: Code:
<div class="threadpagenav<vb:if condition="!$pagenav AND !$forumjump"> nopagenav</vb:if>"> That should so the same thing in 4.2.1. If any problems simple undo or "REVERT" the template to get back the VB default template. |
Quote:
Now how can I get it so the Post New Thread and Moderation Tools buttons and pagination are below it? |
works great on 4.2.6 php 7.2 and birds edit !
|
All times are GMT. The time now is 07:57 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|