okay i fixed the goto new or unread thread link by editing the showthread_firstunread template
Quote:
<a href="showthread.php?s=$session[sessionhash]&threadid=$threadid$newpostlink">Go to first unread post</a> <a href="showthread.php?s=$session[sessionhash]&threadid=$threadid$newpostlink"><img src="{imagesfolder}/firstnew.gif" border="0" alt="first unread" align="absmiddle"></a>
|
but it seems the admin options drop down menu takes the relavtive url of the thread
so if it's
http://animeboards.com/showthread.php?s=&threadid=18752
it will work but
http://animeboards.com/t18752/s.html will
look for
http://animeboards.com/t18752/s.html/postings.php or something