it says in instructions:
Find:
doformfooter("Update");
Add after:
// vBindex - add postid to thread table
doformheader("misc","updatepostids");
maketableheader("Update postid's For Threads</b> - adds the postid of the first post in a thread in the thread table<b>","",0);
makeinputcode("Number of threads to do per cycle: ","perpage","2000");
doformfooter("Update");
I have 4 lines of those in vb2.2.9
Do i add it after each line?
|