We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Disable Verge3D WordPress Plugin Updates and Log Emails from send_form.php?

Home Forums General Questions Disable Verge3D WordPress Plugin Updates and Log Emails from send_form.php?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #79097
    Pandern
    Customer

    Hi,

    Is there a way to completely disable updates for the Verge3D WordPress plugin to prevent overwriting custom files?

    Also, is it possible to log emails sent via send_form.php for debugging or tracking?

    Thanks!

    #79098

    Hi Pandern,
    You can disable auto-updates for Verge3D using the standard WordPress feature located on the “Plugins” page in WP admin UI.

    Regarding email logs, set the DEBUG_WP_MAIL constant located in the utils.php file to true. The emails will appear in the “main-debug” directory inside the Verge3D upload directory, e.g. WP_INSTALLATION_DIR/wp-content/uploads/verge3d

    Soft8Soft Tech Chief
    X | FB | LinkedIn

    #79114
    Pandern
    Customer

    Thank you

    The auto-updates were, and are, disabled, but the plugin still updated to 4.8.0. Is there a sure way to prevent this from happening again?

    edit: I checked on other instalments i have of the plugin and they’ve not been updated. Only on this one site. Have to check with the webmaster there again.

    DEBUG_WP_MAIL works as intended, but I’ve edited send_form.php to send two emails (to vendor and customer). Only the last one appears in the mail-debug folder, so it’s not quite a complete log of outgoing emails. It’s not a big issue, but I thought I’d mention it.

    Thanks again!

    • This reply was modified 1 month, 3 weeks ago by Pandern.
    #79123

    Hope you figure out why updating is performed. Regarding DEBUG_WP_MAIL, unfortunately yes, this feature works only for the last email. :unsure:

    Soft8Soft Tech Chief
    X | FB | LinkedIn

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.