youlichika
Member
Posted 5 months ago #
I have many pages and create many template. some for home page, some for blog, some for articles...
But when I move server(copy all the files include mysql files), I find all the page become default template(in back page page edit), I checked the database wp_posts, there have no field to store page template, So is it a BUG? or how to handle it>
Many thx.
Yuli Chika
ClaytonJames
Member
Posted 5 months ago #
(copy all the files include mysql files),
Your database is not contained inside of the WordPress files and folders on your web space. The database needs to be exported from MySQL on your old server and imported into the new database on the new server. Is that what you did?
http://codex.wordpress.org/Backing_Up_Your_Database
youlichika
Member
Posted 5 months ago #
@ClaytonJames, thanks, I know I lost what from phpmyadmin now.
ClaytonJames
Member
Posted 5 months ago #