Title: [Plugin: WPtouch iPhone Theme] Debug messages
Last modified: August 19, 2016

---

# [Plugin: WPtouch iPhone Theme] Debug messages

 *  [myways](https://wordpress.org/support/users/myways/)
 * (@myways)
 * [16 years ago](https://wordpress.org/support/topic/plugin-wptouch-iphone-theme-debug-messages/)
 * I’m working through debug errors and notifications for the plugins I’m using.
   Could you please review and correct your plugin code or reply with a configuration
   change if this is on my end.
 * Notice: Use of undefined constant bnc_wp_touch_page – assumed ‘bnc_wp_touch_page’
   in /home/mywayso1/public_html/.WordPress/wp-content/plugins/wptouch/wptouch.php
   on line 596
 * [http://wordpress.org/extend/plugins/wptouch/](http://wordpress.org/extend/plugins/wptouch/)

Viewing 1 replies (of 1 total)

 *  [BraveNewCode Inc.](https://wordpress.org/support/users/bravenewcode/)
 * (@bravenewcode)
 * [16 years ago](https://wordpress.org/support/topic/plugin-wptouch-iphone-theme-debug-messages/#post-1528999)
 * Line 596 is this code:
 *     ```
       function bnc_options_menu() {
       	add_options_page( __( 'WPtouch iPhone Theme', 'wptouch' ), 'WPtouch', 9, __FILE__, bnc_wp_touch_page );
       }
       ```
   
 * It adds the options page to the WordPress admin. Are you an admin level account
   on the install you’re having this error on?

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WPtouch iPhone Theme] Debug messages’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [BraveNewCode Inc.](https://wordpress.org/support/users/bravenewcode/)
 * Last activity: [16 years ago](https://wordpress.org/support/topic/plugin-wptouch-iphone-theme-debug-messages/#post-1528999)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
