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=445Code: Select all
viewtopic.php?p=3440#p3440Best regards, ~FL~


