Jump to content

How to insert voltrank code into the footer?


Recommended Posts

I tried to input the voltrank code into my site footer and i actually added the code into the file:blockvariouslinks.tpl under modules/blockvariouslinks. But voltrank keeps saying that the code can not be detected during the verification.

 

Here is the code:

<?php

require_once('24f0124330ffd683d40b172.php');

$voltRank = new VoltRank();

echo $voltRank->display();

?>

 

Where should put the code so that it can be shown in the footer and works well with voltrank verification there?

 

Thanks

Link to comment
Share on other sites

×
×
  • Create New...