digtech1
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: All my content is missingLooks like I have a database. It has the same name that is listed in the wp-config.
Do I need to somehow connect to the database?
Import my database?I added the top two lines to my config file and my wordpress database is in collinrobert/wordpress folder. Does that seem right?
define(‘WP_SITEURL’, ‘http://collinrobert.com/’);
define(‘WP_HOME’, ‘http://collinrobert.com/’);/** The name of the database for WordPress */
define(‘DB_NAME’, ‘col1334205095988’);Forum: Fixing WordPress
In reply to: My Content is missing.
Forum: Fixing WordPress
In reply to: My Content is missingThanks Tara,
Thanks jdswebdesign,
Thanks, I dont think thats the case because that portfolio.html page is from a old html site I must still have in my root folder. My Theme is not accessing any of my content, or any of the theme’s dummy content.
Forum: Fixing WordPress
In reply to: My Content is missingI was tired and not thinking straight and it looks like I replaced the wp-config.php file.
I do have my /wp-content/ folder intact but does this mean I have to rebuild my wordpress site?
Thanks for the tip, I will remember!
Forum: Fixing WordPress
In reply to: Made huge mistakeI tried Grey Parrots method and it worked, thanks!
None of my content is showing. Is my site populating data from the wrong wp-content folder perhaps? I can see in my FTP folders that I have a folder with all my images but my site is wiped clean now.Link:
http://collinrobert.com/Any help is appreciated!
Collin