• Resolved destinedjagold

    (@destinedjagold)


    Hello and good day everyone.

    My blog’s comment section suddenly became…buggy. I do not know what had caused this, nor do I have any idea how to fix this. I am hoping that someone here can help me with this little issue of mine. :/

    Here’s a screenshot of what my site’s comment section looks like after I approved a test comment.
    http://oi57.tinypic.com/35d3rs0.jpg

    The only plugin that I used for the comments is [SI CAPTCHA Anti-Spam], however I already tried disabling that plugin to test the comments, but it’s still not solving the problem.

    My problem is that the comment isn’t loaded, and all those [error messages] are displayed…

    Any help would be appreciated. Thanks!

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter destinedjagold

    (@destinedjagold)

    …never mind. A few bits of the comment codes were commented out, and I have no idea why… -,-
    Apologies for wasting anyone’s time.

    Thread Starter destinedjagold

    (@destinedjagold)

    Scratch that. I can finally display posts now, but I’m having another issue… I hope anyone can enlighten me on this one.

    Basically, I want any visitors to be able to see the comments on a post. At the moment, my blog is giving me a [Sorry no rights to view comments!].

    How am I going to make the comments viewable to everyone?

    Many thanks!

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    1) Is this Multisite?

    2) Is this happening on ALL sites on the network or just one?

    3) Are you using any role management plugins?

    Thread Starter destinedjagold

    (@destinedjagold)

    1) Is this Multisite?

    Yes.

    2) Is this happening on ALL sites on the network or just one?

    I did a quick check on the other sites. No, it’s only buggy on one site only, it seems… :/

    3) Are you using any role management plugins?

    Hm… At the moment, the active role managing plugins on my site are [User Access Manager] and [User Role Editor]…

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    Okay. Good news bad news.

    Good news? It’s the roles on that one site.

    Bad news? It’s a PITA to unravel.

    Basically you need to go over the permissions you’ve given to those users and adjust them to allow them to comment. I can’t tell you exactly what, since I don’t know how you configured it, but you locked it down too tight 🙁

    Thread Starter destinedjagold

    (@destinedjagold)

    Hm… So it’s caused by that plug-in then…or how we set the user permissions… Tsk… Well, g’luck to me, then! xD

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    Basically.

    The problem with user roles is that editing them edits a serialized value in the DB.

    Look in wp_x_options for wp_X_user_roles

    So normally you have the prefix wp_ and the table wp_options. In that table you have a option named wp_user_roles and everything works. But then you make a new site, on a network, and now you have wp_2_options instead. Fun times :/

    Thread Starter destinedjagold

    (@destinedjagold)

    If by tables you mean those found in phpmyadmin, then I don’t have access to it. :/

    Well, I have removed that plugin anyway, and found a nicer one that doesn’t restrict visitors from viewing posts. ^^

    I suppose that I can mark this one as ‘resolved’ now. Thanks, btw!

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Comments Bugged Up’ is closed to new replies.