Quote:
Originally Posted by aryung
Works Great and smooth
i want to auto start a thread in a chosen board the Thread title will be treated as Link and will redirect user to content page
how i can do this please
|
All you need to know is the page id of the page you want to link:
http://<yourdomain.com>/forum/contpages.php?do=showpage&pid=XX
just change the XX for the id (number) of your desired page.
Now, how to link the name of a thread to be a link of another page? You probably need a plugin to do that.