How do we obtain the URL for a post within a thread?

What do you need?
User avatar
First Light
Senior Chief Petty Officer
Posts: 169
Joined: 22 May 2009, 11:17
Type the number ten into the box: 0
Location: Michigan, U.S.

How do we obtain the URL for a post within a thread?

Post by First Light »

Greetings,

Sometimes I need to link to a post within a thread. Other forum programs allow you to click on a button to display a post by itself on its own webpage. It is easy to copy the URL for that post and create a link with it.

Our phpBB forum software at United3DArtists seems to lack this feature. And yet it is possible to jump to a specific topic when you click on a "recent post" button or when you click on a "last post" link. Here is an example:

Link 1 - jumps to the beginning of marcel's "Question for Professionals" thread in the "General Discussion" forum. It's easy to obtain these URLs. Here's the URL for it:

Code: Select all

viewtopic.php?t=445
Link 2 - jumps to a specific post inside the same thread. These are the URLs that I need and don't know how to obtain them. Here's the URL for it:

Code: Select all

viewtopic.php?p=3440#p3440
So, the question is: "How do we discover the URL that will cause a thread to open to a specific post inside it?"

Best regards, ~FL~
User avatar
Finis
Captain
Posts: 5410
Joined: 21 May 2009, 18:26
Type the number ten into the box: 0
Location: America!

Re: How do we obtain the URL for a post within a thread?

Post by Finis »

In Aeroblue and Twilight themes there is a rectangle left of the word "Posted" and the posting date. Clicking that puts the post at the top of the screen and the url for that is in the location/site bar. In Prosilver theme the rectangle is left of "by <author's name> » <date> " which is under the post's title.

For example this post is: vi ... 3444#p3444"
I prefer dangerous freedom over peaceful servitude. -- Thomas Jefferson/Jean Jacques Rousseau
User avatar
First Light
Senior Chief Petty Officer
Posts: 169
Joined: 22 May 2009, 11:17
Type the number ten into the box: 0
Location: Michigan, U.S.

Re: How do we obtain the URL for a post within a thread?

Post by First Light »

Excellent! Thanks Finis. :bananamouse:
User avatar
trueBlue
Captain
Posts: 5548
Joined: 06 Jul 2009, 22:50
Type the number ten into the box: 10

Re: How do we obtain the URL for a post within a thread?

Post by trueBlue »

Finis wrote:In Aeroblue and Twilight themes there is a rectangle left of the word "Posted" and the posting date. Clicking that puts the post at the top of the screen and the url for that is in the location/site bar. In Prosilver theme the rectangle is left of "by <author's name> » <date> " which is under the post's title.

For example this post is: vi ... 3444#p3444"
You can also Right click the Post Icon and select Copy Shortcut.

Return to “Forum Requests”