Version: 5.39c
Problem: I tried installing this, people can post fine and everything, but when trying to use smilies it outputs this...(html code)

/boards.gameglow.com/ubb/smilies/agent.gif">

/boards.gameglow.com/ubb/smilies/angrytounge.gif">

/boards.gameglow.com/ubb/smilies/biggrin.gif">

/boards.gameglow.com/ubb/smilies/blueface.gif">

/boards.gameglow.com/ubb/smilies/blushing.gif">

/boards.gameglow.com/ubb/smilies/agent.gif"> )

/boards.gameglow.com/ubb/smilies/agent.gif">
>

/boards.gameglow.com/ubb/smilies/blueface.gif">

/boards.gameglow.com/ubb/smilies/frowny.gif">
>

/boards.gameglow.com/ubb/smilies/biggrin.gif">

/boards.gameglow.com/ubb/smilies/blushing.gif">

/boards.gameglow.com/ubb/smilies/smile.gif">

/boards.gameglow.com/ubb/smilies/surprised.gif">




I did everything exactly the way it said except...
###Now open up your ubb_library.pl and search for:
sub VerifyAdmin
###if the name of the routine is 'sub VerifyAdmin' do noting
###else if the name of the routine is 'sub VerifyAdminCP' change the following line in your smilies.cgi:
&VerifyAdmin($UserName, $Password);
###to:
&VerifyAdminCP($UserName, $Password);
I couldn't find any of those strings or even substrings. But it still works fine other then what I said above. Thanks for the help!