• If someone posts a comment to a post, they get the error message:
    —————
    Oops! This link appears to be broken.
    Suggestions:
    • Go to http://www.¬creatingnewworld¬s.¬org
    • Search http://www.creatingnewworlds.org for wordpress 2010 developing servant leadership model your personal

    Search on Google:creating new worlds org wordpress 2010 developing servant leadership model your personal[Google Search]
    ———————–

    The org part of the first bulleted line is in italics. The comment is there and all I need to do is approve it. Should I get an email that a comment is waiting for approval? I don’t get an email until I go in, discover the waiting comment, and approve it. The WordPress will email me about the approval.
    Is the problem from my .htaccess file? Right now it is in:
    /home/newworld//.htaccess
    and contains:
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /wordpress/
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /wordpress/index.php [L]
    </IfModule>

The topic ‘Adding comments gets an error message.’ is closed to new replies.