MyBB Community Forums

Full Version: New post link on thread
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi everyone,
Im almost new to MyBB and recently just moved a website from vb4 to MyBB.

I just need to know what is the link of show latest unread posts per thread! I already searched MyBB forum and found somethings using search.php!
but I want something exactly like VB4. only last unread post from a certain thread.

mysite.com/thrteadlink?action=lastpost

this is what MyBB normally do, but it will guide me to the last post! not the last unread post of that certain thread!
in VB4 we have something like this:

mysite.com/showthread.php?t=thread_id&goto=newpost

and it will guide us to the latest unread post, not the last post of thread.
is there such a thing in MyBB!

Thanks a lot  Big Grin
general link for first unread post of a thread is
threadLink&action=newpost

if you see threads list of a forum here [eg.],
there is a green arrow ([Image: jump.png]) at beginning of some threads targeting first unread post
Thanks a lot that's exactly what I need.
Just one more question,
is there any Query to fetch all threads which have unread posts inside?

Thanks a lot and have a lovely day
^ check if this plugin helps => unread posts