Bạn ghé thăm diễn đàn lần đầu? hãy đăng ký ngay bây giờ để tham gia.
  • Đăng nhập:

Chào mừng bạn đến với ITVNN FORUM - Diễn đàn công nghệ thông tin.

Nếu đây là lần đầu tiên bạn tham gia diễn đàn, xin mời bạn xem phần Hỏi/Ðáp để biết cách dùng diễn đàn. Để có thể tham gia thảo luận bạn phải đăng ký làm thành viên, click vào đây để đăng ký.


  • Partner Area
    • ITVNN HOSTING - Thiết kế website, Cung cấp Domain, Hosting, VPS Việt Nam Anh Hùng - Thông tin truyền thông
kết quả từ 1 tới 1 trên 1
Tăng kích thước phông chữ Giảm kích thước phông chữ
  1. #1
    admin's Avatar

    Trạng thái
    Offline
    Họ tên
    Mai Thanh Trung
    Tham gia ngày
    Aug 2006
    Thành viên thứ
    1
    Đến từ
    Pleiku, Gia Lai
    Tuổi
    39
    Giới tính
    Bài gởi
    4,984
    Level: 57 [?]
    Experience: 32,170,088
    Next Level: 35,467,816
    Cảm ơn 53
    Cảm ơn 2,450 lần / 1,409 Bài viết

    Default Email Remider for inactive users  

    What does it do?
    =====================================
    This mod will send out reminder emails to inactive members to encourage them to come back to your site.

    I also want to give full credit and thanks to the developers of the previous versions from which this was derived:
    technom8t (Email reminder for inactive users 1.0.0)
    C Braithwaite and djbaxter (Email reminder for inactive users v1.2.7)
    robertjandreu (Email reminder for inactive users 1.1.3)

    *** See Updates section below for new feature list per release. ***

    Features
    =====================================
    * Turn product on/off.
    * Set the number of days a user can be away from your site before being considered inactive. (Default: 30 days)
    * Send reminder emails once and once only during any inactive period. (Default: Off)
    * Edit maximum number of reminder emails sent totally.
    * Set how often an reminder email is sent during an inactive period .
    * Set reminder email format - TEXT or HTML.
    * Set the reminder email subject. (phrased) (site must be placed in debug mode currently to edit, not translate)
    * Set the reminder email body. (phrased) (site must be placed in debug mode currently to edit, not translate)
    * Set the usergroups to be sent a reminder email.
    * Set userids to exclude.
    * Log inactive users that have been sent a reminder.

    Install Instructions
    --------------------------
    IMPORTANT BEFORE YOU INSTALL, IF YOU HAVE A PREVIOUS VERSION INSTALLED I STRONGLY RECOMMEND THAT YOU BACK UP YOUR
    CUSTOM REMINDER MESSAGE SUBJECT AND MESSAGE BODY THIS MOD WILL OVER WRITE THEM. ALSO, IN VERSION 2.x, REMINDER
    MESSAGE CONTENTS HAS BEEN MOVED TO USING VBPHRASES. LOOK IN THE INSTALL.TXT FILE WITH THIS UPLOAD FOR A LIST OF
    PHRASES USED IN THIS MOD.

    1. Back up Custom Reminder Email Phrases that you have made.
    2. Upload file in the upload folder to the forums folder on your server.
    3. In your AdminCP:
    a. If you've installed an older version of this mod prior to 1.1.4 you must uninstall it first as well as remove the files that came with it. I can not stress this enough.
    b. Go to Plugs & Products -> Product Manager -> Add New Product.
    c. Import the product xml from the zip file. (make sure to use overwrite)
    4. The mod is disabled by default on install so you will need to enable it. Go to Vbulletin "Settings" -> Options -> Inactivity Reminder Emails.
    5. Settings and the inactivity log viewer are also available on the left menu just above the users settings group.

    History Log
    =======================================
    Update 2.2.1
    * NEW : New plugin resets inactive members when they return to site.
    * FIX : UserID field in inactivity log was showing 0, and UserID was not being added to the optout url.

    UpDate 2.2.0
    * CHANGE : Inactivity is now based on members Last Activity Date.
    * ADD : Exporting the following additional values which can be used in reminder email templates. Check readme.txt in zip file for list of place holders.

    Update 2.1.5
    * CHANGE : Mod no longer has the option of adding a footer credit to the end of your website.
    * CHANGE : Mod no longer has the option of adding a footer credit to outgoing emails.
    * CHANGE : New Reminder Optout: Currently this is only accessable from emails being sent out.

    Note: Please let members know that they may receive one more email at which time they can choose to optout/unsubscribe by clicking on the embedded link or copying/paste it into
    their browser.

    * FIX : Reminders were still being sent out incorrectly. I believe this is now fixed finally.
    * FIX : Issues when emails were sent out had the incorrect "From" address and listed the host domain name. This should be resolved now.
    * FIX : Issue regarding special characters in the usernames being added to the database has been resolve.
    * NEW: New data fields have been implimented for keeping track of when reminders are sent out and how many a member has received. If you have a had this mod installed since version 1.1.4, it will look for those fields and rename them so you do not loose previous data in those fields, otherwise new fields will be added.
    * NEW: I've added the ability to turn off the admin report. In this version, if it is enabled, you may receive 2 reports. One report for members that have never received a reminder and one for members who haven't received a reminder since the last reminder based on the frequencey setting in the mod settings screen.
    * NEW: Reminder's sender and email address are correctly determined now. Should now reflect site name with the webmasteremail address as the reply to.
    * CHANGE :Translations for 2.1.1 may not work for versions after since some templates and phrases have been removed.

    Update 2.1.1 (6/24/2010) - German Translation - (Thanks Semmi)
    Thanks to Semmi for translating the Admin menu, Phrases and Reminder Phrase Templates to German.

    Update 2.1.1 (3/30/2010) - Bug Fix
    * FIX - Removed extra where clause in query where scheduled task script was performing an update when inactive reminders where based on last post count.
    * FIX - Email Phrase Templates - Changed $bburl variable to $forumurl to correct a broken unsubscribe link.
    * NEW - Includes tool to reset the date and count of reminder emails that were previously sent to users. This tool is mainly for testing purposes.

    Update 2.1.0 (3/26/2010) - Bug Fixs and some new features
    * Edit number of emails send totally
    * Choose whether inactivity is based on members "Last Post" or their "Last Activity"
    * Keep a log of all inactive users contacted
    * Opt-Out Feature for members - Include an opt-out link in reminder email. (Thanks to Gene Steinberg)
    * Added a link to the bottom of the default email template phrases that members can use to unsubscribe from reminder emails.

    Update 2.0.1 (03/15/2010 9:00pm) - Bug Fix
    * FIX - Issue related to processing users in a batch configuration. Mod was checking for a field length greater than zero instead of a numeric value greater than zero.

    Update 2.0.0 (03/15/2010) - Complete rewrite of mod
    * NEW - Can specify number of users to process during nightly scheduled task.
    * NEW - Send reminder emails in either text or html format.
    * NEW - Email subject and message body uses vb phrase templates. I've included sample content in email phrase templates so all you need to is customize as desired.

    Update 1.1.4 (03/05/2010) - Initial release for vBulletin 4.x
    * FIX - Would continue to send out email more often than specified intervals due to incorrect setting in cron job.
    * NEW - Exclude userids from processing.
    File Kèm Theo File Kèm Theo
    thay đổi nội dung bởi: Tiểu Bá Vương 1404; 07-06-2011 lúc 01:13 PM
    .♥.Thà không yêu cho cuộc đời trong trắng.♥.
    .♥.Lỡ yêu rồi phải cố gắng thành công.♥.


    Thiết kế website, Cung cấp Domain, Hosting, VPS


 

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Allow users to login with their email address OR username
    By admin in forum v4.x Modifications
    Trả lời: 7
    Bài mới gởi: 13-06-2011, 08:16 AM
  2. Save Users' Old Email Addresses for vB4
    By admin in forum v4.0.x Modifications
    Trả lời: 0
    Bài mới gởi: 26-05-2010, 05:50 PM
  3. Email Remider for inactive users
    By admin in forum v4.0.x Modifications
    Trả lời: 0
    Bài mới gởi: 05-03-2010, 08:32 PM
  4. Move Inactive and Lurker Users To New Usergroup
    By admin in forum v4.0.x Modifications
    Trả lời: 0
    Bài mới gởi: 31-01-2010, 10:18 AM
  5. Inactive Users Email Reminders For 3.7.x
    By thanhdia in forum v3.7.x Modifications
    Trả lời: 0
    Bài mới gởi: 01-11-2009, 04:09 PM

Tags for this Thread

Bookmarks

Quuyền Hạn Của Bạn

  • Bạn không thể tạo chủ đề mới
  • Bạn không thể trả lời bài viết
  • Bạn không thể gửi file đính kèm
  • Bạn không thể chỉnh sửa bài viết
  •