vForums Support > vForums :: Report a Bug :: Resolved Bugs :: > Quote Error

Quote Error - Posted By Marc (cr0w) on 31st Dec 07 at 2:55am
Go here and quote Wrighty's post...quotes another post that was made in another thread at the exact same time. {Unsure}

Re: Quote Error - Posted By Michael (wrighty) on 31st Dec 07 at 2:56am
O.o

That's very strange!

Re: Quote Error - Posted By Ross (admin) on 31st Dec 07 at 2:59am
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.

Re: Quote Error - Posted By Michael (wrighty) on 31st Dec 07 at 2:59am
it's probably best! {Smile}

Don't want any errors in the future! {Wink}

Re: Quote Error - Posted By Nick (nickb) on 31st Dec 07 at 3:01am
lol, that is very funny, "Ive got flash also" hahaha.

Re: Quote Error - Posted By Danny (schnooble) on 31st Dec 07 at 4:07am
 
lol, that is very funny, "Ive got flash also" hahaha.


now im confused {Confused}

and yeah that would be best way tbh {Smile}

Re: Quote Error - Posted By Marc (cr0w) on 31st Dec 07 at 6:00am
 
 
lol, that is very funny, "Ive got flash also" hahaha.


now im confused {Confused}

and yeah that would be best way tbh {Smile}


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. {Wink}