I didn't cut them out unless there's something wrong with the guide itself or the file has been has been changed (I did notice that it's not exactly the same) since the guide was made meaning that now additional or different modding is need because I followed the guide to the letter.
I can send you the file if you want.
Code:
<link rel="stylesheet" type="text/css" href="http://www.vbenterprisetranslator.com/forum/images/vbet/flags/vbet.css"/>';
to
Code:
<link rel="stylesheet" type="text/css" href="http://YOUR_FORUM_URL_HERE/archive/images/vbet/flags/vbet.css"/>';
Code:
: '').'><img class="vbet-flag vbet-'.$code.'" width="16" height="11" src="http://www.vbenterprisetranslator.com/forum/images/vbet/flags/clear.gif" alt="'.$name.'" '
to
Code:
: '').'><img class="vbet-flag vbet-'.$code.'" width="16" height="11" src="http://YOUR_FORUM_URL_HERE/archive/images/vbet/flags/clear.gif" alt="'.$name.'" '