Jump to content

Recommended Posts

I switched my hosting over to a different hosting server and copied the WordPress DB and install it on my new database so I could run my site however it's showing up oddly and didn't know if there was something I missed or what. Its saying that none of my pages exists or anything.

 

kansasoutlawwrestling.com

Link to comment
https://forums.phpfreaks.com/topic/227591-not-showing-complete-site/
Share on other sites

When this happens to me it's because I didn't use an opening tag and the code was turned into text.

 

Under welcome I saw this code with no opening php tags, 

if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>

ID, ‘image-link’, true); ?>

 

I also see you have over 800 post so you probably already know this.

I'm not sure because I was hoping i could just export the DB from my previous DB and then import the DB file into my new DB on my new hosting and have all the same files uploaded but that's when this started happening. I just feel lost one why it is doing this.

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.