PDA

View Full Version : Closing and Moving thread´s


Computer
Fri 23rd Jun '00, 6:13am
Hi,
when i move a thread, i could not find a way to keep the moved thread closed in the old forum.

So User asking, where is my thread, because they don´t know that it is moved.
This is s very important function


[Edited by Computer on 06-24-2000 at 05:54 AM]

werehere
Fri 23rd Jun '00, 6:49am
I agree this is important and there is a good working hack in the hacking forum. If you wish to not hack it into your scripts then you can wait because I believe it will be in an upcoming version, but I am not sure on an ETA for it.

Craig Antill
Fri 23rd Jun '00, 7:20am
Is there a hack ? woohoo! I'm off to grab it!

John: This is a very important one - please add it soon!

werehere
Fri 23rd Jun '00, 12:15pm
Yes it was posted by Ed Sullivan, and it seems to work perfectly.

Thanks ED Mike Sullivan :)

Mike Sullivan
Fri 23rd Jun '00, 12:51pm
:D

Kinda funny when testing it - I left out part of a line, and ended up with 13000 posts in the new thread before I realized why it was taking so long :)

..ooops!

JohnM
Fri 23rd Jun '00, 1:04pm
What did you do, leave out the movenext statement? I did that once in my ASP board... memberlist... it was like "wow, it's taking awhile"... then finally I stopped the page and I saw 10,000 John's... :D

Mike Sullivan
Fri 23rd Jun '00, 1:29pm
nah, I forgot the "WHERE threadid=$threadid" part in the MySQL call. So it grabbed every post from the database ;)