I had web links checker turned on and also had the Enable link validity checker
turned on and received this the error code -1002 (missing schema) error message.
I turned it off so that I can keep trying out the program.
Lori
I had web links checker turned on and also had the Enable link validity checker
turned on and received this the error code -1002 (missing schema) error message.
I turned it off so that I can keep trying out the program.
Lori
Comments
Comment #1
nancydruThis is most likely caused by a website that is not redirecting according to the standards. Unfortunately this happens often throughout the web. Drupal really needs to handle this, but appears that it won't do so before at least D8. So we will have to put in some code to check for that practice.
Comment #2
wipp.it commentedyup. i disabled the validity checker and voila. it worked after that. bummer.
Comment #3
md96 commentedThis problem persists, even when I enter a valid (non-redirect site).
Could this be the solution? It fixed it for me.
http://drupal.org/node/800490
Comment #4
GStegemann commentedYes, issue #589192: After upgrade cannot create or edit links: get an error code of -1002 (missing schema). fixed that . Set this issue to fixed as well.