Go here and quote Wrighty's post...quotes another post that was made in another thread at the exact same time.![]()
O.o
That's very strange!
I've already given the each post a unique auto-increment ID (to fix the last post bug). I'll just setup the quote function to run off of that rather than the time stamp. Although I suppose I could setup the whole system to run off of the auto-increment IDs to prevent any future issues with posting at the same time in the same board.
it's probably best!![]()
Don't want any errors in the future!![]()
lol, that is very funny, "Ive got flash also" hahaha.
lol, that is very funny, "Ive got flash also" hahaha.
now im confused![]()
and yeah that would be best way tbh![]()
lol, that is very funny, "Ive got flash also" hahaha.
now im confused![]()
and yeah that would be best way tbh![]()
The numbers in the URL and in the quote tags are a post's ID. The ID is also a timestamp that shows how many seconds have passed since January 1st, 1970. This means that if two people post in the same board at the same second, they have the exact same ID, thus messing up the system when it checks for the post.![]()