HOME | DOWNLOAD | SUPPORT | INSTALLATION | FAQ | SUPPORT FORUM | DEMO
 ° Forums ° Statistics ° Registration ° Search ° Manual °
SkaLinks Forum / Technical Support / has HTTP Status: 1 - Can not get content from page
Author Message
Anonymous


Posted: 11 Apr 2007 03:09:05


hi. i love this script but unfortunately it is not working for me.

the installation went fine and Im able to add links and categories but the broken link checker and backlink checker do not work. I receive:

has HTTP Status: 1 - Can not get content from page when trying to broken link checker and

LinkBack URL for "Serial-Box High Profile True Crime" is INVALID! Can not get content from http://mysite.com/test.html

the file test.html only has:

<a href="http://mysite.com">name</a>
<a href="http://mysite.com/links">name</a>

I put both because I wasnt sure which to use.. the url to my main site or where the link directory is.

Obviously I used my real domain name instead of mysite.com.

Anonymous


Posted: 11 Apr 2007 12:41:33


the reason this happened was because allow_url_fopen was disabled. i edited my php.ini file and set it to on and it worked like a charm.

if you are on shared hsting create a custom php.ini or ask your host to turn it on. no harm done with this.