fatinfo.com




Installing Receivelinks on eSyndicat

A 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.


No Responses to “Installing Receivelinks on eSyndicat”  

  1. No Comments

Leave a Reply


*
To prove you're a person, type the security word shown in the picture.
Anti-Spam Image