• Resolved Ben Sibley

    (@bensibley)


    I’m diggin the plugin so far, but I’m getting this fatal error on the individual document pages:

    PHP Fatal error: Call to undefined function di_next_previous_post() in /Applications/MAMP/htdocs/wordpress/wp-content/plugins/slick-doc-it/includes/templates/docit-post-template.php on line 53

    That function (di_next_previous_post) isn’t anywhere to be found in the plugin folder. Removing it fixed the problem, but I guess I’m missing out on adjacent post navigation ?? I’m using version 1.0.6.

    Also, while I was in the logs I saw I’m getting the following error on each page:

    PHP Warning: in_array() expects parameter 2 to be array, null given in /Applications/MAMP/htdocs/wordpress/wp-content/plugins/slick-doc-it/includes/di-shortcode.php on line 242

    It’s not causing me any issues that I’ve noticed, but thought I should mention it here.

    https://www.ads-software.com/plugins/slick-doc-it/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author slickremix

    (@slickremix)

    Ben Sibley,
    Thanks for using our plugin! We apologize for any inconvenience this has caused you. I see that you are trying to use/test it on a local server. Some of these new functions we have created may not work locally.

    As for the warning we will look into this further and let you know what we find! Thanks for letting us know!

    Thanks again!

    How does di_next_previous_post not showing up anywhere in the code amount to a problem running the plugin locally? I have the same issue, plus:

    Fatal error: Call to undefined function di_next_previous_post() in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\templates\docit-post-template.php on line 53

    Notice: Undefined index: taxonomy in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 562

    Notice: Trying to get property of non-object in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 55

    line 55

    Notice: Trying to get property of non-object in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 96

    Notice: Trying to get property of non-object in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 103

    Notice: Undefined variable: term_child_count in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 133

    Notice: Trying to get property of non-object in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 136

    Notice: Undefined property: WP_Error::$term_id in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 148

    Warning: Illegal offset type in isset or empty in D:\xampp\apps\wordpress\htdocs\wp-includes\taxonomy.php on line 231

    Notice: Undefined variable: pre_child_of_child_term_term_id in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 167

    Notice: Trying to get property of non-object in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 167

    Notice: Undefined property: WP_Error::$slug in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 172

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 758

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 766

    Notice: Undefined variable: sub_posts in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 188

    Notice: Trying to get property of non-object in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 188

    Notice: Trying to get property of non-object in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 188

    Notice: Undefined offset: 1 in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 188

    Warning: in_array() expects parameter 2 to be array, null given in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 188

    Notice: Undefined variable: pre_child_of_child_term_term_id in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 167

    Notice: Trying to get property of non-object in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 167

    Notice: Undefined property: WP_Error::$slug in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 172

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 758

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 766

    Notice: Undefined variable: sub_posts in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 188

    Notice: Trying to get property of non-object in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 188

    Notice: Trying to get property of non-object in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 188

    Notice: Undefined variable: output_sub_posts in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 205

    Notice: Undefined property: WP_Error::$term_id in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 207

    Notice: Undefined property: WP_Error::$parent in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 207

    Warning: in_array() expects parameter 2 to be array, object given in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 207

    Notice: Undefined property: WP_Error::$slug in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 209

    Notice: Undefined property: WP_Error::$slug in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 209

    Notice: Undefined property: WP_Error::$name in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 209

    Notice: Undefined property: WP_Error::$term_id in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 213

    Notice: Undefined property: WP_Error::$parent in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 213

    Warning: in_array() expects parameter 2 to be array, object given in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 213

    Notice: Undefined property: WP_Error::$slug in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 218

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 758

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 766

    Notice: Undefined variable: posts_count in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 235

    Notice: Undefined property: WP_Error::$term_id in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 237

    Notice: Undefined variable: sub_posts in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 242

    Notice: Trying to get property of non-object in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 242

    Notice: Trying to get property of non-object in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 242

    Warning: Illegal offset type in isset or empty in D:\xampp\apps\wordpress\htdocs\wp-includes\taxonomy.php on line 231

    Notice: Undefined property: WP_Error::$slug in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 271

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 758

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 766

    Notice: Undefined property: WP_Error::$term_id in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 278

    Notice: Undefined property: WP_Error::$slug in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 279

    Notice: Undefined property: WP_Error::$slug in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 279

    Notice: Undefined property: WP_Error::$name in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 279

    Notice: Undefined variable: output in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 279

    Notice: Undefined property: WP_Error::$term_id in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 290

    Notice: Undefined property: WP_Error::$slug in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 271

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 758

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 766

    Notice: Undefined property: WP_Error::$term_id in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 278

    Notice: Undefined property: WP_Error::$term_id in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 290

    Notice: Trying to get property of non-object in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 136

    Notice: Undefined property: WP_Error::$term_id in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 148

    Warning: Illegal offset type in isset or empty in D:\xampp\apps\wordpress\htdocs\wp-includes\taxonomy.php on line 231

    Notice: Undefined variable: pre_child_of_child_term_term_id in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 167

    Notice: Trying to get property of non-object in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 167

    Notice: Undefined property: WP_Error::$slug in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 172

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 758

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 766

    Notice: Undefined variable: pre_child_of_child_term_term_id in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 167

    Notice: Trying to get property of non-object in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 167

    Notice: Undefined property: WP_Error::$slug in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 172

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 758

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 766

    Notice: Undefined property: WP_Error::$term_id in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 207

    Notice: Undefined property: WP_Error::$term_id in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 213

    Warning: Illegal offset type in isset or empty in D:\xampp\apps\wordpress\htdocs\wp-includes\taxonomy.php on line 231

    Notice: Undefined property: WP_Error::$slug in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 271

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 758

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 766

    Notice: Undefined property: WP_Error::$term_id in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 278

    Notice: Undefined property: WP_Error::$slug in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 279

    Notice: Undefined property: WP_Error::$slug in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 279

    Notice: Undefined property: WP_Error::$name in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 279

    Notice: Undefined property: WP_Error::$term_id in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 290

    Notice: Undefined property: WP_Error::$slug in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 271

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 758

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 766

    Notice: Undefined property: WP_Error::$term_id in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 278

    Notice: Undefined property: WP_Error::$term_id in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 290

    Notice: Trying to get property of non-object in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 327

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 758

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 766

    Warning: Illegal offset type in isset or empty in D:\xampp\apps\wordpress\htdocs\wp-includes\taxonomy.php on line 231

    Notice: Array to string conversion in D:\xampp\apps\wordpress\htdocs\wp-includes\query.php on line 2468

    Notice: Array to string conversion in D:\xampp\apps\wordpress\htdocs\wp-includes\query.php on line 2468

    Notice: Undefined offset: 0 in D:\xampp\apps\wordpress\htdocs\wp-includes\query.php on line 2493

    Notice: Undefined variable: output_main_posts in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 360
    Hello world!
    Hello world!
    Hello world!
    Hello world!

    Notice: Trying to get property of non-object in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 96

    Notice: Trying to get property of non-object in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 103

    Notice: Trying to get property of non-object in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 136

    Notice: Undefined property: WP_Error::$term_id in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 148

    Warning: Illegal offset type in isset or empty in D:\xampp\apps\wordpress\htdocs\wp-includes\taxonomy.php on line 231

    Notice: Undefined variable: pre_child_of_child_term_term_id in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 167

    Notice: Trying to get property of non-object in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 167

    Notice: Undefined property: WP_Error::$slug in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 172

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 758

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 766

    Notice: Undefined offset: 2 in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 188

    Warning: in_array() expects parameter 2 to be array, null given in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 188

    Notice: Undefined variable: pre_child_of_child_term_term_id in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 167

    Notice: Trying to get property of non-object in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 167

    Notice: Undefined property: WP_Error::$slug in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 172

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 758

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 766

    Notice: Undefined variable: output_sub_posts in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 205

    Notice: Undefined property: WP_Error::$term_id in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 207

    Notice: Undefined property: WP_Error::$parent in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 207

    Warning: in_array() expects parameter 2 to be array, object given in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 207

    Notice: Undefined property: WP_Error::$slug in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 209

    Notice: Undefined property: WP_Error::$slug in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 209

    Notice: Undefined property: WP_Error::$name in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 209

    Notice: Undefined property: WP_Error::$term_id in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 213

    Notice: Undefined property: WP_Error::$parent in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 213

    Warning: in_array() expects parameter 2 to be array, object given in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 213

    Notice: Undefined property: WP_Error::$slug in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 218

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 758

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 766

    Notice: Undefined property: WP_Error::$term_id in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 237

    Warning: Illegal offset type in isset or empty in D:\xampp\apps\wordpress\htdocs\wp-includes\taxonomy.php on line 231

    Notice: Undefined property: WP_Error::$slug in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 271

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 758

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 766

    Notice: Undefined property: WP_Error::$term_id in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 278

    Notice: Undefined property: WP_Error::$slug in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 279

    Notice: Undefined property: WP_Error::$slug in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 279

    Notice: Undefined property: WP_Error::$name in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 279

    Notice: Undefined property: WP_Error::$term_id in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 290

    Notice: Undefined property: WP_Error::$slug in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 271

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 758

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 766

    Notice: Undefined property: WP_Error::$term_id in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 278

    Notice: Undefined property: WP_Error::$term_id in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 290

    Notice: Trying to get property of non-object in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 136

    Notice: Undefined property: WP_Error::$term_id in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 148

    Warning: Illegal offset type in isset or empty in D:\xampp\apps\wordpress\htdocs\wp-includes\taxonomy.php on line 231

    Notice: Undefined variable: pre_child_of_child_term_term_id in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 167

    Notice: Trying to get property of non-object in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 167

    Notice: Undefined property: WP_Error::$slug in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 172

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 758

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 766

    Notice: Undefined variable: pre_child_of_child_term_term_id in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 167

    Notice: Trying to get property of non-object in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 167

    Notice: Undefined property: WP_Error::$slug in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 172

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 758

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 766

    Notice: Undefined property: WP_Error::$term_id in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 207

    Notice: Undefined property: WP_Error::$term_id in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 213

    Warning: Illegal offset type in isset or empty in D:\xampp\apps\wordpress\htdocs\wp-includes\taxonomy.php on line 231

    Notice: Undefined property: WP_Error::$slug in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 271

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 758

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 766

    Notice: Undefined property: WP_Error::$term_id in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 278

    Notice: Undefined property: WP_Error::$slug in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 279

    Notice: Undefined property: WP_Error::$slug in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 279

    Notice: Undefined property: WP_Error::$name in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 279

    Notice: Undefined property: WP_Error::$term_id in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 290

    Notice: Undefined property: WP_Error::$slug in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 271

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 758

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 766

    Notice: Undefined property: WP_Error::$term_id in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 278

    Notice: Undefined property: WP_Error::$term_id in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 290

    Notice: Trying to get property of non-object in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 327

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 758

    Notice: Undefined index: post_type in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-functions.php on line 766

    Warning: Illegal offset type in isset or empty in D:\xampp\apps\wordpress\htdocs\wp-includes\taxonomy.php on line 231

    Notice: Array to string conversion in D:\xampp\apps\wordpress\htdocs\wp-includes\query.php on line 2468

    Notice: Array to string conversion in D:\xampp\apps\wordpress\htdocs\wp-includes\query.php on line 2468

    Notice: Undefined offset: 0 in D:\xampp\apps\wordpress\htdocs\wp-includes\query.php on line 2493

    Notice: Undefined variable: output_main_posts in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 360
    Hello world!
    Hello world!
    Hello world!
    Hello world!

    Notice: Undefined variable: main_loop_count in D:\xampp\apps\wordpress\htdocs\wp-content\plugins\slick-doc-it\includes\di-shortcode.php on line 374

    All this from running a local install?

    Plugin Author slickremix

    (@slickremix)

    Latest update 1.0.7 now fixes many issues including this one!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Document Pages – Broken due to undefined function’ is closed to new replies.