Title: What am i doing wrong (coding help)
Last modified: August 19, 2016

---

# What am i doing wrong (coding help)

 *  [shaquilleray](https://wordpress.org/support/users/shaquilleray/)
 * (@shaquilleray)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/what-am-i-doing-wrong-coding-help/)
 * Hi.
 * I am wondering why my plugin is bringing up the error message;
    You do not have
   sufficient permissions to access this page.
 * when you go to the options page. After looking at various threads i believe it
   has something to do with this piece of code creating the page. Please help me
   fix this.
    <!–
 * function wert_menu()
    { global $wpdb; include ‘wert_admin_panel.php’; }
 * function wert_admin_actions()
    { add_options_page(“Wert Info”, “Wert Info”, 1,“
   wert info”, “wert_menu”); }
 * add_action(‘admin_menu’, ‘wert_admin_actions’);
 * –>
 * Ignore the <!– and –>

The topic ‘What am i doing wrong (coding help)’ is closed to new replies.

## Tags

 * [Coding](https://wordpress.org/support/topic-tag/coding/)

 * 0 replies
 * 1 participant
 * Last reply from: [shaquilleray](https://wordpress.org/support/users/shaquilleray/)
 * Last activity: [15 years, 8 months ago](https://wordpress.org/support/topic/what-am-i-doing-wrong-coding-help/)
 * Status: not a support question

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
