EbaumsWorld Edit
EbaumsWorld has changed the url to there flash player. You must edit the product then re-import it checking Allow Overwrite.
Then simply goto BBCode Manager click Edit by EbaumsWorld, then click Save.
Code:
Find:
$idnum = $idnum + 1;
$db->query_write( 'INSERT INTO `' . TABLE_PREFIX . 'bbcode` VALUES (' . $idnum . ', \'ebaumsvideo\', \'<embed src="http://ebaumsworld.com/ml_player2.swf" FlashVars="sharelink=http%3A%2F%2Ftaf.ebaumsworld.com%2Fform.php%3Frid%3D195%26ref%3D/%1$s.html&stream=http%3A%2F%2Fwww.ebaumsworld.com/%1$s.flv" loop="false" menu="false" quality="high" bgcolor="#ffffff" width="480" height="400" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />\', \'[ebaumsvideo]2006/07/yahweh[/ebaumsvideo]\', \'\', 0, \'Ebaums Video BB Code\', \'\')');
Code:
Replace With:
$idnum = $idnum + 1;
$db->query_write( 'INSERT INTO `' . TABLE_PREFIX . 'bbcode` VALUES (' . $idnum . ', \'ebaumsvideo\', \'<embed src="http://emuse.ebaumsworld.com/ml_player2.swf" FlashVars="sharelink=http%3A%2F%2Ftaf.ebaumsworld.com%2Fform.php%3Frid%3D195%26ref%3D/%1$s.html&stream=http%3A%2F%2Fwww.ebaumsworld.com/%1$s.flv" loop="false" menu="false" quality="high" bgcolor="#ffffff" width="480" height="400" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />\', \'[ebaumsvideo]2006/07/yahweh[/ebaumsvideo]\', \'\', 0, \'Ebaums Video BB Code\', \'\')');
Mr. Chad btw you should get back to me via PM. I have been trying to get a hold of you.