Go to page...

Need help with something on the website, forums etc? Ask here.

Moderator: Moderators

Post Reply
DD289
Mustang Star
Mustang Star
Posts: 719
Joined: Tue Jun 11, 2013 10:38 pm

Go to page...

Post by DD289 »

Hey Jeff (assuming you will pick this up)

Say I want go go to page 40 for example, on a thread of 80 odd pages, like so:
Go to page 1, 2, 3 ... 79, 80, 81 Next
How would one do this?
"Hey Steve, I hope we can put this back together" - Ozbilt
hybrid
Mustang King
Mustang King
Posts: 9354
Joined: Tue Jul 27, 2010 2:13 pm
Contact:

Re: Go to page...

Post by hybrid »

Yeah we don't have that dropdown box that some forums have.
I could add it, but it would take me a while to work out, and I really can't be arsed right now :lol:

There are 14 posts per page, so you could do the math yourself. There's 14 posts per page, so 14 x 79 = 1185 so using start=1185 in the url would send you to page 80.
DD289
Mustang Star
Mustang Star
Posts: 719
Joined: Tue Jun 11, 2013 10:38 pm

Re: Go to page...

Post by DD289 »

hybrid wrote:Yeah we don't have that dropdown box that some forums have.
I could add it, but it would take me a while to work out, and I really can't be arsed right now :lol:

There are 14 posts per page, so you could do the math yourself. There's 14 posts per page, so 14 x 79 = 1185 so using start=1185 in the url would send you to page 80.
So, if only I could work out how to plug the calculated figure into the url :poke:
"Hey Steve, I hope we can put this back together" - Ozbilt
hybrid
Mustang King
Mustang King
Posts: 9354
Joined: Tue Jul 27, 2010 2:13 pm
Contact:

Re: Go to page...

Post by hybrid »

Code: Select all

http://www.mustangtech.com.au/Forums/viewtopic/t=468/start=1185.html
That link takes you to page 80 of forsights project thread.
So change that start=xxxx to another number and it will take you to a different page.
So you could open another page for any thread and then change the start= number to get to the page you want.
DD289
Mustang Star
Mustang Star
Posts: 719
Joined: Tue Jun 11, 2013 10:38 pm

Re: Go to page...

Post by DD289 »

hybrid wrote:

Code: Select all

http://www.mustangtech.com.au/Forums/viewtopic/t=468/start=1185.html
That link takes you to page 80 of forsights project thread.
So change that start=xxxx to another number and it will take you to a different page.
So you could open another page for any thread and then change the start= number to get to the page you want.
Thanks Jeff. You Rock.
"Hey Steve, I hope we can put this back together" - Ozbilt
scott66stang
Mustang King
Mustang King
Posts: 4716
Joined: Wed Jul 28, 2010 6:15 am

Re: Go to page...

Post by scott66stang »

Fantastic!! it is something that bothers me too but havent got around to asking :Clap:
cage
Mustang King
Mustang King
Posts: 3775
Joined: Fri Jul 30, 2010 1:25 pm
Contact:

Re: Go to page...

Post by cage »

+1, nice one Jeff.
"The simple answer is, even if I have decided I still don't know what to do."
ACTstanglover
Mustang Star
Mustang Star
Posts: 485
Joined: Sun Oct 02, 2011 9:50 pm

Re: Go to page...

Post by ACTstanglover »

Thanks Jeff, and thanks Doug for asking
DD289
Mustang Star
Mustang Star
Posts: 719
Joined: Tue Jun 11, 2013 10:38 pm

Re: Go to page...

Post by DD289 »

ACTstanglover wrote:Thanks Jeff, and thanks Doug for asking
No Wucka's :like:
"Hey Steve, I hope we can put this back together" - Ozbilt
Post Reply