Be sure you have updated your database to reflect the correct URL. You can do this in phpmyadmin with a bit of SQL. Good article about it here:
http://codex.wordpress.org/Changing_The_Site_URL#Changing_the_URL_directly_in_the_database
Related Posts:
- How to properly insert data into custom table via plugin
- How does WordPress handle MySQL row lock errors?
- Can I explicitly specify ENGINE=InnoDB in WordPress?
- Changing BIGINT to INT
- How to edit/delete single row items in a table on my own menu page
- greatest() function returns undefined property
- How to write one comment and publish on every post using database or plugin?
- How to determine what is generating large amount of database queries?
- Doubt using $wpbd->get_col for a single column
- Help With MySQL to WPDB Query Conversion
- How can I perform high-level database merging for WordPress within continues delivery?
- Enabling WP_USE_EXT_MYSQL to support old plugin
- how to access all user dashboard on fronted page [closed]
- WordPress Backend HA (Automatic failover)
- Automatic switch to backup database on fail
- Migrating to WordPress Recipe Plugin and Some SQL Issues
- Multiple instance of data in plugin custom database table on plugin activation
- Better ads plugin has 500.000 entries in wp_postmeta
- after wordpress update to 3.5+ i get many errors in plugin wpdb::prepare()
- dbDelta not adding additional columns in plugin database update
- Always get creating a new table with foreign key
- How to do database for download stats?
- DB Query not working in Plugin
- External wpdb connections in different plugins on single page
- WordPress plugin: efficient way to store large data
- WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version [closed]
- Integrating Custom Database with WordPress
- How to display results from a data table with an encrypted user id?
- add_action for publish_post doesn’t work
- What database state changes happen after a post is manually “updated” with no changes?
- Cant create table on plugin activation
- How to get database connection details without longing to cpanel in WordPress?
- Performing CRUD operations on front end in wordpress
- Store GravityForm data in phpmyadmin (mysql)
- Moving a few select DB tables to a new WP instance
- WordPress database problem wp_posts, primary key
- HyperDB failover Delay
- Write mysql credentials in plugin
- Using wp config to connect to a DB from a plugin
- How can I delete the options from DB when the plugin is deleted?
- All Users > User List > Update User Meta Field Inline
- How to access data in wordpress database externally using php
- Is it possible to create Custom Post plug-in?
- Globally register styles but enqueue them selectively
- How to simultaneously access the same MySQL database in the main column and sidebar of WordPress?
- WordPress Settings Lost After Site Migration
- Admin Panel pagination link styles
- Is this the right way to execute some PHP in my plugin after a button click on an options page?
- How can I force users to a particular subdomain to log in for MU (Multisite)?
- Display update notification messages like ‘What’s New’
- custom user tables supported in SharDB plugin?
- Creating mySQL procedure with $wpdb
- DROP TABLE with uninstall hook not working
- How to check if tables in WordPress still exists after activations
- How to change constants in WordPress wp-config.php programmatically?
- how to oauth1 Wp plug-in revoke/reset.?
- Prevent duplicate records in plugin table
- WpDataTables – View Image Directory
- get current date + 90 days and checking every day
- join 2 table orders wordpress plugin
- Admin accounts unable to see plugins from external IP
- How do I run SQL queries on a WordPress web page? [closed]
- How to allow an editor to edit all WordPress blog posts but have the last say as administrator?
- Delete query not working in plugin
- How to remove traces from widget during uninstallation
- 306 MB of wp_options occupied by WordPress SEO Plugin, is that normal? [closed]
- WordPress plugin creation how to execute .sql in order to insert multiple rows at activation of plugin
- Plugin dependencies: show notice like theme plugins dependencies
- Plugin: register_deactivation_hook works perfectly well, while register_activation_hook suddenly stopped working
- WordPress wp-admin/network/plugin-install
- Switching Databases in LocalHost
- Insert data from .sql file in wordpress plugin
- How to set add question capability for author role in wp pro quiz plugin
- WordPress + JavaScipt + AJAX + MySQL: insert query for form
- How do I network enable a plugin for a multisite install via the database?
- import posts with dutch/special letters
- DOMAIN_CURRENT_SITE constant being regularly overridden [closed]
- SQL to order by CPT results by user->display_name w/only user->ID known
- Will changing the folder name two directories above a fresh wordpress installation break the site?
- How can I change the meta_key for a particular piece of information?
- WordPress Integration with Google Groups
- Enabling plugin failed because MySQL user do not have CREATE permissions
- Create a table with wordpress plugin boilerplate
- wp_editor content in plugin options page
- WordPress page and plugin list using sql query
- do_action() hook into load-(page)
- WordPress and a secondary database?
- WordPress plugin creating database in localhost but not on real host
- Why this function not working for install database on plugin activation
- How to change the name of the “edit my profile” link in the WordPress admin backend
- plugin code is pulling information from database in one instance and not in other. What is wrong?
- “Master” WordPress Multisite – Database Sync
- Sync User to cPanel webmail?
- WP-DownloadManager – Query most download per week/month etc
- Adding CSS to custom post type admin page causes error
- Redirect to another page using contact form 7? [closed]
- How to create multiple database tables on plugin activation?
- Can I create a table on my DB without creating a plugin?
- Display Custom Field Value on Admin Page Column
- How to remove/hide Yoast’s “SEO” tab in admin panel?