Log in

View Full Version : Show post number


jdhf99
06-25-2008, 08:45 PM
Hey,

I am looking for a ticket system. I have installed the one under mods, but I dont like it too much. I was wanting one that acts like a forum more.. I have a simple idea, but dont know where to begin.. Basically, I noticed all posts are given an ID#, I would like to be able to:

Show post ID when viewing the thread, search by post # (ticket #), and also tell the poster what the post # is when it shows the Thread has been added.. page, any ideas where to begin with this? It's version 3.7. Thanks

Dismounted
06-26-2008, 07:06 AM
The post ID can be found by looking at the URL of the post number in the thread.

Opserty
06-26-2008, 07:26 AM
$thread[threadid] and $post[postid] are probably what you are looking for.

The search by post # could be a redirect to the showthread.php?p=XXXXX#postXXXXX

XXXXX - Being the postid