![]() |
Quote:
ST |
I use a customized postbit and I laid out the edit display differently than the coder's.....
Code:
<if condition="$post[editcount]==0"> With the author's permission i'd like to release it as a template mod too :o |
Quote:
|
If I have to update from a previous version what must i do?
Regards |
Quote:
|
Nevermind
|
This seems to have stopped working for 3.6.6 :(
Can anyone else confirm? |
It is working fine for me in 3.6.7.
|
Works for me too....
You may have reverted your templates to accommodate the changes in the 3.6.6 release...you'd need to reapply them afterwards :) |
Just installed it. It works fine for me in 3.6.7.
Here's a change I made. I edited the phrase to "Edit History" like you can see on the first page. However, I also made use of the $post[editcount] feature by not having the "Edit History" link even show up if there is no edit history. Just a small change, but real handy dandy. Code:
<if condition="$show['edithistorylink'] && $post[editcount] > 0"><a href="edithistory.php?do=viewedithistory&postid=$post[postid]"><phrase>$vbphrase[saved_edits]</phrase><a></if> Oh, and I suggest that you add to the readme the fact that you need to allow this for usergroups before it'll work. I was confused at first but started reading the thread and found out that way. Other people might not be so fortunate. |
All times are GMT. The time now is 07:04 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:
|