oldmankit on "Advice rebuilding a new database after site got hacked"
I've gone the manual way - rebuilt all posts and pages via copy/paste, and decided to lose the comments. Comments feel like a very 'current' thing, and I don't think it's too much to lose old ones....
View Articlehanginatthezoo on "[Plugin: BackWPup] Two errors every time this plugin runs..."
Hello. I'm getting this error on all 3 of my wordpress sites when this plugin runs. How can this be fixed? WARNING: Database error Cannot load from mysql.proc. The table is probably corrupted for query...
View ArticleSergeBenard on "Coding Issue - Relational Databases"
Hello. My questions are: 1) How do I approach creating relational database tables and maintain their relationships throughout the web app? 2) Where in the documentation should I look for more...
View Articlediegomanule on "[Plugin: ChartBoot for WordPress] MySQL Connection"
Hello, Nice Pluigin but there is a way to connect this to a mysql server? I cannot perform all the queries that I need to have a functional cockpit/dashboard. If is it possible please tellme how or is...
View Articlecathbland on "mysql error #1062 - Duplicate entry, what to do about it?"
Hi Did you figure this one out, Im having a similar problem, trying to move my site from offline version to online and keep getting this error when i try import the database... #1062 - Duplicate entry...
View ArticleIcarusFW on "[Plugin: DB Toolkit] Creating Junction Tables"
Can anyone give me a quick breakdown of the process required to create a junction table (https://en.wikipedia.org/wiki/Junction_table) with all the correct links to their respective parent tables in DB...
View Articlebcworkz on "Coding Issue - Relational Databases"
You will develop a plugin to interface with WP. You will access the database using $wpdb methods. You could either create the tables manually with myPhpAdmin if this is a one off app, or via the plugin...
View ArticleSergeBenard on "Coding Issue - Relational Databases"
This sounds exactly like what I needed to hear. I was having a difficult time wrapping my head around this issue. To confirm that I have it understood, can you answer this for me please: To make my app...
View ArticleDaniel Huesken on "[Plugin: BackWPup] Two errors every time this plugin runs..."
http://www.electrictoolbox.com/cannot-load-from-mysql-proc-the-table-is-probably-corrupted/
View Articlebcworkz on "Coding Issue - Relational Databases"
Generally, yes that is what I'm thinking. Of course, there will be departures. How they are handled is a judgment call, do your best. For example, in your example code snippet, you might choose to not...
View ArticleSergeBenard on "Coding Issue - Relational Databases"
Thank you very much, this is great. Thanks for your time!!
View Articleprettina on "Where are the woocommerce orders stored in the database?"
I had imported sample data when I got new theme, but I did not know it would reset my order data as well.I did not backup.Is there some way to get the order data back? Please it would be great if...
View Articlefort123 on "instant ajax search not sending post variable"
On other websites this code is working, but wordpress is messing it up, The idea is to give constant posts to search.php but everything arives blank/empty What must be changed to get this to work in...
View ArticleIgniteWoo.com Team on "Where are the woocommerce orders stored in the database?"
To be clear, in WooCommerce 2.x, orders are stored in the post table, postmeta table, woocommerce_order_items, and woocommerce_order_itemmeta tables. Various parts of an order are stored in different...
View ArticleIgniteWoo.com Team on "Where are the woocommerce orders stored in the database?"
@prettina: Without a backup there's no way to recover the data. Ask your hosting company if they have a backup. Most good hosting companies do their own backups that you may not know about.
View ArticleIgniteWoo.com Team on "Where are the woocommerce orders stored in the database?"
Correction since I can no longer edit my post: In WooCommerce 1.x, there were NO woocommerce_order_items woocommerce_order_itemmeta tables.
View Articleprettina on "Where are the woocommerce orders stored in the database?"
Thanks, I suppose my hosting company was in the "good" list. Just saved me from trouble. I really am thankful to you because I was not aware that they keep backup.
View ArticleDesertsnowman on "[Plugin: DB Toolkit] Creating Junction Tables"
Take a look at the join table fieldtype. Although that is only for table A to B, you can then make a virtual field of the fieldtype then set it to a Join again linking to table C. You can technically...
View ArticleAndreaNobili84 on "[Plugin: Crayon Syntax Highlighter] Why there is not...
Hello, I have installed Crayon Syntax Highlighter 2.2.0 plugin and it is great !!! I have only a problem: what have I to do to insert MySql snippet into an article? It seems to me that there is not the...
View Articlevwondra on "[Plugin: Yet Another Related Posts Plugin] MySQL server has gone...
I'm having problems with YARPP on RabidBi (dot) com Several times a day my site is timing out. The error logs points back to the YARPP: [15-Apr-2013 18:35:45 UTC] WordPress database error MySQL server...
View Article