Problem -Link Man - adding new link

Problems installing LinkMan?
Post Reply
prasadkblr
Posts: 3
Joined: Wed Nov 25, 2009 2:26 pm

Problem -Link Man - adding new link

Post 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.
prasadkblr
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Your hosting company probably disabled opening repote URLs in PHP. Post your phpinfo.php here to verify.
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
prasadkblr
Posts: 3
Joined: Wed Nov 25, 2009 2:26 pm

phpinfo()

Post 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
prasadkblr
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post 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).
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
prasadkblr
Posts: 3
Joined: Wed Nov 25, 2009 2:26 pm

Thank you

Post by prasadkblr »

Thank you for the information
prasadkblr
bjphuket
Posts: 4
Joined: Thu Mar 11, 2010 8:36 am

Post 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
bjphuket
Posts: 4
Joined: Thu Mar 11, 2010 8:36 am

Post by bjphuket »

everythin ok now
after my host enable session I re-install again Linkman ok now

Thanks
Post Reply