Quote:
Originally Posted by itsbobtista
The problem I have with 3.8 is...
Lets say I post in a thread. Then someone replies. It will show his reply in the latest posts, but not mine.
|
It always shows the latest post from a thread.
You could change
[minicode]$vboptions[bburl]/showthread.php?$session[sessionurl]p=$ppostid[/minicode]
to
[minicode]$vboptions[bburl]/showthread.php?$session[sessionurl]t=$pthreadid[/minicode]
in the Latest X Post on Forum Home > main code plugin, however the date and time shown will be from the latest post, not from the first post.
(Michael's
Latest X Threads on Forumhome might be a better alternative for you. Or you can try both.)