Validation: HTML5 - form action


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

Updated V 5.0.9 Aug 9 2014
inc/_core/_template.funcs.php (@version $Id: _template.funcs.php 4638 2013-09-05 06:46:32Z yura $
line 1844 and 1854 amended to NULL to avoid HTML5 verification failure

Updated V 5.0.6 Jan 22nd 2014
line 1844 as below

inc/_core/_template.funcs.php ( @version $Id: _template.funcs.php 4233 2013-07-16 10:12:35Z attila $)
line 1813 was [ 'form_action' => '',]
now: [ 'form_action' => NULL,]
reason: to remove validation error of empty action
Null produces blog root e.g. elf.php