• Resolved prosefamily6

    (@prosefamily6)


    Okay, so when install4free set up my acct for me (thanks so much) they set it up so that when u typed http://www.lifewpmdd.com it opened up my site . After much help here from everyone, I have found the theme I like, uploaded it and posted, rearranged, changed colors of writing, etc… BUT, for some reason my site is only opening thru lifewpmdd.com/pmddblog which is where I have my files.

    I have already checked the options section, it is done where it says to do lifewpmdd.com, I don’t know if I need to do more or not, I hated to mess anything up before asking.

    Thanks in advance

Viewing 4 replies - 1 through 4 (of 4 total)
  • prosefamily6–orignially you asked for WordPress to be installed in the ppddblog folder. When you changed and decided you want to access your blog as http://www.lifewpmdd.com I changed your Options->General, Blog address (URL) to http://www.lifewpmdd.com and placed and an index.php file in your web-root folder.

    Please make sure the Blog address (URL) is as stated above, and make sure you have an index.php file in your web-root (same directory level as pmddblog) that says:

    <?php
    /* Short and sweet */
    define('WP_USE_THEMES', true);
    require('./pmddblog/wp-blog-header.php');
    ?>

    Thread Starter prosefamily6

    (@prosefamily6)

    yeah, you fixed it, I some where along the lines when I was learning how to do themes changes and all that stuff, I screwed it up. Before I messed it up any further I wanted to see if someone could tell me the easy fix.

    I will go back and look, thanks so much for helping.

    Thread Starter prosefamily6

    (@prosefamily6)

    Okay, I have checked it all, I found that *short and sweet* stuff where it was supposed to be, it’s still there. I also rechecked to make sure my 2 blog addresses were done right, they were.
    Address says http://www.lifewpmdd.com and the other http://www.lifewpmdd.com/pmddblog

    I can’t fig out why it still won’t pull up as lifewpmdd.com but only as /pmddblog

    UGGG… any help wonderfully appreciated again 🙂

    No, there is no index.php in your web-root folder. Your web-root folder has cgi-bin, pmddblog, and suspended.page folders. That’s where that index.php file belongs.

    If you can’t get it, please email me.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘lifewpmdd.com and lifewpmdd.com/pmddblog’ is closed to new replies.