| View previous topic :: View next topic |
|
| Author |
Message |
|
trillionbytes
Joined: 31 Mar 2006 Posts: 6
|
Posted: Fri Mar 31, 2006 4:55 pm Post subject: Cannot activate link |
|
|
Hi Linkdiy,
I had this error when I try to activate my link. I am sure the link is working as I copy and pasted the link below to my browser and it works. Please advice.
Your home page www.trillionbytes.com does not contain your link page www.trillionbytes.com/bannerexchange2.php
If you think we are wrong, please contact us. |
|
| Back to top |
|
 |
|
heropage Site Admin
Joined: 13 Apr 2005 Posts: 92
|
Posted: Fri Mar 31, 2006 5:14 pm Post subject: |
|
|
It already said:
You need to create a link on your home page.
If you don't want to do this, you can upgrade to premium member. _________________ Automatic Reciprocal Link Exchange
link exchange automatically,if you sites are
using Php,Asp,Perl or Cold Fusion.Just in 2 minutes,
You will Get hundreds of links. |
|
| Back to top |
|
 |
|
trillionbytes
Joined: 31 Mar 2006 Posts: 6
|
Posted: Sat Apr 01, 2006 3:05 am Post subject: |
|
|
Did you mean the links has to be on the index page of my site?
The page http://www.trillionbytes.com/bannerexchange2.php does exists, and it's set as my link page.
Last edited by trillionbytes on Sat Apr 01, 2006 4:28 am; edited 1 time in total |
|
| Back to top |
|
 |
|
trillionbytes
Joined: 31 Mar 2006 Posts: 6
|
Posted: Sat Apr 01, 2006 3:24 am Post subject: |
|
|
Hi,
I realise there is an error at the bottom of the page:
PHP Notice: Undefined variable: retrievedhtml in D:\domains\trillionbytes.com\wwwroot\bannerexchange2.php on line 88
Could this be the cause? |
|
| Back to top |
|
 |
|
trillionbytes
Joined: 31 Mar 2006 Posts: 6
|
Posted: Mon Apr 03, 2006 3:12 am Post subject: |
|
|
Never mind, I finally figured it out. I should have read your comment more carefully, silly me.
Thanks for the advice. |
|
| Back to top |
|
 |
|
dshumb
Joined: 08 May 2006 Posts: 3
|
Posted: Mon May 08, 2006 12:24 pm Post subject: |
|
|
Hi
I am having problems activating my link.
i added your link to www.cursormania.free-cursors.info/linkdiy.php please activate my account
This link is on the home page www.cursormania.free-cursors.info
When i try to update my link info i get the error below:
1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
select c.categories_id from categories c, products p, products_to_categories p2c where c.categories_id=p2c.categories_id and c.status=1 and p2c.products_id=p.products_id and p.products_id= |
|
| Back to top |
|
 |
|
heropage Site Admin
Joined: 13 Apr 2005 Posts: 92
|
Posted: Mon May 08, 2006 8:08 pm Post subject: |
|
|
Are you sure you copy the right codes?
It should some like this
| Code: | | http://www.linkdiy.com/linksexchange.php?linkdiy_id=6373 |
_________________ Automatic Reciprocal Link Exchange
link exchange automatically,if you sites are
using Php,Asp,Perl or Cold Fusion.Just in 2 minutes,
You will Get hundreds of links. |
|
| Back to top |
|
 |
|
dshumb
Joined: 08 May 2006 Posts: 3
|
Posted: Wed May 10, 2006 7:00 am Post subject: |
|
|
Yes i have the correct code:
<?php
if (isset($HTTP_GET_VARS['page']))
{
$p2 = '&page='.$HTTP_GET_VARS['page'];
}
if ($dh = @fopen("http://www.linkdiy.com/linksexchange.php?linkdiy_id=6396".$p2,"r")) {
while (!feof($dh)) {
$retrievedhtml .= fread($dh,8192);
}
}
echo $retrievedhtml;
?>
I get the same error on both my account and on the link page
This Error has got nothing to do with me it's coming from your end, You may access my account and you will see is for yourself
If you will have problems resolving the problem please delete my account and i will open a new one, i think that might resolving the problem
1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
select c.categories_id from categories c, products p, products_to_categories p2c where c.categories_id=p2c.categories_id and c.status=1 and p2c.products_id=p.products_id and p.products_id= |
|
| Back to top |
|
 |
|
heropage Site Admin
Joined: 13 Apr 2005 Posts: 92
|
|
| Back to top |
|
 |
|
dshumb
Joined: 08 May 2006 Posts: 3
|
Posted: Wed May 10, 2006 6:56 pm Post subject: |
|
|
Thank You i was now able to add my link
Congratulations! Your link page have been set up correctly, Now you can click here to manage your link. |
|
| Back to top |
|
 |
|