• Hi,
    Thank you for a fantastic plug-in, but I am having difficulty with the following:

    I am adding a comments box to my page, and whenever I submit the comment it loads a blank page. Disabling polylang fixes the issue. I also tried the same thing using wordpress default theme (2014, 2015) with polylang enabled and the same thing also happens. The comments are actually uploading because if I go back and refresh the page the comment is there. I tried de-activating all other plugins, including WPML comment merging, but the problem still persists? Do you have any ideas or a solution?

    Many thanks in advance.

    https://www.ads-software.com/plugins/polylang/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Chouby

    (@chouby)

    Hi!

    I don’t reproduce this. Could you edit your wp-config.php and replace

    define('WP_DEBUG', false);

    by

    define('WP_DEBUG', true);

    This should display errors.

    Thread Starter metallikat79

    (@metallikat79)

    Hi Chouby,

    Thanks for replying. The error I am getting is:

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 130968 bytes) in /Users/deniznasif/Desktop/TAF_Launch_Site_Wordpress/wp-includes/canonical.php on line 532

    Disabling Polylang fixes the issue. Any idea what the problem might be??

    Plugin Author Chouby

    (@chouby)

    Any idea what the problem might be??

    Maybe too many plugins and not enough memory.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Loading blank page on comment submit’ is closed to new replies.