Installing Receivelinks on eSyndicat
Published September 17th, 2006 in Directory ModA little background, Receivelinks is a permanent link exchange program similar to Linkvault and Digital Point Coop with everything automated. eSyndicat is a directory script.
Open up index.php and add the following code:
ini_set (”include_path”, ini_get (”include_path”) . ‘:../:../../:../../../:../../../../:../../../../../’);
include (’rlxxxxxxxxxxclient.php’);
$show_lrlinks = RECEIVE_LINKS_GetAds();
$gDirSmarty->assign(’receivelinks’, $show_lrlinks);
rlxxxxxxxxclient.php is your unique file from Receivelinks. The last two lines of code assigns all the values to display into variable $receivelinks.
In your header.tpl or footer.tpl or anyfile.tpl, call up {$receivelinks}. To make sure it is validating and working, log into your receivelinks account > manage sites > edit > test mode > on. You should see the test links displayed.
Search
Archives
Categories
- Advertisers (18)
- CSS (1)
- Directory Mod (3)
- Directory Talk (29)
- Email Marketing (2)
- Health Products (4)
- Interesting Sites (27)
- Off Topic (60)
- Search Manipulation (23)
- SEO (23)
- Submit a Site (10)
- Wiki (1)
- WordPress (8)
No Responses to “Installing Receivelinks on eSyndicat”
Please Wait
Leave a Reply