Backup blog posts only

On your old site go to Tools > Export in the admin area. You can select what you want to export. In your case “Posts.” Click Download Export File On the new site you’ll go to: Tools > Import > WordPress You’ll have to hit a button to install the core plugin, but you can … Read more

Why isn’t my imported database showing up? install.php pops up and adds new tables to the database

Your issue likely lies somewhere within wp-config.php. You should not need to run any install if your tables already exist, the wp-admin/install.php is only used when no tables are detected with the settings in wp-config.php. Going through parameter by parameter, I’ll give you some idea of what everything is. DB_NAME is the name of the … Read more

Multisite Backup Plugin [closed]

I’ve been thinking about this as a feature to add to DBC Backup 2 (my plugin). Currently the plugin will backup the WordPress database for your entire multisite. The problem I found with wanting to backup a subsite is that it is impossible for the subsite ‘owner’ to restore from that backup. The plugin could … Read more

WordPress Admin Interface not styled properly

I believe the wordpress URL and site URl are not set right. Please try to edit your wp-config.php adding these lines: define(‘WP_HOME’,’http://example.com’); define(‘WP_SITEURL’,’http://example.com’); Is your index on same folder as wp installation? if not, you need to place it there. I’m talking about placing the URL in the above lines, not the index on the … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)