Topic: Modifying extern.php
I am using extern.php to display active forum topics. The link extern.php generates includes "action=new":
http://www.domain.com/forums/viewtopic. … action=new
This link displays the bottom of the topic - I would like it to point to the first post instead of the new entry box right at the bottom. How do I modify extern.php so that it does not generate "action=new" in the url?