Title: chathuJ's Replies | WordPress.org

---

# chathuJ

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Error 402 : Unable to create order. Please try again](https://wordpress.org/support/topic/error-402-unable-to-create-order-please-try-again/)
 *  [chathuJ](https://wordpress.org/support/users/chathuj/)
 * (@chathuj)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/error-402-unable-to-create-order-please-try-again/#post-6002265)
 * in my case it happened because woocommerce didn’t installed some tables. Check
   woocommerce system status and check **woocommerce_order_items** table exists.
 * Hope this would help for someone.
 * CREATE TABLE IF NOT EXISTS `wp_woocommerce_order_items` (
    `order_item_id` bigint(
   20) NOT NULL, `order_item_name` longtext NOT NULL, `order_item_type` varchar(
   200) NOT NULL DEFAULT ”, `order_id` bigint(20) NOT NULL ) ENGINE=InnoDB DEFAULT
   CHARSET=utf8;
 * —
    — Indexes for dumped tables —
 * —
    — Indexes for table `wp_woocommerce_order_items` — ALTER TABLE `wp_woocommerce_order_items`
   ADD PRIMARY KEY (`order_item_id`), ADD KEY `order_id` (`order_id`);
 * —
    — AUTO_INCREMENT for dumped tables —
 * —
    — AUTO_INCREMENT for table `wp_woocommerce_order_items` — ALTER TABLE `wp_woocommerce_order_items`
   MODIFY `order_item_id` bigint(20) NOT NULL AUTO_INCREMENT;
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Rich Reviews by Starfish] [RICH_REVIEWS_SHOW num="1"] – not working with integer](https://wordpress.org/support/topic/rich_reviews_show-num1-not-working-with-integer/)
 *  [chathuJ](https://wordpress.org/support/users/chathuj/)
 * (@chathuj)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/rich_reviews_show-num1-not-working-with-integer/#post-4489645)
 * Hello, I had the same problem. Please refer this and that works for me now,
 * [http://wordpress.org/support/topic/number-of-reviews-to-show-doesnt-work](http://wordpress.org/support/topic/number-of-reviews-to-show-doesnt-work)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Rich Reviews by Starfish] Filters not working](https://wordpress.org/support/topic/filters-not-working-1/)
 *  [chathuJ](https://wordpress.org/support/users/chathuj/)
 * (@chathuj)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/filters-not-working-1/#post-4322536)
 * Hello, I had the same problem. Please refer this and that works for me now,
 * [http://wordpress.org/support/topic/number-of-reviews-to-show-doesnt-work](http://wordpress.org/support/topic/number-of-reviews-to-show-doesnt-work)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Rich Reviews by Starfish] Does not loading reviews](https://wordpress.org/support/topic/does-not-loading-reviews/)
 *  [chathuJ](https://wordpress.org/support/users/chathuj/)
 * (@chathuj)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/does-not-loading-reviews/#post-4280717)
 * Hello, I had the same problem. Please refer this and that works for me now,
 * [http://wordpress.org/support/topic/number-of-reviews-to-show-doesnt-work](http://wordpress.org/support/topic/number-of-reviews-to-show-doesnt-work)

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