How does vBulletin handle double threadnames? Like if someone posts "Testing", then another person posts a thread called "Testing", what does it do? I'm not just curious I want to know this for my own forum.
Printable View
How does vBulletin handle double threadnames? Like if someone posts "Testing", then another person posts a thread called "Testing", what does it do? I'm not just curious I want to know this for my own forum.
No problem. Each thread is allocated a unique threadid number.
John
That's what my forum does too, but it just looks weird as I have 2 threads that are entitled, "Testing".
Anyways thanks!