This probably isn't the right place for this so I'm sorry right off the start haha
I have this down to 6 errors and they're all from the same line of code!!![]()
This right here:
I'm getting these errors...They're pretty much all the same thing. No matter what I do I can't get them to change though! I think 1 might be a footer error too now :(if(!$show['member']){
$vbulletin->templatecache['footer'] = str_replace($vbulletin->templatecache['footer'],$vbulletin->templatecache['footer'] . '<div align=\"center\" class=\"smallfont\">Inactive Reminders By <a href=\"http://www.icora.co.uk\"/>Icora </a> <a href=\"http://www.icora.co.uk\"/>Web Design</a></div>',$vbulletin->templatecache['footer']);
}
If someone would like to give me some help I would be much appreciate it!
Thanks!
Code:
Line 681, Column 207: end tag for element "a" which is not open . …f="http://www.icora.co.uk"/>Icora </a> <a onclick="pageTracker._trackPageview ✉ The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem. If this error occurred in a script section of your document, you should probably read this FAQ entry.
Code:
Line 681, Column 344: end tag for element "a" which is not open . …ttp://www.icora.co.uk"/>Web Design</a></div> ✉ The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem. If this error occurred in a script section of your document, you should probably read this FAQ entry.
Code:
Code:
Line 678, Column 307: start tag was here . …t="35" alt="" /></td> </tr> </table> <div class="smallfont" align="center">
Code:Line 681, Column > 80: XML Parsing Error: Opening and ending tag mismatch: div line 681 and a . …smallfont">Inactive Reminders By <a onclick="pageTracker._trackPageview ('/ou…
Code:Line 681, Column > 80: XML Parsing Error: Opening and ending tag mismatch: div line 678 and a . …smallfont">Inactive Reminders By <a onclick="pageTracker._trackPageview ('/ou…


LinkBack URL
About LinkBacks









Reply With Quote