PDA

View Full Version : Sticky Threads/Datamanagers


sheppardzwc
12-05-2009, 06:01 AM
LOL, I didn't mean to post two threads in a row, oh well.

I want to, when a user clicks on a page, let's call it "stickyme.php," it will sticky an existing thread. The threadid and so forth will be sent to it. "stickyme.php?tid=4&sticky=1" etc. What I want to know how to do is produce this and make it set the thread to a sticky via datamangers. How is this possible? Any help?

Lynne
12-05-2009, 02:14 PM
Have you looked at the code currently used to do this? Look at the postings.php page under do=stick and you should see how to do this. I'm not sure that do can be a get variable, but you may be able to play with it for that particular action.