Page 1 of 1

Problem -Link Man - adding new link

Posted: Wed Nov 25, 2009 7:01 pm
by prasadkblr
Version of script:1.7

Write your message below:

When i will add new link from admin panel i will not get any problems and it will get displayed at links page but if any one try to add a link from links page it will give error Can't open remote URL! even though they have placed the link on their page, here the problem is addlink page can't open and read the data of the reciprocal link page ............ any one can help me to fix the problem.

Posted: Thu Nov 26, 2009 10:04 am
by Klemen
Your hosting company probably disabled opening repote URLs in PHP. Post your phpinfo.php here to verify.

phpinfo()

Posted: Thu Nov 26, 2009 11:24 am
by prasadkblr
Hi,
Thank you for your valuable support reply as you have requested the phpinfo() of the server which i am using i have given it below...... i hope that you will give me solution to this problem

PHPINFO()
(REMOVED)

With Regards

Posted: Thu Nov 26, 2009 1:46 pm
by Klemen
Like though, you have allow_url_fopen set to "Off" which prevents PHP from accessing any web sites (and thus LinkMan can't check websites for reciprocal links).

You will need to enable allow_url_fopen to use LinkMan (or any other similar script).

Thank you

Posted: Thu Nov 26, 2009 4:12 pm
by prasadkblr
Thank you for the information

Posted: Fri Mar 12, 2010 4:31 am
by bjphuket
I have same problem when I submit link at http://phuketmappoint.com/link/
it has error "invalid attemp"

This is phpinfo.php
http://phuketmappoint.com/link/phpinfo.php

Posted: Fri Mar 12, 2010 5:24 am
by bjphuket
everythin ok now
after my host enable session I re-install again Linkman ok now

Thanks