+ Reply to Thread
Results 1 to 2 of 2

Thread: How to stop upgrade notification email

  1. #1
    Join Date
    May 2006
    Posts
    1

    Default How to stop upgrade notification email

    My client is receiving notifications that an upgrade to formmail is availabel after each form submission. How can I turn this off? I used the upgrade wizard to upgrade his formmail, but he started getting errors, so I had to put back the old version. Don't have time to look at the code again for a while, so is there a way to turn off the upgrade notification email? Thanks.

  2. #2
    Join Date
    Oct 2004
    Posts
    27

    Default Re: How to stop upgrade notification email

    There's a setting to amend in formmail.php:

    define("CHECK_FOR_NEW_VERSION",true);
    define("CHECK_DAYS",30);

    Change the true to false (explanatory notes in the file itself)

    Regards
    Lucy

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. how to stop error codes displaying
    By piemanek in forum FormMail Subscription Support
    Replies: 1
    Last Post: 13-Sep-2005, 11:02 PM
  2. stop the spammers!
    By piemanek in forum FormMail Subscription Support
    Replies: 0
    Last Post: 13-Sep-2005, 01:57 PM
  3. How to Upgrade GeoIP
    By JohnB in forum FormMail Subscription Support
    Replies: 1
    Last Post: 27-Mar-2005, 12:46 PM
  4. Upgrade
    By GiuseppePonticelli in forum FormMail Subscription Support
    Replies: 16
    Last Post: 28-Feb-2005, 09:58 AM
  5. Upgrade failed
    By ptr in forum FormMail Subscription Support
    Replies: 1
    Last Post: 21-Jan-2005, 11:17 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts