Comments on Page Not Working

  • m1c4a37j

    #5160

    http://LindseyStirlingViolin.com

    On the Fans page, the comments don’t show up. They “were” working a few days ago but now they don’t even show up. This page has a TON of comments – about 9,500 – if that helps.

    Let me know what I might be doing wrong and how to get this fixed. Thanks!

    m1c4a37j

    #30895

    All of the other pages that have comments are working correctly. It’s JUST the Fans page.

    m1c4a37j

    #30896

    I had to make the Fans page link to # but it’s still active (just not accessible through the navigation menu)

    http://LindseyStirlingViolin.com/fans/

    Admin

    Syahir Hakim

    #30897

    Seems like the page stopped rendering when it got to the first comment. Try setting WP_DEBUG to true in your wp-config.php file and see if there’s any error message being displayed on that page.

    m1c4a37j

    #30898

    It looks like it’s a memory limit error. Where do I change the allotted memory?

    m1c4a37j

    #30899

    Found it in wp_config.php, changed from 64M to 96M but that didn’t show the comments. What else would you recommend me trying?

    Admin

    Syahir Hakim

    #30900

    When you turn on WP_DEBUG, is there any other error messages being shown on that page?

    m1c4a37j

    #30901

    Notice: add_custom_background is deprecated since version 3.4! Use add_theme_support( ‘custom-background’, $args ) instead. in /home/********/public_html/wp-includes/functions.php on line 2628

    Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/********/public_html/wp-includes/functions.php:2628) in /home/lindseys/public_html/wp-content/plugins/eshop/eshop.php on line 46

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 16000 bytes) in /home/********/public_html/wp-includes/media.php on line 258

    Admin

    Syahir Hakim

    #30902

    Your PHP memory limit of 128MB is still not enough. I wonder what may be causing this though. Do you have a lot of plugins installed on the site?

    Also, do you use comment pagination at all on the website, or does it display all 9000 of those comments in a single page?

    m1c4a37j

    #30903

    Yeah there are a lot of plugins on the site. There are a lot of plugins installed. I can try to deactivate some of the ones we’re not using now to see if that fixes it. And I do use comment pagination. I show about 100 comments per page.

Viewing 10 posts - 1 through 10 (of 13 total)

  • 1
  • 2
  • You must be logged in to reply to this topic.