Please replace the ??? with your data!
[desc]: Cforms is working, so categorize this as a low-priority question or problem. I'm receiving a warning when running the link checker on my site. The link checker is showing an improperly normed (mal-formed) URL.
I've pasted the warning below.
Is this something I may have caused? Or something that can be corrected?
Here's the link checker's warning message:
URL `http://www.sirs.org/wordpress/wp-content/plugins/cforms/styling/../../cforms-custom/sirs-cforms.css'
Parent URL http://www.sirs.org, line 79, col 1
Real URL http://www.sirs.org/wordpress/…..cforms.css
Warning Base URL is not properly normed. Normed URL is
http://www.sirs.org/wordpress/…..nt/plugins
/cforms-custom/sirs-cforms.css.
And here's the offending code copied from my site's home page:
<link rel="stylesheet" type="text/css" href="http://www.sirs.org/wordpress/wp-content/plugins/cforms/styling/../../cforms-custom/sirs-cforms.css" / ><script type="text/javascript" src="http://www.sirs.org/wordpress/wp-content/plugins/cforms/js/cforms.js"></script -->> -->
FYI, I commented out the link & script tags in an attempt to make them visible on the forum.
Any insight or recommendations?