Slight calculation problem: when there are 29 replies (30 posts), you can choose the third page in the forum. That should only happen on 30 replies (31 posts) so you probably used a 'greater or equal' comparison somewhere, instead of just 'greater than'.
n/a
Pete Nattress Cheesy Bits img src/uploads/sccheesegif
Registered 23/09/2002
Points 4811
24th March, 2004 at 15:27:07 -
firemonkey could recode any site he wanted just by looking at the errors
Unfortunately, Pete, they haven't made an input device that works with brain waves... but I think learning PHP and SQL and making an extension list in 3 weeks is fast enough for now.
When you reply you get sent to page 1, not the page you just posted on. I think that could be improved
Example:
New user replies to something for some reason.
New user does not know about page numbers.
New user sees post did not appear.
New user posts again.
New user posts again.
Everyone gets annoyed at triple-posting.
Some more suggestions:
After you have posted a reply you go back to the first page of the thread Could you add something that redirects the user to the last page of the thread after posting?
Only display a "post reply" button on the last page.