Quote:
Originally Posted by Torqued
Dangit, John! What do you think we're paying you all that good money for!  lol
Thanks for all of your hard work. I'll be upgrading tonight. 
|
Torqued,
I feel really sorry. I have done tests on tests and more tests on anything, and this slipped my attention. I guess I can blame vB a little, because somwhere above my code, it calls a function, with the parameter $_POST['postid'], so I assumed (without checking, the idiot), that that parameter was the postid of the new reply. However, this was not the case, this is the id of the previous post in the thread, and is used inside the called function to link the posts together. It is inside that function that the new reply's id is generated.
So I goofed big time!
At least I had the fix out within one hour I noticed the problem.
Time to go to bed, it's 2:30 am here.
Rgds