Title: mings's Replies | WordPress.org

---

# mings

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/users/mingma/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/mingma/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP eCommerce] Custom HTML sitemap for WP e-COMMERCE](https://wordpress.org/support/topic/custom-html-sitemap-for-wp-e-commerce/)
 *  Thread Starter [mings](https://wordpress.org/support/users/mingma/)
 * (@mingma)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/custom-html-sitemap-for-wp-e-commerce/#post-4737586)
 * A simple WP e-COMMERCE html sitemap
    Just go to yoast (dot) com and search for
   html-sitemap-wordpress  You will find a simple step by step tuts to create your
   own custom html sitemap. WP post and page are well covered, you can even exclude
   WP post/page using post/page id  On the bottom you will find Add Custom Post 
   Types to your HTML Sitemap This will add single product post in your sitemap,
   plus if you have any other plugin that adds Custom Post then you can exclude 
   other Custom post except WP e-COMMERCE. Hope this helps some one….
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[XML Sitemap Generator for Google] V 4.0 Custom post type Products sitemap not generated](https://wordpress.org/support/topic/v-40-custom-post-type-products-sitemap-not-generated/)
 *  Thread Starter [mings](https://wordpress.org/support/users/mingma/)
 * (@mingma)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/v-40-custom-post-type-products-sitemap-not-generated/#post-4760539)
 * Ahh Version 4.0.1 fixed the problem..it worked perfect!
    I got all the single
   products listed under the table now! My Salute and Thank you very much Arnee!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[XML Sitemap Generator for Google] V 4.0 Custom post type Products sitemap not generated](https://wordpress.org/support/topic/v-40-custom-post-type-products-sitemap-not-generated/)
 *  Thread Starter [mings](https://wordpress.org/support/users/mingma/)
 * (@mingma)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/v-40-custom-post-type-products-sitemap-not-generated/#post-4760532)
 * Hi Arnee, that’s such a relieve to hear that!
    Google XML Sitemaps is the only
   plugin that works perfect in align with WP e-COMMERCE and All In One SEO Pack
   Google XML Sitemaps-Custom post type feature is a precious part for WPEC products
   and I heartily Thank you for narrow down the problem and looking forward for 
   the new update! Thank you again for your plugin and your prompt response!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[XML Sitemap Generator for Google] V 4.0 Custom post type Products sitemap not generated](https://wordpress.org/support/topic/v-40-custom-post-type-products-sitemap-not-generated/)
 *  Thread Starter [mings](https://wordpress.org/support/users/mingma/)
 * (@mingma)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/v-40-custom-post-type-products-sitemap-not-generated/#post-4760506)
 * Yes I see Custom post type in the Setting page as follows:
    - Custom taxonomies:
       Include taxonomy pages for Product Tags Include taxonomy
      pages for Product Categories Include taxonomy pages for Variations
    - Custom post types:
       Include custom post type Products
 * Also when I go to www (dot) mysite (dot) com/sitemap.xml
    I can see www (dot)
   mysitec (dot) com/sitemap-pt-wpsc-product-2013-10.xml listed as a table but when
   i click this link ..it is empty.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP eCommerce] spam users in wp_users after wpsc upgrade](https://wordpress.org/support/topic/spam-users-in-wp_users-after-wpsc-upgrade/)
 *  [mings](https://wordpress.org/support/users/mingma/)
 * (@mingma)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/spam-users-in-wp_users-after-wpsc-upgrade/page/6/#post-4448819)
 * WP e-commerce 3.8.13.2
    [@misulicus](https://wordpress.org/support/users/misulicus/),
   Thanks for the clarify! Yes I checked in every 3 hours interval it removes and
   creates new users again. In Backend Users-> ALL field is not populated, It is
   understandable of how the plugin works in relation to customer meta information.
   I guess on this process when old users are removed and new users are created 
   again the Query /loading time hits little higher. Just my hunch, I could be totally
   wrong. Query/loading can hit higher due to many other problems too… I checked
   error log, no error output. Even tried to debug..still no error. Pls note this
   is my test site with only 2 registered users. Hope some one with many users can
   debug and help. Thanking you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP eCommerce] spam users in wp_users after wpsc upgrade](https://wordpress.org/support/topic/spam-users-in-wp_users-after-wpsc-upgrade/)
 *  [mings](https://wordpress.org/support/users/mingma/)
 * (@mingma)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/spam-users-in-wp_users-after-wpsc-upgrade/page/5/#post-4448816)
 * [@ben](https://wordpress.org/support/users/ben/) Did you add in wp-config.php
   as to GFHS suggestion?
    define( ‘WPSC_CUSTOMER_DATA_EXPIRATION’, 3.5 * 3600 );**
   BEFORE THE** require_once(ABSPATH . ‘wp-settings.php’); So far I only see new
   users created in my MySQL DB -> wp_user
 * Am I right that it will continue to create new users, it will just delete them
   after a while?
    That’s the right question? I am now keeping my eye on it… I assume
   that it will continue to create new users and it will just delete them after 
   a while.
 * My wp_option table took 8 seconds to load when I updated to Version 3.8.13.1 
   that was bad, it should not take more then 2 seconds.
 * I updated to Version 3.8.13.2 repair and optimize my MySQL DB and found out that
   it working alright…no any loading problems. Its taking less then 2 seconds now.
   
   All my products page are working fine.
 * Hope this helps…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP eCommerce] spam users in wp_users after wpsc upgrade](https://wordpress.org/support/topic/spam-users-in-wp_users-after-wpsc-upgrade/)
 *  [mings](https://wordpress.org/support/users/mingma/)
 * (@mingma)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/spam-users-in-wp_users-after-wpsc-upgrade/page/5/#post-4448813)
 * Tried Version 3.8.13.2 in test site and it is working.
    wp-config.php define(‘
   WPSC_CUSTOMER_DATA_EXPIRATION’, 3.5 * 3600 ); I have only 2 users. Dashboard-
   > All users : No Anonymous users created over 24 hours and in the Drop down User
   role, Anonymous role is not on the list. Checked my MySQL DB found out over 24
   hours, there were 7 new users table created. Hope this will help devs for further
   troubleshoot.
 * [@shawn](https://wordpress.org/support/users/shawn/) yes please understand that
   WP is an open source and there are hundreds of people involved, the history behind
   WP e-commerce make us proud and the folks behind WP e-commerce are trying their
   best.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Native Dashboard] Reason for 3.6 add_menu() error and quickfix](https://wordpress.org/support/topic/reason-for-36-errors-and-quickfix/)
 *  [mings](https://wordpress.org/support/users/mingma/)
 * (@mingma)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/reason-for-36-errors-and-quickfix/#post-3994280)
 * Thank you very much Ov3rfly!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Centrora WordPress Security™] OSE Firewall is blocking Google bot](https://wordpress.org/support/topic/ose-firewall-is-blocking-google-bot/)
 *  Thread Starter [mings](https://wordpress.org/support/users/mingma/)
 * (@mingma)
 * [13 years ago](https://wordpress.org/support/topic/ose-firewall-is-blocking-google-bot/#post-3668577)
 * Thank you very much!
    Through support ticket I received a mail with a fix and
   it s working now and I was told that soon in a month new update will address 
   the problems. Why I insist on using OSE is, it actually does a pretty good job..
   I cross checked all the email alerts and found out it is 99% doing its job. If
   an option under settings for whitelist admin IP, the way we can whitelist Server
   IP could be added along with IP log stats that will awesome! Once again Thank
   you very much for the Great Plugin!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Centrora WordPress Security™] OSE Firewall is blocking Google bot](https://wordpress.org/support/topic/ose-firewall-is-blocking-google-bot/)
 *  Thread Starter [mings](https://wordpress.org/support/users/mingma/)
 * (@mingma)
 * [13 years ago](https://wordpress.org/support/topic/ose-firewall-is-blocking-google-bot/#post-3668532)
 * Hello,
    I checked all the emails and the IPS, those are all positive. Very sorry
   Google bot is not the one which is blocked, but it my own IP that’s been blocked.
   I checked database tables, couldn’t find the IP table. Where do I look for Blocked
   IP log?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Transposh WordPress Translation] PHP Warning:](https://wordpress.org/support/topic/php-warning-9/)
 *  Thread Starter [mings](https://wordpress.org/support/users/mingma/)
 * (@mingma)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/php-warning-9/#post-3404778)
 * Hello Wald,
 * Thank you very much,
    OK that is fair enough…no problem.
 * with best regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Anti-Malware Security and Brute-Force Firewall] Handle output buffers](https://wordpress.org/support/topic/handle-output-buffers/)
 *  Thread Starter [mings](https://wordpress.org/support/users/mingma/)
 * (@mingma)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/handle-output-buffers/#post-3404777)
 * Hello,
    Brilliant… you spotted right! Plugin such as yours, Anti-Malware (Get
   Off Malicious Scripts) and Transposh Translation Filter and many more are absolutely
   Great Plugins plus with genuine support behind these plugins makes it top class.
 * Yes disabling T T Filter makes the notice go away.
 * Thank you for your advice, so while scanning I will just disable TT Filter and
   after the scan I will activate again.
 * with best regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Transposh WordPress Translation] Display only English and Chinese(Traditional) Translation](https://wordpress.org/support/topic/english-and-chinesetraditional-translation/)
 *  Thread Starter [mings](https://wordpress.org/support/users/mingma/)
 * (@mingma)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/english-and-chinesetraditional-translation/#post-3236321)
 * Problem solved!
    WOW! New Beta version Rocks! Thank you, Thank you very much 
   for New version…I just installed and all went well, with out a hitch.Now I can
   choose just the Chinese(traditional) language along with the default English 
   language.
 * Plus what a Grand cool features with the new version…like the Dashboard!
    Every
   thing is well in Order!
 * With Best wishes!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Transposh WordPress Translation] Display only English and Chinese(Traditional) Translation](https://wordpress.org/support/topic/english-and-chinesetraditional-translation/)
 *  Thread Starter [mings](https://wordpress.org/support/users/mingma/)
 * (@mingma)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/english-and-chinesetraditional-translation/#post-3236317)
 * Hello,
 * Really appreciate your help and support!
    I have already send you an email via
   contact form on transposh.org. Yes I would like to have a patch to the current
   version. with best wishes….Thank you!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WordPress database error after activating plugin](https://wordpress.org/support/topic/wordpress-database-error-after-activating-plugin/)
 *  Thread Starter [mings](https://wordpress.org/support/users/mingma/)
 * (@mingma)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/wordpress-database-error-after-activating-plugin/#post-3067718)
 * Yes I have tried deactivating rest of my plugins and activate ajde newsletter
   only,the Error seems only when I activate ajde newsletter plugin.
    Plus I tried
   seeking help from the developer support, so far no response or any feedback from
   the developer .
 * I think you are right I should try posting it in the WP Plugin forum .
 * So should I make this post as resolved and post the same one in Plugin forum?
   
   Thanks a lot for you help!

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/users/mingma/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/mingma/replies/page/2/?output_format=md)