I know I've posted some of this info, but I've redone everything and tried again. Here's the info for the new attempt:
I re-downloaded the May 2, 2007 file and still have problems. I'm not sure what's going on... please help. I'm going nuts here!
Here's the code from the section of the url.php and button.php files that we edit:
button.php:
Code:
$server = 'http://www.faithtag.com'; //enter the url to your pligg installation (no trailing slash)
url.php
Code:
$web1 = 'FaithTag.com'; //will appear within tooltip
$web2 = 'FaithTag'; //will appear on evb
$db_table = 'pligg_links'; //the name of your links database table
$server = 'http://www.faithtag.com'; //enter the url to your pligg installation (no trailing slash)
I've tested the
EVB using the following code:
Code:
<script type="text/javascript">submit_url = 'http://www.jrothraministries.com/blog/archives/93';</script>
<script type="text/javascript" src="http://www.faithtag.com/evb/button.php"></script>
The submit_url is static to test it.
The result is the screenshot below: