Title: haleystudio's Replies | WordPress.org

---

# haleystudio

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

 *   [Profile](https://wordpress.org/support/users/haleystudio/)
 *   [Topics Started](https://wordpress.org/support/users/haleystudio/topics/)
 *   [Replies Created](https://wordpress.org/support/users/haleystudio/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/haleystudio/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/haleystudio/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/haleystudio/engagements/)
 *   [Favorites](https://wordpress.org/support/users/haleystudio/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: [[Wordfence Security - Firewall, Malware Scan, and Login Security] Working with Business Directory Plugin?](https://wordpress.org/support/topic/working-with-business-directory-plugin/)
 *  Thread Starter [haleystudio](https://wordpress.org/support/users/haleystudio/)
 * (@haleystudio)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/working-with-business-directory-plugin/#post-10163033)
 * So weird — I got the email notice from your second message, but not your first!
 * First I poked around to find the Whitelist, and added the URL where my form was.
   Not sure if I did it right though. Then I turned off the Firewall, and THEN I
   realized I had to turn on “Anyone can register” in my Settings menu. OOPS! Then
   the “register here” link showed up under the login link. I tested while not logged
   in already, and it worked! Next I turned the Firewall back to “Learning” (and
   successfully tested) where I will let it stay for a week or so.
 * I did not see a “Live Traffic” area in the admin side.
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Timely All-in-One Events Calendar] Info not showing on sidebar](https://wordpress.org/support/topic/info-not-showing-on-sidebar/)
 *  Thread Starter [haleystudio](https://wordpress.org/support/users/haleystudio/)
 * (@haleystudio)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/info-not-showing-on-sidebar/#post-9005830)
 * Adding `.ai1ec-event-title {display:block!important;}` made it work. I am not
   sure what CSS in my theme would make that specific title not display, but I’m
   satisfied.
 * Thanks!
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [WordPress 4.0, multisite, doesn't let me upload media](https://wordpress.org/support/topic/wordpress-40-multisite-doesnt-let-me-upload-media/)
 *  [haleystudio](https://wordpress.org/support/users/haleystudio/)
 * (@haleystudio)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/wordpress-40-multisite-doesnt-let-me-upload-media/#post-5268644)
 * I’m not sure what errors you’re getting, but you could try this. I wasn’t able
   to add new posts or upload media, and this solved both.
    - Go into phpMyAdmin for your WP database.
    - Select the wp_posts table.
    - Go to Structure view.
    - In the ID field, see whether AUTO_INCREMENT is in the Extras column.
    - If not, click “change” on the ID row, find “A_I” or Auto Increment, and check/
      select it.
 * **Do the same for wp_postmeta.** While you are at it, look for other tables that
   have “ID” that is not set to AUTO_INCREMENT.
 * Let me know if this helps! I only found it because our old install was working,
   so I could look directly at the two phpMyAdmin screens and compare them.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [upgrade to 4.0 and media upload fails](https://wordpress.org/support/topic/upgrade-to-40-and-media-upload-fails/)
 *  [haleystudio](https://wordpress.org/support/users/haleystudio/)
 * (@haleystudio)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/upgrade-to-40-and-media-upload-fails/#post-5332272)
 * This happened to me too after migrating my database from an earlier version.
 * I was able to SOLVE it by going into phpMyAdmin for my database.
    - Select the wp_posts table.
    - Go to Structure view.
    - In the ID field, see whether AUTO_INCREMENT is in the Extras column.
    - If not, click “change” on the ID row, find “A_I” or Auto Increment, and check/
      select it.
 * **Do the same for wp_postmeta.** While you are at it, look for other tables that
   have “ID” that is not set to AUTO_INCREMENT.
 * Let me know if this helps! I only found it because our old install was working,
   so I could look directly at the two phpMyAdmin screens and compare them.
 * PS: I wasn’t able to add new posts or upload media, and this solved both.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Media upload error since version 4.0](https://wordpress.org/support/topic/media-upload-error-since-version-40/)
 *  [haleystudio](https://wordpress.org/support/users/haleystudio/)
 * (@haleystudio)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/media-upload-error-since-version-40/page/2/#post-5291335)
 * I’m not sure this will work for you, since the error messages are different, 
   but you can try this at least.
    - Go into phpMyAdmin for your database.
    - Select the wp_posts table.
    - Go to Structure view.
    - In the ID field, see whether AUTO_INCREMENT is in the Extras column.
    - If not, click “change” on the ID row, find “A_I” or Auto Increment, and check/
      select it.
 * **Do the same for wp_postmeta.** While you are at it, look for other tables that
   have “ID” that is not set to AUTO_INCREMENT.
 * Let me know if this helps! I only found it because our old install was working,
   so I could look directly at the two phpMyAdmin screens and compare them.
 * PS: I wasn’t able to add new posts or upload media, and this solved both.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Cannot Upload Media](https://wordpress.org/support/topic/cannot-upload-media-9/)
 *  [haleystudio](https://wordpress.org/support/users/haleystudio/)
 * (@haleystudio)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/cannot-upload-media-9/#post-5290085)
 * This happened to me too after migrating my database from an earlier version.
 * I was able to SOLVE it by going into phpMyAdmin for my database.
    - Select the wp_posts table.
    - Go to Structure view.
    - In the ID field, see whether AUTO_INCREMENT is in the Extras column.
    - If not, click “change” on the ID row, find “A_I” or Auto Increment, and check/
      select it.
 * **Do the same for wp_postmeta.** While you are at it, look for other tables that
   have “ID” that is not set to AUTO_INCREMENT.
 * Let me know if this helps! I only found it because our old install was working,
   so I could look directly at the two phpMyAdmin screens and compare them.
 * PS: I wasn’t able to add new posts or upload media, and this solved both.

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