• Hey there – I wonder why i can’t find any solution on google, I actually can?t believe that im the only one having this problem.

    Sometimes (not always) my users cant comment on my blog, because clicking the submitbutton in the comment section makes them download the comments.php-file…

    does anyone know why this happens?

Viewing 1 replies (of 1 total)
  • Moderator t-p

    (@t-p)

    try a few basic troubleshooting steps:
    – Flushing any caching plugins you might be running, as well as server and/or browser caches.
    – deactivating ALL plugins temporarily to see if this resolves the problem (plugin functions can interfere). If this works, re-activate them individually (one-by-one) to find the problematic plugin(s).
    – If that does not resolve the issue, try switching to the unedited default Twenty Fourteen Theme for a moment using the WP dashboard to rule out any theme-specific issue (theme functions can interfere like plugins).
    – If that does not resolve the issue, try resetting the plugins foldervia FTP or SFTP or whatever file management application your host provides. Sometimes, an apparently inactive plugin can still cause problems (because the hooks remain unless plugins completely removed or some plugins stick around in cached files. So by renaming the folder, you break them and force them inactive).
    – If all the above steps do not resolve the issue, then try MANUALLY re-uploading all files and folders EXCEPT the wp-config.php file and the /wp-content/ directory from a fresh download of WordPress. Make sure that you delete the old copies of files & folder before uploading the new ones. Read the Manual Update directions first!
    – running the upgrade manually via wp-admin/upgrade.php
    If you haven’t already done, always backup everything (including your database) before doing any actions, just in case something really goes wrong.

Viewing 1 replies (of 1 total)
  • The topic ‘Clicking the "comment" button saves the "comments.php" file’ is closed to new replies.