Title: bootstrap debug error
Last modified: August 21, 2016

---

# bootstrap debug error

 *  [mjhenterprises](https://wordpress.org/support/users/mjhenterprises/)
 * (@mjhenterprises)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/bootstrap-debug-error/)
 * My localhost website using Sensitive theme has begun displaying white pages with
   content. I edited wp-config.php to activate the debug code (true) and received
   the following error when reloading my website:
 * `Strict Standards: Declaration of sensitive_bootstrap_walker_nav_menu::start_lvl()
   should be compatible with Walker_Nav_Menu::start_lvl(&$output, $depth = 0, $args
   = Array) in C:\Users\Jacquelyn Harris\Documents\My Web Sites\wordpress\wp-content\
   themes\sensitive\libs\nav-menu-walker.class.php on line 117`
 * Below you will find Lines 109-117 of my nav.menu.walker.php file:
 *     ```
       //end this element
           $cb_args = array_merge( array(&$output, $element, $depth), $args);
           call_user_func_array(array(&$this, 'end_el'), $cb_args);
   
           }
   
           }
       ```
   
 * I have tried many variations of code with the values provided in the error code,
   but to no avail. Please help!

Viewing 1 replies (of 1 total)

 *  Thread Starter [mjhenterprises](https://wordpress.org/support/users/mjhenterprises/)
 * (@mjhenterprises)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/bootstrap-debug-error/#post-4939946)
 * So…is this a theme issue?

Viewing 1 replies (of 1 total)

The topic ‘bootstrap debug error’ is closed to new replies.

## Tags

 * [debug error](https://wordpress.org/support/topic-tag/debug-error/)

 * 1 reply
 * 1 participant
 * Last reply from: [mjhenterprises](https://wordpress.org/support/users/mjhenterprises/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/bootstrap-debug-error/#post-4939946)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
