Ok so I made a block that displays our clan stats from aaotracker.com and it worked fine on our former site, but I have moved everything and now the block is giving me this error..
There isn't content right now for this block.
Code:
<?php
if (eregi("block-teamstats.php",$_SERVER['PHP_SELF'])) {
Header("Location: index.php");
}
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum