Title: filesofnerds's Replies | WordPress.org

---

# filesofnerds

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Role Scoper (Obsolete - Please install PublishPress Permissions)] Can't editing Menu Items after enable "Nav Menu Management"](https://wordpress.org/support/topic/cant-editing-menu-items-after-enable-nav-menu-management/)
 *  [filesofnerds](https://wordpress.org/support/users/filesofnerds/)
 * (@filesofnerds)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/cant-editing-menu-items-after-enable-nav-menu-management/#post-5861933)
 * `/plugins/role-scoper/admin/filters-nav-menu-query_rs.php`
 * Look at
 *  `Cannot access private property WP_Query::$query_vars_hash in /var/www/private_html/
   wpcontent/plugins/role-scoper/admin/filters-nav-menu-query_rs.php`
 * But you may lose update abilities wherever this class is used.
 *  `$query_vars_hash`
 * needs to change to
 *  `$query_vars['hash']`
 * As well as any other similarly named variable.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Striper - Stripe Integration for WooCommerce] Uncaught exception 'Stripe_InvalidRequestError'](https://wordpress.org/support/topic/uncaught-exception-stripe_invalidrequesterror/)
 *  [filesofnerds](https://wordpress.org/support/users/filesofnerds/)
 * (@filesofnerds)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/uncaught-exception-stripe_invalidrequesterror/#post-4978967)
 * The PHP version seems to be irrelevant.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Striper - Stripe Integration for WooCommerce] Uncaught exception 'Stripe_InvalidRequestError'](https://wordpress.org/support/topic/uncaught-exception-stripe_invalidrequesterror/)
 *  [filesofnerds](https://wordpress.org/support/users/filesofnerds/)
 * (@filesofnerds)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/uncaught-exception-stripe_invalidrequesterror/#post-4978966)
 * Moar error: [http://pastebin.com/vqKdzRPB](http://pastebin.com/vqKdzRPB)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Striper - Stripe Integration for WooCommerce] Uncaught exception 'Stripe_InvalidRequestError'](https://wordpress.org/support/topic/uncaught-exception-stripe_invalidrequesterror/)
 *  [filesofnerds](https://wordpress.org/support/users/filesofnerds/)
 * (@filesofnerds)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/uncaught-exception-stripe_invalidrequesterror/#post-4978965)
 * Running into the same error. I think it’s related to the PHP version that is 
   being used. I’m testing locally on PHP5.6 where the server wherein I get this
   error is PHP5.4.
 * Check it here [http://pastebin.com/C0nMZtY8](http://pastebin.com/C0nMZtY8)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SharDB] [Plugin: SharDB] Database tables unavailable](https://wordpress.org/support/topic/plugin-shardb-database-tables-unavailable/)
 *  Thread Starter [filesofnerds](https://wordpress.org/support/users/filesofnerds/)
 * (@filesofnerds)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-shardb-database-tables-unavailable/#post-2017583)
 * This may be connected with the fact that all first blog tables do not get copied.**
   Taxonomy, Terms, etc do not get copied.**
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Quirk with $wpdb->insert; multiple inserts](https://wordpress.org/support/topic/quirk-with-wpdb-gtinsert-multiple-inserts/)
 *  Thread Starter [filesofnerds](https://wordpress.org/support/users/filesofnerds/)
 * (@filesofnerds)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/quirk-with-wpdb-gtinsert-multiple-inserts/#post-1395249)
 * Moreover, PHP_debug only shows one query:
 * `[ ] [ W3_Db->query ] [ 1.4550685882568 seconds ] INSERT INTO wp_1_postmeta (
   post_id, meta_key, meta_value) VALUES ('7095','_articleViews','1')`
 * …
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Creating Posts or Pages through the API](https://wordpress.org/support/topic/creating-posts-or-pages-through-the-api/)
 *  Thread Starter [filesofnerds](https://wordpress.org/support/users/filesofnerds/)
 * (@filesofnerds)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/creating-posts-or-pages-through-the-api/#post-1326970)
 * wp_insert_post()

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