Quote:
Originally Posted by gmattox
OK, I think I figure out how to remove it on my own. In the xml file that you download, look for this line
Code:
$optionvalue = $optionvalue . " (" .$vbulletin->userinfo[username]. ")";
$poll->set_option($optionvalue, $counter - 1,
And put // in front of the first $optionvalue. It comments out the username part and doesnt show it when the poll options are added.
If anyone has any idea how to make it so that only admins can see the name of who added it, please let me know...
|
I have added the feature to turn off the username and if it is turned off there is a moderator log entry each time there is a write in vote.