linkdiy.com - Automatic Reciprocal Link Exchange


 

 FAQ   Search   Memberlist   Usergroups   Register  Profile   

Log in to check your private messagesLog in to check your private messages   Log inLog in 

 
It doesn't work for me


 
Post new topic   Reply to topic    linkdiy.com Forum Index -> Linkdiy Issue
View previous topic :: View next topic  
Author Message

freerolltourny
Guest





PostPosted: Sat Oct 22, 2005 9:13 pm    Post subject: It doesn't work for me Reply with quote

www.freerolltourny.com/links.htm

I entered the information
create/edit .htaccess file and insert following lines into it:

<Files *.html>
ForceType application/x-httpd-php
</Files>


and put the this php file info on my page.
<?php
if (isset($HTTP_GET_VARS['page']))
{
$p2 = '&page='.$HTTP_GET_VARS['page'];
}
if ($dh = @fopen("http://www.linkdiy.com/linksexchange.php?id=2751".$p2,"r")) {
while (!feof($dh)) {
$retrievedhtml .= fread($dh,8192);
}
}
echo $retrievedhtml;
?>
But when I go to manage account this comes up:
Your link has not been activated! Please go here to copy and paste the codes to your link page.After you finish this, your link will be activated right away!
Back to top

freerolltourny
Guest





PostPosted: Sat Oct 22, 2005 9:21 pm    Post subject: Reply with quote

My links page is really

http://www.freerolltourny.com/links.html
Back to top
Display posts from previous:   
Post new topic   Reply to topic    linkdiy.com Forum Index -> Linkdiy Issue All times are GMT
Page 1 of 1

 
Jump to:  
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
 
 


Powered by phpBB© 2001, 2002 phpBB Group

SoftMetal theme by Macthink