yorkave on "WP Blog: Network Violation Resource Over-Utilization with Godaddy"
I am running MySQL 4.1.24 WordPress 3.0.1, used for a blog site which I know both need to be updated. I have 4 questions stemming from an email I got from Godaddy hosting saying the following: "Our...
View ArticleDossey02 on "WP Blog: Network Violation Resource Over-Utilization with Godaddy"
I'll take a stab at a few of these: 1: I'd check your raw access logs and AWStats to see what IP addresses are accessing your site, the block those individually. 2:What cron jobs are you running? 3:...
View Articletommytx on "How to stop allowing posting for pages and posts that are done."
OK... so since no one is willing to offer advice... I am gonna try it myself... so here is what I will try.. please let me know if it looks like I am going to get into trouble with this... 1. Make a...
View ArticleDesertsnowman on "[Plugin: DB Toolkit] Creating Junction Tables"
that would be with the multi join. you can do a single join in which you connect a-b directly. I cant remember off hand how it works as I dont have it installed at present. but will see if i can find...
View Articlebreezotoo on "Site Hacked - can I back up with MySQL and start again?"
My site wont let me in via the login page - it has Turkish writing on the WP-Login page and redirects to another page! (Very Clever!) Can I back up via MySQL - delete everything ad start again using...
View Articlesongdogtech on "Site Hacked - can I back up with MySQL and start again?"
You need to do a complete job of cleaning your site. Your backup may or may not be clean. Work your way through these resources and follow all instructions to completely clean your site or you may be...
View Articleandy_moyle on "[Plugin: Never Loose Contact Form] Plugin stopped working"
Didn't get an email notification of this topic. Fixed in 0.33
View ArticleRoman on "[Plugin: myCRED] MySQL version"
Hello, Now your plugin requires MySQL version 5.1 or higher. This is more than the standard requirements for Wordpress. Are you planning to bring your plug in compliance with these requirements and to...
View ArticleGabriel on "[Plugin: myCRED] MySQL version"
Hi Roman. Yes, it has been requested and I am working on it right now.
View Articlepetercasier on "SQL timeouts when bulk editing posts"
I run several WordPress sites on a Hostgator VPS. (PHP 5.3.20 and MySQL 5.0.96) and experience a weird problem: All my sites run fast, all SQL operations are quite fast, MySQL and PHP variables are...
View Articlenewuser8640 on "Multi site form / database management"
My friend and I are relatively new to wordpress and have worked with various other platforms including weebly and drupal. All three have their strengths and weaknesses. We have tried many...
View Articleboybawang on "[Plugin: SendPress: Email Marketing and Newsletters] Wordpress...
Hello - I'm not using the latest version of MySQL. I'm using MySQL 5.0, so I don't know if this is related, but today I get the error message below: [29-Apr-2013 17:30:08 UTC] WordPress database error...
View Articleitdoug on "[Plugin: SendPress: Email Marketing and Newsletters] Wordpress...
MySQL 5.0 is not officially supported. Some people have had some success but too much has changed in 5.1 & 5.5 for us to support 5.0. If you can upgrade to even 5.1 you should be in good shape on...
View ArticleCFS on "Multi site form / database management"
Hello newuser8640, Welcome to WordPress :-) 1) I recommend you take a look at WordPress' Custom Post Types: http://codex.wordpress.org/Post_Types...
View ArticlePermarad on "Where are the woocommerce orders stored in the database?"
@IgniteWoo: do you know where in WooCommerce 1.x the order items are stored in the database? Nevermind, order data can be found in wp_postmeta under the meta_key, _order_items.
View ArticleIgniteWoo.com Team on "Where are the woocommerce orders stored in the database?"
@Permarad, ya, in WooCommerce 1.x order items are in postmeta associated with a specific order ID. In 2.x they have their own tables, so code written for 1.x related to order items won't operate...
View Articleallmyleagues on "[Plugin: myCRED] MySQL version"
+1 on this. I was all set to test out this plugin and then got the SQL warning :(
View Articlejefferytodd on "Where are the woocommerce orders stored in the database?"
How can you get the emails out of the database to use them for a mailing list?
View Articleprettina on "Where are the woocommerce orders stored in the database?"
@jefferytodd You need to login to your cpanel and there you can find phpMyAdmin .Once you click that , you can find all corresponding tables.For the emails it will be wp_users table.
View Article