dankenitz
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Permalinks don’t workNow that I have the original single.php file, how do I upload it?
Forum: Fixing WordPress
In reply to: Permalinks don’t workWait, I messed with it. I took out the “comments” thing. Thanks guys.
Forum: Fixing WordPress
In reply to: Permalinks don’t workI don’t remember ever messing with it. How do I revert to the original single.php file? I’m willing to try that.
Forum: Fixing WordPress
In reply to: Permalinks don’t workHow do I fix that?
Forum: Fixing WordPress
In reply to: “Side” blog?Yes, and I was able to make a “listing” of the posts. I guess I will live with that. Thanks for your patience and cooperation as always.
Forum: Fixing WordPress
In reply to: “Side” blog?It is supposedly “activated” already, just not showing up.
Forum: Fixing WordPress
In reply to: “Side” blog?It says that it’s all set to go once it’s installed, and everything else (like displaying archives etc) is extra work.
Forum: Fixing WordPress
In reply to: “Side” blog?I downloaded Fileville’s mini-blog, made a post and nothing is appearing. Did I mess with the CSS at BipolarNation too much (eliminated sidebars?)
Forum: Installing WordPress
In reply to: Getting it to show upDone. Thanks so much!
Forum: Installing WordPress
In reply to: Getting it to show upThe filename I have at the URL above is “index.htm.”
I’ll try to insert that php.
Forum: Installing WordPress
In reply to: Getting it to show upApologies. http://www.bipolarnation.com
Forum: Installing WordPress
In reply to: What is my database name?“You might try contacting godaddy support, see if they can tell you exactly what should go in the wp-config.php file. “
Best advice all day. I did that, and it turned out my HOST was what was wrong. Silly me.
Forum: Installing WordPress
In reply to: What is my database name?No matter what I change the name to, I get the same error message.
Forum: Installing WordPress
In reply to: What is my database name?What? Layman’s terms, please – how do I find it?
Forum: Installing WordPress
In reply to: What is my database name?I’m not sure what that means. I replaced the field in the Config.php file like it should be. Here’s what it looks like:
define(‘DB_NAME’, ‘DKenitz’); // The name of the database
define(‘DB_USER’, ‘DKenitz’); // Your MySQL usernamemy DB name IS DKenitz, so the info is right.