from localhost to online server
Hey,
i tried to get my page from localhost to a online server..
the way:
i tried to get my page from localhost to a online server..
the way:
- I uploaded the whole wordpress directory to my server via ftp
- changed the wp-config.php
- exported the database from localhost
- I edited the database-file (all domains via find & replace)
- imported the database-file to my server php-myadmin
- the header is incorrect (seems to be a database-issue)
- parts of the footer are incorrect (seems to be a database issue)
- i cant login in to wp-admin
where is my misstake?
Comments
please try to use WP Migrate DB plugin to move whole database. We used this plugin several times and all works fine. Hope this will help you because we have no other suggestion except this one.
Fatal error: Call to undefined function wp_create_nonce() in /var/www/web193/html/test/wp-content/plugins/envato-wordpress-toolkit/index.php on line 936
there is one last issue, then i am fine:
everything on my page is correct,
but in the middle i ve got 3 image-boxes.. the background and the images have a wrong href="".. they are still linked to localhost.. but the rest (slider, logo) is ok?!
how can this happen.. some parts are still linked to localhost and other parts are ok?
http://test.design-splash.de/
Thanks for understanding!