Title: sgajewski's Replies | WordPress.org

---

# sgajewski

  [  ](https://wordpress.org/support/users/sgajewski/)

 *   [Profile](https://wordpress.org/support/users/sgajewski/)
 *   [Topics Started](https://wordpress.org/support/users/sgajewski/topics/)
 *   [Replies Created](https://wordpress.org/support/users/sgajewski/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/sgajewski/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/sgajewski/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/sgajewski/engagements/)
 *   [Favorites](https://wordpress.org/support/users/sgajewski/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Eazyest Gallery] While Loop Through Gallery](https://wordpress.org/support/topic/while-loop-through-gallery/)
 *  Thread Starter [sgajewski](https://wordpress.org/support/users/sgajewski/)
 * (@sgajewski)
 * [13 years ago](https://wordpress.org/support/topic/while-loop-through-gallery/#post-3681667)
 * Thanks, buddy. I appreciate the help.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [[Plugin: Email Users] You do not have sufficient permissions to access this page.](https://wordpress.org/support/topic/plugin-email-users-you-do-not-have-sufficient-permissions-to-access-this-page/)
 *  [sgajewski](https://wordpress.org/support/users/sgajewski/)
 * (@sgajewski)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/plugin-email-users-you-do-not-have-sufficient-permissions-to-access-this-page/#post-1142679)
 * Okay so I am not sure whats going on here but I am currently working on getting
   this fixed. It may take me a little while because I am unfamiliar with programming
   a plugin for wordpress. I currently have the plugin working but the way i did
   it is a bit rediculous. I found two pages that were working from the plugin:
 * email-users/email_users_options_form.php
    and email-users/email_users_overview.
   php
 * I then copied everything from:
    email-users/email_users_group_mail_form.php into
   email-users/email_users_options_form.php
 * and copied everything from:
    email-users/email_users_send_group_mail.php into
   email-users/email_users_overview.php
 * In order to get email-users/email_users_group_mail_form.php to open up email-
   users/email_users_send_group_mail.php when i submit the query I edited the line
   in email-users/email_users_group_mail_form.php
 * <form name=”SendEmail” action=”post-new.php?page=email-users/email_users_send_group_mail.
   php” method=”post”>
 * and changed it to:
 * <form name=”SendEmail” action=”post-new.php?page=email-users/email_users_overview.
   php” method=”post”>
 * So now whenever I want to write an email to all my users i have to go to:
    /wp-
   admin/admin.php?page=email-users/email_users_options_form.php
 * Yes i know this is completely screwed up, but I use this plugin on a daily basis
   and this is going to have to work for now. I am going to try to edit the plugin
   and see if I can figure out how to make it work properly.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [You do not have sufficient permissions to access this page. after wp 2.8.1](https://wordpress.org/support/topic/you-do-not-have-sufficient-permissions-to-access-this-page-after-wp-281/)
 *  [sgajewski](https://wordpress.org/support/users/sgajewski/)
 * (@sgajewski)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/you-do-not-have-sufficient-permissions-to-access-this-page-after-wp-281/#post-1137552)
 * Okay so I am not sure whats going on here but I am currently working on getting
   this fixed. It may take me a little while because I am unfamiliar with programming
   a plugin for wordpress. I currently have the plugin working but the way i did
   it is a bit rediculous. I found two pages that were working from the plugin:
 * email-users/email_users_options_form.php
    and email-users/email_users_overview.
   php
 * I then copied everything from:
    email-users/email_users_group_mail_form.php into
   email-users/email_users_options_form.php
 * and copied everything from:
    email-users/email_users_send_group_mail.php into
   email-users/email_users_overview.php
 * In order to get email-users/email_users_group_mail_form.php to open up email-
   users/email_users_send_group_mail.php when i submit the query I edited the line
   in email-users/email_users_group_mail_form.php
 * <form name=”SendEmail” action=”post-new.php?page=email-users/email_users_send_group_mail.
   php” method=”post”>
 * and changed it to:
 * <form name=”SendEmail” action=”post-new.php?page=email-users/email_users_overview.
   php” method=”post”>
 * So now whenever I want to write an email to all my users i have to go to:
    /wp-
   admin/admin.php?page=email-users/email_users_options_form.php
 * Yes i know this is completely screwed up, but I use this plugin on a daily basis
   and this is going to have to work for now. I am going to try to edit the plugin
   and see if I can figure out how to make it work properly.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [[Plugin: Email Users] You do not have sufficient permissions to access this page.](https://wordpress.org/support/topic/plugin-email-users-you-do-not-have-sufficient-permissions-to-access-this-page/)
 *  [sgajewski](https://wordpress.org/support/users/sgajewski/)
 * (@sgajewski)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/plugin-email-users-you-do-not-have-sufficient-permissions-to-access-this-page/#post-1142677)
 * Yea I have been searching for about 4 hours. No luck.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [[Plugin: Email Users] You do not have sufficient permissions to access this page.](https://wordpress.org/support/topic/plugin-email-users-you-do-not-have-sufficient-permissions-to-access-this-page/)
 *  [sgajewski](https://wordpress.org/support/users/sgajewski/)
 * (@sgajewski)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/plugin-email-users-you-do-not-have-sufficient-permissions-to-access-this-page/#post-1142675)
 * Any word on this?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [You do not have sufficient permissions to access this page. after wp 2.8.1](https://wordpress.org/support/topic/you-do-not-have-sufficient-permissions-to-access-this-page-after-wp-281/)
 *  [sgajewski](https://wordpress.org/support/users/sgajewski/)
 * (@sgajewski)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/you-do-not-have-sufficient-permissions-to-access-this-page-after-wp-281/#post-1137551)
 * Any word on an update for Email-Users Plugin? I have checked over the changes
   but I am not sure what I need to do to get this plugin functioning. It is a very
   popular plugin, which unfortunately is no longer developed.

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