Maija Bundgaard on "Wordpress DB pulling from old demo DB"
I used the search and replace and all seems to have been corrected in the database now, thank you!
View Articletuhinbiswas98 on "wordpress using too much database space"
i have some prob :O i got 1 wordpress site on that site i just post embed video but prob is my database getting biger and biger with 1 post it add about 2 mb to my database but i dont get it coz i just...
View Articleleejosepho on "wordpress using too much database space"
my database getting biger and biger There are many possible reasons for that, but anything you upload does not go there. WP Clean UP is a plugin I use to clean and optimize my database, and there are...
View ArticleShouvik on "wordpress using too much database space"
Hello Tuhin, Wordpress stores more than just the posts on the database. Apart from storing user details, posts, post meta, etc. it also stores the revisions. So, the size of your db is likely to grow...
View Articleleejosepho on "wordpress using too much database space"
it also stores the revisions Ah yes, and you can control that and some other things a bit by adding something like this above "That's all, stop editing!" in wp-config.php: /** ** Various Dashboard...
View Articlep3core on "Error Establishing a Database Connection"
Hello, I'm getting the below error... ERROR ESTABLISHING A DATABASE CONNECTION So, I repaired the database... I'm getting the below error... wp_users: Table 'synapse_ei1.wp_users' doesn't exist...
View Articlecatacaustic on "Error Establishing a Database Connection"
seeing as how you're getting the error of "doesn't exist" on pretty much all of the default tables, I'd say that you're database is corrupted and unusable. The only way to get out of this is to restore...
View Articlep3core on "Error Establishing a Database Connection"
Hello, This is a NEW installation... I think the tables never got generated or created... How about re-installing WordPress?... I think that is the only solution I have... Any help will be highly...
View Articlecatacaustic on "Error Establishing a Database Connection"
If it's a new installation, then just re-install. I'd remove any existing tables in that database first though, just in case something sstarted to happen but hans't completed corretly.
View Articlekv11 on "[Plugin: iThemes Security (formerly Better WP Security)] This plugin...
This happened right after changing the database prefix. Now trying to go to mydomain.com sends me to mydomain.com/wp-admin/install.php I have tried to use my database backup from right beforehand and...
View Articlekv11 on "[Plugin: iThemes Security (formerly Better WP Security)] This plugin...
Finally fixed it. For those curious... I first looked in the file wp-config.php at the line "define('DB_NAME', 'BBBB_AAAAAA');" I then went into phpMyAdmin in control panel. Looking in _AAAAAA from...
View Articlebergmans23 on "Database Populate Forms - Customer Data Location"
Hello everybody, I manage a WP 4.1 site for a company with 600+ customers. In this site, customers can apply for information through a contact form. (I use Contact Forms 7, but contemplate switching to...
View ArticleMT on "Database Errors"
Wp fixed some issues which allowed me back online. But these are still unresolved. Should I be concerned? wp_users: 1 client is using or hasn't closed the table properly wp_usermeta: 1 client is using...
View ArticleFelixButzbach on "Use wordpress as a database of 1000+ entries"
Hello everybody, good afternoon. I am new to this forum as well as to wordpress and I hope this question is in the right place and not too stupid :) I have to remake the page of a radio station and I...
View Articleleejosepho on "Use wordpress as a database of 1000+ entries"
Based upon reports I have read, I am guessing you would have to get into more than single-digit-thousands of pages and posts before WordPress might ever struggle. So, the eventual challenge there is...
View Articlenavyspitfire on "[Plugin: Participants Database] Multiple Databases"
Is there a way to have one database but two types of fields in different langauges? I'm making a multi-lang website and would love to be able to change the field titles to a different language....
View Articleleejosepho on "Use wordpress as a database of 1000+ entries"
Here is a current example of a server not always being able to process a heavy load: news aggregator...more than 25K posts and still counting...using VPS hosting service...experimenting...both database...
View Articlemezanul on "[Plugin: Code Snippets] Issue in database of code snippet?"
Hi, I used phpMyAdmin to check and optimize my website's database. Today, when I used the Check function, I received the following: Problems with indexes of table wp_abcxyz_snippets The indexes PRIMARY...
View Articlexnau on "[Plugin: Participants Database] Multiple Databases"
In the current version of the plugin, this is not possible. In the next release (currently in beta), I haven't worked out compatibility with any multilingual plugins, but there is a way to change which...
View Article