mike5697 on "Database?"
Hello I am helping a friend out with a new website. He has a current live Joomla site and I am replacing it with a new Wordpress one. I have created a new folder inside the root folder and put all the...
View ArticleTara on "Database?"
Do I need to create a database for the WordPress site? yes. will it be ok having two databases there? (one for the joomla site and one for the wordpress site?) should be so long both are independent...
View Articlepetermolnar on "[Plugin: WP-FFPC] Wordpress database error Table doesn't exist."
Hi, (previous comment deleted, because I do have an sql query) I'll look into this.
View Articlepetermolnar on "[Plugin: WP-FFPC] Wordpress database error Table doesn't exist."
Could you please change: the line $pfix = empty ( $wpdb->base_prefix ) ? 'wp' : $wpdb->base_prefix; to $pfix = empty ( $wpdb->base_prefix ) ? 'wp_' : $wpdb->base_prefix; on...
View Articleskerslake on "[Plugin: Form Maker] User submissions... HELP"
I am creating an agent style portal where forms can be completed and viewed on a single logins for multiple users. At the moment I have setup a Login Homepage, a Portal for clients to enter policies...
View Articlecuvelier on "[Plugin: BackUpWordPress] Database export is missing from full...
Anyone still experiencing please Enable Support and open a ticket through Intercom. Cheers! Owain
View Articledrdick on "corrupted database"
i am in the process of transferring several WP sites from one host to another. the new host tells me that the database for my main site, one that has been up and running for 7+ years, has been...
View ArticleCory Lamle on "Bug? Duplicator skips important database tables"
Sounds good... Will as a todo item to look into... Thxs
View Articlegdavisiv on "Wordpress Migration Woes"
My predecessor had created and modified a lot of the php/etc for our old website. I am taking our current database and migrating into to a newer version of WP that our central office is using: 4.1.1 I...
View ArticleTara on "Wordpress Migration Woes"
Try incremental update. Use this tutorial: https://codex.wordpress.org/Upgrading_WordPress_-_Extended_Instructions
View ArticleThe Grey Parrots on "corrupted database"
In that case, I don't think its corrupted. Kindly ask your hosting to send you the file.
View Articlewebdorado on "[Plugin: Form Maker] User submissions... HELP"
Dear skerslake, Please contact us at info[at]web-dorado.com. We will do a customization for you so that only the user will be able to see their submission and not of the others. Thank you.
View Articlegdavisiv on "Wordpress Migration Woes"
Hi Tara, Try incremental update. Use this tutorial: https://codex.wordpress.org/Upgrading_WordPress_-_Extended_Instructions Thank you for your response but I do not think incremental updates would help...
View Articlerwaynick on "Wordpress Migration Woes"
Hi gdavisiv, Did you update your wp-config.php file with the new database details? When transferring a site I prefer to get a clean config file. You can use the wp-config-sample.php file. Once you...
View Articlegdavisiv on "Wordpress Migration Woes"
Hi rwaynick thank you for your response also! Yes I did update the wp-config.php file, after i created the database table, and imported the database I installed the new wordpress version into the...
View Articlerwaynick on "Wordpress Migration Woes"
when i go to http://localhost/mysite Unless you changed the port to 80, you'll need access your site at http://localhost:8888/mysite the screen is white :/ I've had this issue when forgetting to put a...
View Articlegdavisiv on "Wordpress Migration Woes"
Unless you changed the port to 80, you'll need access your site at http://localhost:8888/mysite Yes I changed the port to 80 in MAMP I've had this issue when forgetting to put a single quote mark (')...
View Articlegdavisiv on "Wordpress Migration Woes"
I even ran this utility tool on the database, so I could setup the new website as a test. https://interconnectit.com/products/search-and-replace-for-wordpress-databases/ searchreplacedb2.php
View Article