Jump to content

Not showing complete site


Xtremer360

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.