Author
non-entity
Guest
Added: Jul 23, 2009 8:59 pm
Arrow

Last edited by non-entity on Nov 25, 2009 12:08 am; edited 2 times in total
Monkey D. Ruffy
Very Respected VIP club member
Added: Jul 23, 2009 9:35 pm
Don't know, if the (age-old) boards software allows such features.

But you can do something manually.

If you want to see a specific page of a thread use this:

Code:
&start=15


As an example bobundy's thread (page one):

https://www.forumophilia.com/topic38557.html

add the &start=15 from above and that's page two:

https://www.forumophilia.com/topic38557.html?start=15

15 posts per page, therefore &start=2610 is page 175:

https://www.forumophilia.com/topic38557.html?start=2610

And posts are already numbered.

If you want to link to a specific post, you can do it this way:

https://www.forumophilia.com/

All you need is the post no.:

screenshot

That's the basic URL:
Code:
http:https://www.forumophilia.com/viewtopic.php


add this (p stands for post):
Code:
p=944132#944132


Monkey D. Ruffy
mosaic
Good Poster
Added: Jul 30, 2009 8:22 pm
thanks for this very helpful post Monkey D. Ruffy Idea