I am getting an error when using the "vote" or "nominate" button to nominate a post/thread. As soon as the screen appears with the thread nominated pic, the browser (FF & IE) throws an error.
"fetch_object("nominate_topic_stamps_"+postid) has no properties.
http://www.exampleURL/forum/clientsc...inate_topic.js Line 5
PHP Code:
fetch_object('nominate_topic_stamps_' + postid).style.display = '';