Quote:
Originally Posted by WildSharky
Ok one more thing i have set this code in the plugin to this
PHP Code:
// Setup Variables
$forumid = 3; // The forum id that you want the thread posted in
$postuserid = 1; // The Userid of the poster
$postusername = "WildSharky"; // The username of the poster
$title = "Welcome $username"; // The thread title
But when i went and register it used the registers name "test" and not mine? why is that?? Shouldnt it show me as the thread starter??
And its not show as a new post would on the forums home page..
It just show the image like its an old post..
|
edit. dont listen to me. im dumb.