Quote:
Originally Posted by AndrewD
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.
|
Thanks for your help, it would appear checking through php info that cURL is installed in PHP - so can only presume it's a rogue one - as long as I know I can anticipate any more issues like this
For the record, I didn't even realise it checked links - smart job!!
Jason