Page 1 of 2
Reciprocal link exists, script throws "can't find"
Posted: Mon Apr 11, 2005 9:13 pm
by New_User
Hi, Klemen -
Thanks for the free script.
I have it installed and I'm using it to load existing links to new linkman powered pages. It's working, except I'm trying to add a link from a site that has a link back to me at:
http://www.amscollects.com/links7.htm
(it's about two thirds of the way down -
http://www.fundableplans.com ).
The script keeps throwing a "can't find the reciprocal link" error. Any idea why?
Thanks again.
Dave Miller
http://www.fundableplans.com
Posted: Mon Apr 11, 2005 9:48 pm
by Klemen
Posted: Tue Apr 12, 2005 11:45 pm
by Guest
Hello again -
I tried the 1.0 but "no luck". I've tried to identify a pattern as some work and some throw the error. Here is one that I have tried repeatedly and it always fails. I checked the source of the reciprocal page and can see the reciprocal url.
My site addlink form =
http://www.fundableplans.com/business_r ... /form.html
Their reciprocal page =
http://www.annuityadvantage.com/links/links4_2.htm
I am trying to add the base url or the reciprocal page (
http://www.annuityadvantage.com/) and keep geting the error.
Any other ideas?
Thanks again.
Dave Miller
Posted: Wed Apr 13, 2005 10:52 am
by Klemen
Hi,
In your settings.php try removing the trailing / from your website URL at
$settings['site_url']
Should be
$settings['site_url']="
http://www.domain.com";
and NOT
$settings['site_url']="
http://www.domain.com/";
Then try again with the files above.
Regards
Posted: Thu Apr 14, 2005 6:11 pm
by Guest
I had tried that before to no avail.
I opened the index.php that you posted above and it was the same number of lines as the one that ships with 1.01. A friend of mine has been using your script, I got a copy of his index.php and it was about 4 lines shorter. I have no idea if the file was in fact different, but I put that up and the addlink.php now works.
On a different subject, I moved the call to footer.txt above the "Powered by" as it is usual over here for the "Powered by" to be at the bottom of the page.
ex:
http://www.fundableplans.com/business_r ... /links.php
Please post here if this is a problem and I will figure something else out.
Thanks again for a great script.
Regards,
Dave Miller
Re: Reciprocal link exists, script throws "can't find&q
Posted: Fri Apr 15, 2005 12:06 pm
by Cary
New_User wrote:Hi, Klemen -
Thanks for the free script.
I have it installed and I'm using it to load existing links to new linkman powered pages. It's working, except I'm trying to add a link from a site that has a link back to me at:
http://www.amscollects.com/links7.htm
(it's about two thirds of the way down -
http://www.fundableplans.com ).
The script keeps throwing a "can't find the reciprocal link" error. Any idea why?
Thanks again.
Dave Miller
http://www.fundableplans.com
I have the same problem.
Every time when someone try to add a link:
Code: Select all
Our URL (http://mysite.info/) wasn't found on your reciprocal links page (http://www.site1.com/linkedsites.htm)!
Dave, what index.php file do you use?
Thank you!
Posted: Fri Apr 15, 2005 3:56 pm
by Guest
As I said above, I don't know if this was the fix, but I've put a copy in zip format on my server at:
http://www.fundableplans.com/index.php.zip
Let me know if it works and I'll leave it for others.
Regards,
Dave Miller
Posted: Fri Apr 15, 2005 4:10 pm
by Cary
Many thanks, Dave !
I'll try it now!
Regards,
Cary
Posted: Fri Apr 15, 2005 6:37 pm
by Cary
Thanks once again, Dave!
With this index.php works perfect!

Posted: Fri Apr 15, 2005 8:44 pm
by Klemen
Dave,
No problem about the change of footer.txt inclusion. Not sure why this would help, but you know what they say: If it's stupid but it works, it isn't stupid!
I have added a copy of the zip file to PHPJunkYard.com server, in case your site is down at anytime in the future:
http://www.phpjunkyard.com/extras/index.php.zip
Regards
same problem
Posted: Sun Aug 14, 2005 6:43 am
by dead-man
Hi,
Im having the same problem and nothing is working. Iv searched the forums and tryed all the things someone please check
http://www.avalanchewa.com/links/ and tell me whats wrong.
Please post a reply as soon as possible as i need my site working.
Thanks
Regards,
David
http://www.avalanchewa.com/
Posted: Sun Aug 14, 2005 10:13 am
by Klemen
Hi,
This is not the correct URL:
http://www.avalanchewa.com/links/
You get a "page not found" error because the folder "links" doesn't exists on your server. Make sure you type the correct URL of the folder where you installed LinkMan.
:\
Posted: Sun Aug 14, 2005 12:43 pm
by dead-man
nah i deleted it cus i got pissed off
i paid for the copyright removal to
Posted: Sun Aug 14, 2005 1:09 pm
by Klemen
Well put it back up so I can check what's wrong
Try uploading this file and post the URL here, might give me a clue:
http://www.phpjunkyard.com/extras/phpinfo.zip
Regards
Posted: Tue Aug 23, 2005 1:14 pm
by Guest
Hi again, Klemen -
The AddURL script doesn’t find our URL (
http://www.fundableplans.com ) when it parses this page:
http://www.merchandizer.com/Ecommerce-S ... ent_2.html
Any ideas?
Thanks
Dave Miller