Just a word to say that the "forum options" button (on the upper right) never worked for me. If I click on it, nothing happens, and if I open it with a new tab, a new forum page is opening. I'm using Firefox 3.5.3, cookies enabled ofc.
ThansalThe New ScumJoin Date: 2002-08-22Member: 1215Members, Constellation
<a href="http://www.unknownworlds.com/forums/index.php?act=Login&CODE=05" target="_blank">Mark All Posts as Read</a>, this one is found at the bottom right of the main forum.
To do it for a specific forum is a bit more of a trick: <!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->http://www.unknownworlds.com/forums/index.php?act=Login&CODE=04&f=#&FromForum=#<!--c2--></div><!--ec2--> In that line you have to replace # with the forum section number, you can get this simply by going to the forum section and looking at the end, for example the code for Web Site Feedback is: <!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->http://www.unknownworlds.com/forums/index.php?act=Login&CODE=04&f=95&FromForum=95<!--c2--></div><!--ec2-->
The 2nd # can be replaced with 0 if you simply want to return to the front of the forum.
locallyunsceneFeeder of TrollsJoin Date: 2002-12-25Member: 11528Members, Constellation
<!--quoteo(post=1734383:date=Oct 29 2009, 09:09 AM:name=Thansal)--><div class='quotetop'>QUOTE (Thansal @ Oct 29 2009, 09:09 AM) <a href="index.php?act=findpost&pid=1734383"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec--><a href="http://www.unknownworlds.com/forums/index.php?act=Login&CODE=05" target="_blank">Mark All Posts as Read</a>, this one is found at the bottom right of the main forum.
To do it for a specific forum is a bit more of a trick: <!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->http://www.unknownworlds.com/forums/index.php?act=Login&CODE=04&f=#&FromForum=#<!--c2--></div><!--ec2--> In that line you have to replace # with the forum section number, you can get this simply by going to the forum section and looking at the end, for example the code for Web Site Feedback is: <!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->http://www.unknownworlds.com/forums/index.php?act=Login&CODE=04&f=95&FromForum=95<!--c2--></div><!--ec2-->
The 2nd # can be replaced with 0 if you simply want to return to the front of the forum.<!--QuoteEnd--></div><!--QuoteEEnd--> <b>Thansal</b>, in UWE internets backwards engineering its params. :-D
CarnaxusREIGN OF CHAOS!co_sava (NS1)Join Date: 2004-10-01Member: 32036Members
Say uhh...small problem with the forums. I *hate* the "threaded" view. I'd rather just see all the posts and be able to scroll through them. However, I can't find an option to change that! Help?
Comments
If you need to use an option in there specifically, it can be done, just post your problem.
To do it for a specific forum is a bit more of a trick:
<!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->http://www.unknownworlds.com/forums/index.php?act=Login&CODE=04&f=#&FromForum=#<!--c2--></div><!--ec2-->
In that line you have to replace # with the forum section number, you can get this simply by going to the forum section and looking at the end, for example the code for Web Site Feedback is:
<!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->http://www.unknownworlds.com/forums/index.php?act=Login&CODE=04&f=95&FromForum=95<!--c2--></div><!--ec2-->
The 2nd # can be replaced with 0 if you simply want to return to the front of the forum.
To do it for a specific forum is a bit more of a trick:
<!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->http://www.unknownworlds.com/forums/index.php?act=Login&CODE=04&f=#&FromForum=#<!--c2--></div><!--ec2-->
In that line you have to replace # with the forum section number, you can get this simply by going to the forum section and looking at the end, for example the code for Web Site Feedback is:
<!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->http://www.unknownworlds.com/forums/index.php?act=Login&CODE=04&f=95&FromForum=95<!--c2--></div><!--ec2-->
The 2nd # can be replaced with 0 if you simply want to return to the front of the forum.<!--QuoteEnd--></div><!--QuoteEEnd-->
<b>Thansal</b>, in UWE internets backwards engineering its params. :-D