• darkxheart

    (@darkxheart)


    When I click on my comments link, I get “Page cannot be displayed blah blah” why?

Viewing 15 replies - 1 through 15 (of 27 total)
  • Thread Starter darkxheart

    (@darkxheart)

    *Page cannot be found

    vkaryl

    (@vkaryl)

    Ah…. well, there are probably a hundred different reasons this could happen….

    Does everything else display except the comments? Have you made any changes to anything in the wp install? Have you changed themes? Have you checked with your host to see if they “upgraded” something? Have you cleared your cache and hard refreshed (CTRL-F5)? Are these passworded comments? Are you logged in?

    More info…. absolutely have to have more info….

    Thread Starter darkxheart

    (@darkxheart)

    Nothing displays when I click on the comments link, I just get a “this page cannot be found” in the iframe. I changed themes but I’m using my own customized one. I don’t think I’ve changed anything in the wp install. I don’t think my host upgraded anything. I haven’t cleared the cache, the comments are not passworded and I’m not logged in.

    I think the link to the url of the comments isn’t right, but how do I fix it?

    vkaryl

    (@vkaryl)

    I actually have no clue about anything relating to I-frames, especially as regards WP. So if it’s anything to do with that, I couldn’t possibly help.

    In any case, why do you think it’s the link? What’s the link it’s trying to access, and what link SHOULD it be?

    Thread Starter darkxheart

    (@darkxheart)

    The link it’s trying to access is http://darkxheart.sad-excuses.net/wordpress/?p=1#comments, but somehow I feel it’s not right because I don’t see any url like that in my server.

    vkaryl

    (@vkaryl)

    Well, that’s just the standard WP way of saying go to this post’s comment #1. That’s normal unless you’ve set up permalinks or fancy archiving stuff.

    Thread Starter darkxheart

    (@darkxheart)

    So what can I do? Because when I click it I don’t get my comments page.

    Moderator James Huff

    (@macmanx)

    Volunteer Moderator

    Thread Starter darkxheart

    (@darkxheart)

    My comment link is

    <?php
    comments_popup_link(__(‘0 Comments’), __(‘1 Comment’), __(‘%
    Comments’)); ?>

    So I guess it’s the second one.

    Thread Starter darkxheart

    (@darkxheart)

    I can’t fix this thing. Is there something wrong with the coding or is it a server error?

    Please paste your header template and main template at this site:
    http://paste.uni.cc

    We can easily see the code then. Post back here the url you are given but please do not post any code here.

    Thread Starter darkxheart

    (@darkxheart)

    Thread Starter darkxheart

    (@darkxheart)

    My codes are there, if that’s what you’re asking for.

    Thread Starter darkxheart

    (@darkxheart)

    It’s strange, because I asked someone else for help with this and she said she got an error message that said wordpress/wordpress1/index.php cannot be found when she clicked my comments link but I don’t get any url in particular. And there is nothing whatsoever called wordpress1 in my directory.

    Another problem is that my wordpress doesn’t show up if I use

    <?php require(“/home/xdiorangel/public_html/wp/wp-blog-header.php”); ?>

    it only works if I use

    <?php get_header(); ?>

    Moderator James Huff

    (@macmanx)

    Volunteer Moderator

    Are your URLs correct in Options/General?

Viewing 15 replies - 1 through 15 (of 27 total)
  • The topic ‘My comments link doesn’t work’ is closed to new replies.