• Resolved martinburchell

    (@martinburchell)


    Sometime validation fails with these 2 errors. Validating again seems to work OK.

    Line Notice: Undefined property: stdClass::$lastLine in /path/to/wordpress/wp-content/plugins/validated/views/report.php on line 14 
    
    Call Stack: 0.0068 143452
    1. {main}() /path/to/wordpress/wp-admin/admin-ajax.php:0 2.2265 18023340
    2. do_action() /path/to/wordpress/wp-admin/admin-ajax.php:89 2.2266 18024224
    3. call_user_func_array:{/path/to/wordpress/wp-includes/plugin.php:525}() /path/to/wordpress/wp-includes/plugin.php:525 2.2266 18024280
    4. Validated->generate_report() /path/to/wordpress/wp-includes/plugin.php:525 2.2557 18054976
    5. include('/path/to/wordpress/wp-content/plugins/validated/views/report.php') /path/to/wordpress/wp-content/plugins/validated/lib/class-validated.php:124 : End of file seen without seeing a doctype first. Expected e.g. “<!DOCTYPE html>”.
    
    Notice: Undefined property: stdClass::$extract in /path/to/wordpress/wp-content/plugins/validated/views/report.php on line 17 
    
    Call Stack: 0.0068 143452
    1. {main}() /path/to/wordpress/wp-admin/admin-ajax.php:0 2.2265 18023340
    2. do_action() /path/to/wordpress/wp-admin/admin-ajax.php:89 2.2266 18024224
    3. call_user_func_array:{/path/to/wordpress/wp-includes/plugin.php:525}() /path/to/wordpress/wp-includes/plugin.php:525 2.2266 18024280
    4. Validated->generate_report() /path/to/wordpress/wp-includes/plugin.php:525 2.2557 18054976
    5. include('/path/to/wordpress/wp-content/plugins/validated/views/report.php') /path/to/wordpress/wp-content/plugins/validated/lib/class-validated.php:124
    
    Line Notice: Undefined property: stdClass::$lastLine in /path/to/wordpress/wp-content/plugins/validated/views/report.php on line 14 
    
    Call Stack: 0.0068 143452
    1. {main}() /path/to/wordpress/wp-admin/admin-ajax.php:0 2.2265 18023340
    2. do_action() /path/to/wordpress/wp-admin/admin-ajax.php:89 2.2266 18024224
    3. call_user_func_array:{/path/to/wordpress/wp-includes/plugin.php:525}() /path/to/wordpress/wp-includes/plugin.php:525 2.2266 18024280
    4. Validated->generate_report() /path/to/wordpress/wp-includes/plugin.php:525 2.2557 18054976
    5. include('/path/to/wordpress/wp-content/plugins/validated/views/report.php') /path/to/wordpress/wp-content/plugins/validated/lib/class-validated.php:124 : Element “head” is missing a required instance of child element “title”.
    
    Notice: Undefined property: stdClass::$extract in /path/to/wordpress/wp-content/plugins/validated/views/report.php on line 17
    Call Stack: 0.0068 143452
    1. {main}() /path/to/wordpress/wp-admin/admin-ajax.php:0 2.2265 18023340
    2. do_action() /path/to/wordpress/wp-admin/admin-ajax.php:89 2.2266 18024224
    3. call_user_func_array:{/path/to/wordpress/wp-includes/plugin.php:525}() /path/to/wordpress/wp-includes/plugin.php:525 2.2266 18024280
    4. Validated->generate_report() /path/to/wordpress/wp-includes/plugin.php:525 2.2557 18054976
    5. include('/path/to/wordpress/wp-content/plugins/validated/views/report.php') /path/to/wordpress/wp-content/plugins/validated/lib/class-validated.php:124

    https://ww.wp.xz.cn/plugins/validated/

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Validation occasionally fails with 2 undefined property errors’ is closed to new replies.