Not Solved Retrieve First and Last Post ID's from a thread?
#1
Not Solved
This user has been denied support. This user has been denied support.
Does MyBB provide these variables / If not how would this be possible

Ex: 
Instead of: /showthread.php?tid=1&action=lastpost
It would just show what lastpost shows without without having to click on the link: /showthread.php?tid=1&pid=2#2
Reply
#2
Not Solved
instead of such method this plugin might be useful => First/Last Post/PM Preview
Reply
#3
Not Solved
This user has been denied support. This user has been denied support.
(2016-06-04, 12:59 PM).m. Wrote: instead of such method this plugin might be useful => First/Last Post/PM Preview

This isn't exactly what I want, but I'll use this plugin since I like the feature haha.

I'm asking for variables to distinguish posts in threads. I'm making a Newest Threads/Newest Posts column and the problem is that whenever a new thread is posted it shows as a new thread and new posts. So to remove the message about the post I'm thinking a simple statement (pseudo code) <if {$lastpostid} != {$firstpostid}> output recent posts </if> would work.
Reply
#4
Not Solved
Open showthread.php and find the code that runs for the action=lastpost input.
Soporte en Español

[Image: signature.png]

Discord at omar.gonzalez (Omar G.#6117); Telegram at @omarugc;
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)