Post #1 · Posted at 2007-12-30 03:27:10am 17.4 years ago
![]() | |
---|---|
![]() |
Member+ |
8,017 Posts | |
![]() | |
Reg. 2007-01-19 | |
"DINGDONG♥HEARTS" |
I've tried it on random threads with more than five pages and when you click on "previous page" at the bottom or at the top, it directs you to an error page.
Post #2 · Posted at 2007-12-30 04:08:08am 17.4 years ago
![]() | |
---|---|
![]() |
Admin |
9,401 Posts | |
![]() | |
Reg. 2006-05-01 | |
![]() | |
"BEMANI Sound Team" |
Oh crud, fixed it now.
It was doing page = -1 cos of:
previouspage = previouspage-1
instead of
previouspage = currentpage-1
Silly me.
It was doing page = -1 cos of:
previouspage = previouspage-1
instead of
previouspage = currentpage-1
Silly me.

Post #3 · Posted at 2007-12-30 02:16:57pm 17.4 years ago
![]() | |
---|---|
![]() |
Member |
976 Posts | |
![]() | |
Reg. 2006-06-28 | |
"Sarah/Autumn" |
Speaking of pages, I'm not sure if this is a bug - editing a post brings you back to the first page, instead of the current page.
Post #4 · Posted at 2007-12-30 10:34:23pm 17.4 years ago
![]() | |
---|---|
![]() |
Admin |
9,401 Posts | |
![]() | |
Reg. 2006-05-01 | |
![]() | |
"BEMANI Sound Team" |
Nah, it's not a bug, I haven't coded something that'll bring you to the post you editted yet.
Bump: Coded now. ;D
Bump: Coded now. ;D