Quote:
Originally Posted by Dismounted
What are you trying to do there? Why are you assigning the thread id to pagetext? Please explain what you want to do.
|
thank for your reply.
my plan for the mod:
step 1: run query to get 10 threadid from thread table
step 2: auto create 1 new thread on the special forum, with 10 threadid that i got from step 1
ex:
step 1: after query i got threadid = 1,2,3,4,5,6,7,8,9,10
step 2: one new thread auto open on the special forum = 3
step 3: then put 1,2,3,4,5,6,7,8,9,10 on the new thread on step 2
please help me. thank again