error: The reciprocal link must be placed under the smae....

Problems installing LinkMan?
Post Reply
danish
Posts: 2
Joined: Mon Nov 03, 2008 12:13 pm

error: The reciprocal link must be placed under the smae....

Post by danish »

Script URL: http://www.magicsolv.com/linkman15/links.php
Version of script: 1.5
Hosting company: Godaddy
URL of phpinfo.php: http://www.magicsolv.com/phpinfo.php
URL of session_test.php: http://www.magicsolv.com/session_test/session_test.php
What terms did you try when SEARCHING for a solution: I tried to submit a link and got the error:"The reciprocal link must be placed under the same (sub)domain as your link is!" I've search on google with my error text and got a relevent thread. viewtopic.php?p=8764&sid=5bca49f31750fd ... 688ae7f87e, I've tried what you have suggested but still no joy.

Write your message below:

I've search on google regarding this issue but couldn't find anything relevant. Firstly I got an error regardin allow_url_fopen file, now I've sorted this, then I got the error "Can't open remote URL!" then I found the forum page "viewtopic.php?t=55&postdays=0&postorder=asc&start=0", In this page it has lot of ppl with the same problem, I couldn't find any solution. Well presently I am getting the error I've mentioned on the top.


php.ini file has been modified. The text in php.ini is given below:

register_globals = on
allow_url_fopen = on

expose_php = Off
max_input_time = 60
variables_order = "EGPCS"
extension_dir = ./
upload_tmp_dir = /tmp
precision = 12
SMTP = relay-hosting.secureserver.net
url_rewriter.tags = "a=href,area=href,frame=src,input=src,form=,fieldset="
php_admin_value open_basedir none

[Zend]
zend_extension=/usr/local/zo/ZendExtensionManager.so
zend_extension=/usr/local/zo/4_3/ZendOptimizer.so

Please advice. :?:
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Works fine (just tested it). That error simply means that if the website they want to submit is http://www.domain1.com then the reciprocal link must also be on a page of www.domain1.com website and not on for example www.domain2.com
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
danish
Posts: 2
Joined: Mon Nov 03, 2008 12:13 pm

Post by danish »

Thanks Klemen,

This is sorted now, easy...

Thank you very much....
Post Reply