• Resolved dcdlm

    (@dcdlm)


    I get the following error when I try to reply to comments when logged in:

    Comment Notification(s) a, a:hover { text-decoration : none; } hr { border : 0; padding : 0; height : 1px; margin : 1em 0 1em 0; background : -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0)); background : -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0)); background : -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0)); background : -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0)); background : linear-gradient(to left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0)); } New Comment on How to Build Muscle and Stay Lean: 3 Crucial Steps

    Please look in to this bug.

    https://wordpress.org/plugins/comment-mail/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter dcdlm

    (@dcdlm)

    If I reply to comments directly on the post page (instead of in wp-admin), then I get this different error:

    Fatal error: Uncaught exception 'Exception' with message 'Undefined overload property:utils_rve.' in /home/howtob25/public_html/wp-content/plugins/comment-mail/src/includes/classes/AbsBase.php:111 Stack trace: #0 /home/howtob25/public_html/wp-content/plugins/comment-mail/src/includes/classes/Plugin.php(866): WebSharks\CommentMail\AbsBase->__get('utils_rve') #1 /home/howtob25/public_html/wp-content/plugins/comment-mail/src/includes/classes/UtilsPhp.php(87) : eval()'d code(109): WebSharks\CommentMail\Plugin->__get('utils_rve') #2 /home/howtob25/public_html/wp-content/plugins/comment-mail/src/includes/classes/UtilsPhp.php(87): eval() #3 /home/howtob25/public_html/wp-content/plugins/comment-mail/src/includes/classes/Template.php(149): WebSharks\CommentMail\UtilsPhp->evaluate('<?php\nnamespace...', Array) #4 /home/howtob25/public_html/wp-content/plugins/comment-mail/src/includes/classes/QueueProcessor.php(898): WebSharks\CommentMail\Template->parse(Array) #5 /home/howtob25/public_html/wp-content/plugins/comment-mail/src/inc in /home/howtob25/public_html/wp-content/plugins/comment-mail/src/includes/classes/AbsBase.php on line 111

    @dcdlm Thank you very much for the report. I’ve confirmed this is indeed a bug that was introduced in the last release — somehow we missed in during our pre-release testing. 🙁

    I’ve filed a bug report and will work on getting a maintenance release out to fix this ASAP. I’ll update again here once that release goes out.

    In the meantime, I recommend rolling back to the previous release of Comment Mail, v160618. If you make sure that Data Safeguards are enabled in the Comment Mail options, you can safely delete the current version of Comment Mail and then reinstall the old version — all of your existing settings and subscriptions will be restored.

    Thread Starter dcdlm

    (@dcdlm)

    Thank you Raam, looking forward to the new release.

    @dcdlm As I mentioned in the other thread, Comment Mail v160824 has been released that includes a fix for the fatal error you reported. Please let me know if you run into any other issues.

    https://wordpress.org/plugins/comment-mail/changelog/

    Bug Fix: Fixed a bug that was generating a fatal error when replying to comments. This bug only affected the Lite version of Comment Mail and was introduced by the previous release (v160818) where work was done to strip out unused Pro-only code from the Lite codebase. A few references to Pro-only functions were missed and that resulted in fatal errors for the Lite version in some scenarios. See Issue #297.

    Thread Starter dcdlm

    (@dcdlm)

    Thank you again!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Error Replying to Comments When Logged in to wp-admin’ is closed to new replies.