![]() |
postbit in PM for fixed styles
1 Attachment(s)
All credits goes to https://vborg.vbsupport.ru/showthread.php?t=161859
Jubei for question and Gray Matter for the idea of realisation on vb3 O well a little bit to me as well :rolleyes: Forgive my English, lets start. The point is while I'm using postbit_legacy on the forum I wanted to use postbit in PMs. SImply more room, take into account the auto-quotation. And I didn't wanted to turn it off cos There Is No Answer with Quote any more. PMs on my board were turning into quoted hell hard to understand. Enough of lyrics . 1.Backup your postbit_legacy. 2.Now copy everything from postbit into a text editor 3.If you want the avatars shown on the PMs' jump to step 5 4. Find in your postbit the one in text editor Code:
<vb:if condition="$show['avatar']"> 5. copy and paste this in the very beginning of postbit the one in text file Code:
<vb:if condition = "THIS_SCRIPT == 'private'"> Code:
<vb:else /> 8. scroll to the very end of postbit_legacy template, copy and paste this Code:
</vb:if> Code:
Save the template. Enjoy |
This is amazing,, Very effective mate, Keep up the good job,,
|
I'm getting an invalid IF statement error when I go to save the file.
Code:
The following error occurred when attempting to evaluate this template: |
give it for 4.1.0
I like really nice otherwise |
Quote:
|
Quote:
Removed some space from the if condition ans now everything works fine. Code:
<vb:if condition="THIS_SCRIPT == 'private'"> |
All times are GMT. The time now is 07:03 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:
|