averykrouse on "Maintaining WP by SQL"
Greetings all. I work for a non-profit that has about 700 branches across the world. We're looking at using the Elegant Themes theme "Explorable" (located here) to create an interactive map of our...
View Articlerorymorris on "Maintaining WP by SQL"
Yes, this is certainly possible. You are right, it'd be a struggle maintaining it in two places, especially at that size. You have two options, you can export from your existing database and create a...
View ArticleW.P. Ginfo on "Moving wordpress to a NEW database"
Step 1: NOTE Start by making a back-up to your PC! FTP: Make a backup of the files of your site, using FTP 'Filezilla' [free] or your own FTP-program. (see: http://codex.wordpress.org/Using_FileZilla )...
View Articlecatacaustic on "DB issues keep bring the site to its Knees.......HELP!"
From that entire post, the biggest thing that you need to do is add the correct indexes to the tables that you're querying. This will involve going through your code and checking the WHERE and JOIN...
View Articlefaith employment on "Database not updated on home page"
Hi. Do take a look at my website and at the home page, you could see the Latest Maid Profile as well as the Recommended Maid Profile. This is 2 different categories and I have categorize the profiles...
View Articleyunieskid on "SharDB is running great on several installs!"
Hello Ron, I am using your plugin on a multisite install but i need to know what is the method in which the plugin creates the multiple databases teaking into account the tables from he different...
View Articlenoisivision on "Database Error"
Ran WordPress database repair. Produced this error: "wp_posts: Size of indexfile is: 43565056 Should be: 43561984" Please advise. Thanks, Brad
View ArticleSeacoast Web Design on "Database Error"
Ran WordPress database repair Using what method. Please be specific. Is site up and running and can you login and perform all admin functions?
View ArticleMarco on "[Plugin: WPtap Mobile Detector] MYSQL error"
Thank you for the hint. Here is our adjustment: if(is_numeric($mobile_current_id) && $mobile_current_id >= 1 && $mobile_current_id <= 9){ $mobilemeta = $wpdb->get_row("SELECT...
View ArticleWiKaBot on "[Plugin: Top 10 - Popular posts plugin for WordPress] Daily views...
Sorry, I am not an expert or programmer, but hopefuly someone can help me here. The problem is, that the Daily Popular List doesent show any entry since last update. This means, not in the Backoffice...
View ArticleWiKaBot on "[Plugin: Top 10 - Popular posts plugin for WordPress] Daily views...
Sorry just found this: http://wordpress.org/support/topic/daily-popular-posts-in-admin-panel-empty?replies=8 This way it is one and the same thing, you can delete this one. Sorry for that, found it a...
View ArticleMileke79 on "database"
Hi, Is there a plugin that exists that will work like a database the way Microsoft Access does? It is for my club, to put the data (adress, e-mail, ....) of the club members in a member protected area....
View ArticleAuggieoz on "content gone/no database content after reinstall"
The site white paged. Not sure why. But to resolve I reinstalled with fresh download. and re-uploaded the upload folder in wp-content. Now it seems there is nothing in the library and the old posts...
View Articleesmi on "content gone/no database content after reinstall"
You need to re-upload all of your images & attachment via WordPress.
View ArticleSeacoast Web Design on "content gone/no database content after reinstall"
Did you re-create wp-config.php? What is in .htaccess?
View ArticleAuggieoz on "content gone/no database content after reinstall"
Esmi, thank you for the prompt reply. Do you mean its not enough to have them in their original folders? As I noticed WP divides things chronologically. year/month. So if I upload them all now, won't...
View ArticleAuggieoz on "content gone/no database content after reinstall"
I did recreate wp-config, so that it points to the original database with user and login. I did not alter .htaccess. Should I? Thank you again.
View Articleesmi on "content gone/no database content after reinstall"
Do you mean its not enough to have them in their original folders? Nope. Not if you deleted the original database (which a re-install would need). won't they all be in the current year/month folder?...
View ArticleAuggieoz on "content gone/no database content after reinstall"
Esmi, Sorry for the confusion. I did *not* delete the old database. The original database is still there. That should preserve the old posts, yes?
View Articleesmi on "content gone/no database content after reinstall"
In theory, yes. Have you actually checked it?
View Article