vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Mini Mods - Email Reminder for inactive users (https://vborg.vbsupport.ru/showthread.php?t=237531)

TalkVirginia 05-04-2012 04:53 PM

Quote:

Originally Posted by djbaxter (Post 2321661)
I'm using the newest version: 2.21

See optout-reminder.php lines 66-74:

PHP Code:

if ($result == null)
{
    eval(
standard_error(fetch_error('error_unsubscribed_already',$vbulletin->options['contactuslink'])));  

else
{
   
$db->query_write("UPDATE " TABLE_PREFIX "user SET rmoptout = 1 WHERE userid = '$userid' AND email = '$email'");
   eval(
standard_error(fetch_error('error_unsubscribe_done')));    




Added:

I fixed it, I think, by editing the product-remindermail.xml file:

At lines 216-217, FIND:

Code:

                <phrasetype name="Error Messages" fieldname="error">
                        <phrase name="error_unsubscribed_already" date="1269327058" username="administrator" version="2.0.1"><![CDATA[Our records indicate that your subscription to our mailing list has already been cancelled. Please <a href="{1}" rel="nofollow">contact an Administrator</a> if you believe you've reached this message in error.]]></phrase>

Add AFTER:

Code:

                        <phrase name="error_unsubscribe_done" date="1269327058" username="administrator" version="2.0.1"><![CDATA[You have been unsubscribed from future reminder emails.]]></phrase>
Does this look correct?

Yes.

TalkVirginia 05-04-2012 04:55 PM

Quote:

Originally Posted by djbaxter (Post 2322289)
I may have misunderstood. Did you mean in the next version to be released?

Sorry. Yes. Next Version.

michaelbang 05-08-2012 07:13 PM

Quote:

Originally Posted by TalkVirginia (Post 2002928)
Here are some teaser screen shots of the admincp screen of the features I'm adding into the next release. No ETA as to when it will be ready though... maybe this month... maybe next. ;)

EDIT: Sorry for the poor image quality on the main settings screen. Not sure what made it so fuzzy.

Did these features make it to the final product? What love to easily send out a testmail. I can't seem to find them.

And how do I remove the link at the bottom of the email?

Thanks.

michaelbang 05-08-2012 08:03 PM

I've translated the HTML email body into Danish, but it still sends the email out in English. What's wrong?

I've just changed the phrase:

https://vborg.vbsupport.ru/

TalkVirginia 05-10-2012 11:45 AM

Quote:

Originally Posted by michaelbang (Post 2327436)
Did these features make it to the final product? What love to easily send out a testmail. I can't seem to find them.

And how do I remove the link at the bottom of the email?

Thanks.

The link in the email needs to stay. That is what members use to unsubscribe from getting reminders.

TalkVirginia 05-10-2012 11:48 AM

Quote:

Originally Posted by michaelbang (Post 2327450)
I've translated the HTML email body into Danish, but it still sends the email out in English. What's wrong?

I've just changed the phrase:

http://www.michaelbang.com/images/da...ranslation.jpg

That is a design error and will be corrected in the new release. Part of the reason I haven't released a new version yet is because I'm still testing the bounced email detection as well as working on a bug with moving members to inactive groups with registration moderation turned on.

michaelbang 05-12-2012 08:50 PM

Quote:

Originally Posted by TalkVirginia (Post 2327986)
The link in the email needs to stay. That is what members use to unsubscribe from getting reminders.

And what about the possibility to send out an testmail, without having to set up a test usergroup, a fake user and mingeling with the last activity date?

michaelbang 05-12-2012 08:51 PM

Quote:

Originally Posted by TalkVirginia (Post 2327988)
That is a design error and will be corrected in the new release. Part of the reason I haven't released a new version yet is because I'm still testing the bounced email detection as well as working on a bug with moving members to inactive groups with registration moderation turned on.

Any ETA on the new release?

TalkVirginia 05-13-2012 11:01 PM

Quote:

Originally Posted by michaelbang (Post 2328801)
And what about the possibility to send out an testmail, without having to set up a test usergroup, a fake user and mingeling with the last activity date?

That will be included in the new release.

TalkVirginia 05-13-2012 11:06 PM

Quote:

Originally Posted by TalkVirginia (Post 2329132)
That will be included in the new release.

Unfortunately I don't have a release date at this time. Since the mod is now changing member groups, as well as having the option of removing Lurking members after a certain timeframe, I want to make sure that it is working correctly.


All times are GMT. The time now is 10:39 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01526 seconds
  • Memory Usage 1,754KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_php_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete