View Single Post
  #1 (permalink)  
Old 09-07-2008, 08:54 PM
ffnstuff ffnstuff is offline
New Pligger
 
Join Date: Aug 2008
Location: Cali
Posts: 11
Thanks: 3
Thanked 0 Times in 0 Posts
Getting EVB To Work

Checking out the EVB I need this code for my site ContestLive.com

External Vote Button

It says use this code

Code:
<script type="text/javascript" src="http://domain.com/evb/check_url.js.php"></script>
so to replace it I would use

Code:
<script type="text/javascript" src="http://contestlive.com/evb/check_url.js.php"></script>
When I put it in a blogpost on another blog etc, it doesnt work. Help?
Reply With Quote