Log out error after moving wordpress

I moved wordpress forom iszablony.pl/wordpress to iszablony.pl using this method:
1) change site url in settings
2) copie index.php and .htaccess to main folder
3) move wp-config.php
4) edit require(‘./wp-blog-header.php’); to require(‘./wordpress/wp-blog-header.php’);
5) update direct links in settings

Everything was fine, to time when i tried to log out.
Insted of logout and redirect i get this adress:

Read More
http://www.iszablony.pl/%E2%80%9Dhttp:/www.iszablony.pl/wordpress/wp-login.php?action=logout&redirect_to=http%3A%2F%2Fwww.iszablony.pl%2Fmoje-konto%2F&_wpnonce=128c43656c%E2%80%9D

in browser %E2%80%9D is ” so the adress looks like that:
http://www.iszablony.pl/“http:/www.iszablony.pl/wordpress/wp-login.php?action=logout&redirect_to=http%3A%2F%2Fwww.iszablony.pl%2Fmoje-konto%2F&_wpnonce=128c43656c”

what should i do now ? how to fix this ? please help.

important information could be that before that migration, accidentally i change URL of WordPress adress in settings and refresh iszablony.pl. Than in database i changed siteurl to http://www.iszablony.pl/wordpress
Now i have siteurl http://www.iszablony.pl/wordpress and home http://www.iszablony.pl

i noticed that contact form doesnt work too.

how to handle it ?

Related posts

2 comments

Comments are closed.