HTML5 Validation of 6.4.3


Notice: Undefined variable: params in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 63

Warning: array_merge(): Expected parameter 2 to be an array, null given in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 63

Notice: Trying to access array offset on value of type null in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 70

Notice: Trying to access array offset on value of type null in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 80

Notice: Trying to access array offset on value of type null in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 85

Notice: Trying to access array offset on value of type null in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 91

Notice: Trying to access array offset on value of type null in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 93

This is for calstock.org.uk/elf : 26 HTML5 validation errors

  • 26: First was my warning message in header, I used a <div> inside a <span>

  • 25 & 24: Un-escaped &s Suspect as in version 5:
    [/inc/widgets/widgets/_user_login_widget.php] &redirect at Line 226
    [inc/users/model/_user.func.php] Lines (198,212,214,2x225,270,736,1766,1835,2x3162,3849,2x 3851,3853,3857,3869,3884,3899,4372,4379)

  • 23 My bad: When commenting out soem code I left a <strong> tag orphaned it cascaded through to create other validation errors so once sorted I am down to 9. This means there were a max of 11 recorded errors from the install.

  • 9 to 1 All these are in the calendar plugin as usual

All Done