hockim
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Moved Hosts Need to Know What .php File My Blog Post Entries are inok ill give it a try
thanksForum: Fixing WordPress
In reply to: Moved Hosts Need to Know What .php File My Blog Post Entries are inI folowed this to a tee.
and the correct information is in the mysql data tables.
I can see the comments but not the postsTo Copy Just Posts and Comments
Upload a new wordpress installation to your new site.
From your old site, copy the wp_comments and wp_posts tables (from the MySQL database using phpmyadmin) and replace the new site’s MySQL tables with these two from your previous site.
You will now have all your old posts and comments on your new wordpress site without worrying about changing settings back and foreward.Forum: Fixing WordPress
In reply to: Moved Hosts Need to Know What .php File My Blog Post Entries are inOK, I imported the wp_post and wp_comments files from old host. I see the correct files in the mySQL table, looks good. I can browse the tables in my SQL, looks great. I log into wordpress as admin and I see the comments however the posts are not there??? Any help would be great.
TIA
Forum: Fixing WordPress
In reply to: Moved Hosts Need to Know What .php File My Blog Post Entries are inThanks for the link 😉
Forum: Fixing WordPress
In reply to: Moved Hosts Need to Know What .php File My Blog Post Entries are inmaybe i should just repost the text? Na I like to do it the hard way…
Forum: Fixing WordPress
In reply to: Moved Hosts Need to Know What .php File My Blog Post Entries are inthanks for the help, once backed up how do i import to new mysql?
Forum: Fixing WordPress
In reply to: Moved Hosts Need to Know What .php File My Blog Post Entries are inoh so just cant copy the .php files directly then?
I have yet to cancel old host so if i need tobackup the actuall database that should not be an issue.Forum: Fixing WordPress
In reply to: Moved Hosts Need to Know What .php File My Blog Post Entries are inAH but I do know a little bit about SQL and .php and Yes I did back up from old host.
Please what .php files do I need to copy to new web host to restore old posts?