Page 1 of 1

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

Posted: Mon Nov 03, 2008 12:55 pm
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. :?:

Posted: Mon Nov 03, 2008 4:07 pm
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

Posted: Tue Nov 04, 2008 5:24 am
by danish
Thanks Klemen,

This is sorted now, easy...

Thank you very much....