Miss Amy, this is gonna be great for my growing forum! I have installed this, however before I activate it on my site I need to know one thing:
I understand changing the forumid to the forum I want the thread started in. But what about this part?
Code:
$postuserid = 1328; // The Userid of the poster
$postusername = "Justin"; // The username of the poster
How does this work? Do the variables dynamically change? Or am I completely missing something here?