Quote:
Originally Posted by steadicamop
I haven't checked through this thread, so this may already have been brought up:
Someone submitted a link to my site, and it always fails checking, and shows as broken, but the link does work fine - the only way around getting it to work correctly was to go in to the database and manually change it from a zero to a one.
Is this just an isolated issue or something pretty usual?
Great hack, thanks so much
Jason
|
There are some urls that do work fine but do not respond to LDM's validation check. This is because the site has blocked the use of the piece of code that is used to validate the link. Sometimes, if you use the cURL interface rather than the fopen() interface, it works better - if you don't understand this, then perhaps not worth trying, but if you do understand, then check to see if your php installation includes the curl library.