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)

Silencer Groans 11-06-2010 08:47 AM

Is there a possibility to make it work with 3.8?

XiTCLUB 11-06-2010 04:18 PM

good work
working on 4.0.7

Bob_R 11-11-2010 07:47 PM

Will install when problem as per post #273 is fixed. :)

sarangan 11-12-2010 08:03 PM

1 Attachment(s)
In VB 4.0.8 emails are sent from "unknown sender" :( Please check and fix this issue.
Yes this happens for all emails that were send from my VB.. It was about 57809 emails to 57809 members.
See this screenshot:

gurler 11-13-2010 09:22 AM

hello!.
How can I include a RSS Feed or latest threads from forum to sent emails in HTML format. ?

It will increase the traffic i think.

or any other idea?
more users can donate like me if this option is available.

sarangan 11-13-2010 09:34 AM

Quote:

Originally Posted by gurler (Post 2121306)
hello!.
How can I include a RSS Feed or latest threads from forum to sent emails in HTML format. ?

It will increase the traffic i think.

or any other idea?
more users can donate like me if this option is available.

Why not use Feedbuner og services smiliar to that instead?

gurler 11-13-2010 09:46 AM

how ?

sarangan 11-13-2010 09:54 AM

Quote:

Originally Posted by gurler (Post 2121311)
how ?

Search in Google and findout.

gurler 11-13-2010 10:16 AM

how can feedburner know my users last login time ?

DemoniK_AK 11-14-2010 01:15 PM

great mod, use it for gaming site to ensure we maintain a set of active clan members

Just 1 Q
Is it possible to get a summary of how many reminders have gone to what users?
I've set it so users must post every 3weeks, if they don't the inactive reminder kicks in and will send the reminder 3 times with a gap of 3 days and it works really well..
What I now need is to identify those guys who have received the reminders and decide to either reset the reminders (if they were on hols for example) or delete their user accounts if they've received all 3 (even if email wasn't sent).

kevbentz 11-16-2010 01:14 PM

Quote:

Originally Posted by TalkVirginia (Post 2016892)
Looks like the extra quotes in the username are causing it. There are 2 places to change that should fix it. To fix this manually, do the following:

1. Open the reminderemail.php file in the {forumroot}/includes/cron folder
2. Scroll down and insert the following code after 361, just before the line where $sql = "INSERT INTO " is getting set:

$username = addslashes($username);

3. Save and close the file.

4. Open the inactivitylog.php file in your admincp folder
5. Scroll down to line 133 and replace it with the following line of code.

$username = stripslashes($log['username']);


That should do it. I'll upload a new zip with this fix this weekend.

I'm still getting this error and I believe it is because the value inserted into the database is $this _username and not $username:

Code:

$sql = "INSERT INTO " . TABLE_PREFIX . "inactiveuserlog (username,userid,dateline,validemail,email)
                            VALUES ('$this_username','$userid','". TIMENOW ."','$valid','$toemail')";

Error:

INSERT INTO inactiveuserlog (username,userid,dateline,validemail,email)
VALUES ('userna' me','xxx','xxxxxxxxxx','x','xxxxxxxxxxxxxxxxx');

diabolicds 11-18-2010 12:14 PM

Hi,

Working like charme with 4.08 thx installed

Cheers

RollaJedi 11-18-2010 04:55 PM

is it possible to send the contents of the email to a post each day for others to see who is missing? thank you

creativepart 11-29-2010 07:19 PM

I'm using the HTML mail and the 4 "icon" images are missing. They aren't in the download, and I can't locate them in older versions of this mod.

Anyone know the whereabouts of those images?

creativepart 11-29-2010 07:39 PM

1 Attachment(s)
Nevermind, I found some on the net. Here they are if anyone wants them. They may not be exactly the same as the originals, but they're close and named correctly. Put these in your forumroot/images/icons folder.

iyama 12-08-2010 12:16 PM

Members get a reminder already after 10 days.
Setting is on 120 days. :p

Using vb4.1 pl2

So i have uninstal it.

S3Ponline 12-10-2010 03:14 AM

Has anyone tried this on vb4.1 pl2? Does it work?

fluidswork 12-10-2010 12:28 PM

Really this will help me out ..........

sulasno 12-12-2010 04:12 AM

all of a sudden I am not getting the daily emails while in 4.0.8;
mail system is working

have updated to 4.1.0 PL2; do I need to reinstall this mod ?

onehost 12-12-2010 04:48 AM

another DOA mod?

How do i even know this works...

no test functions for admin?

TalkVirginia 12-21-2010 02:25 PM

My apologies to everyone for not staying on top of this mod for several months. Suffice it to say that life has had me busy in other areas. I think things are under some level of control at this point and I can safely say I'll be picking this mod back up in January 2011.

For more good news, I've asked for permission the author has given me their blessing to use the code from the previous ezBouncer mod in this mod so it will be a bit easier now to track bounced reminders.

I'll be going back through the threads here and will address these issues in the next update. If you have any questions, please let me know and I'll do my best to answer them.

Thank you
Jim

OldSchoolDSL 12-21-2010 02:51 PM

Quote:

Originally Posted by TalkVirginia (Post 2137212)
My apologies to everyone for not staying on top of this mod for several months. Suffice it to say that life has had me busy in other areas. I think things are under some level of control at this point and I can safely say I'll be picking this mod back up in January 2011.

For more good news, I've asked for permission the author has given me their blessing to use the code from the previous ezBouncer mod in this mod so it will be a bit easier now to track bounced reminders.

I'll be going back through the threads here and will address these issues in the next update. If you have any questions, please let me know and I'll do my best to answer them.

Thank you
Jim

I look forward to your updates and thank you for your continued support.

Happy Holidays :)

ricardo-c 01-04-2011 11:33 PM

It's not working correctly. I get mails from user reminder letting me know that it wasn't able to send mails to email addresses that I know for sure that are valid and can receive the notifications o reminders.

This is because one of them is my mailbox that I use with a test user that I created some time ago.

Is there a bug that doesn't let it work correctly?

gamerzhut 01-06-2011 03:10 PM

Waiting for your update!
Cheers

demonfatal 01-06-2011 03:34 PM

+1 waiting for an update working with last vB versions...

The Rocketeer 01-06-2011 06:44 PM

Quote:

Originally Posted by demonfatal (Post 2144962)
+1 waiting for an update working with last vB versions...

+1 waiting for a mod like you to come into my life..+1 waiting:erm:

iyama 01-07-2011 10:41 AM

Quote:

How many days can a user go before they are considered inactive? = 80 days
Members geth mail after 8 days :D Maybe setup to 800 ?

sarangan 01-13-2011 06:38 AM

When I prune logs, forum sends me this error to my email:

Database error in vBulletin 4.1.1:

Invalid SQL:
DELETE FROM inactivitylog WHERE dateline < 1292315794;

MySQL Error : Table 'forum.inactivitylog' doesn't exist
Error Number : 1146
Request Date : Thursday, January 13th 2011 @ 09:36:37 AM
Error Date : Thursday, January 13th 2011 @ 09:36:37 AM
Script : http://www.*.com/admincp/inactivityl...?do=doprunelog
Referrer : http://www.*.com/admincp/inactivitylog.php?do=prunelog
IP Address :
Username :
Classname : vB_Database
MySQL Version : 5.0.51a-24+lenny4-log

pantani 01-13-2011 12:10 PM

Nice Mod
Thanks for it

Works ok here ;)

MAdotcom 01-22-2011 03:21 AM

Installed. Thanks!

KittyWireless 01-26-2011 09:44 AM

It seems, on our installation, that the outgoing email address in the headers of the outgoing messages is not set correctly. This is causing an issue with our mail server. How do we modify the outgoing email address on the message that is sent to the admin after processing?

OldSchoolDSL 01-27-2011 03:47 AM

Really hoping for an update on this..... (Please & thank you)

If no update, does this work on 4.1.1 ?

MAdotcom 01-31-2011 07:33 PM

For some reason no emails are showing up in the log and I have enabled the log feature...

Gene Steinberg 01-31-2011 07:52 PM

A key feature for me is to automatically place bounced emails in a separate, predefined, usergroup.

Also, the unsubscribe feature doesn't seem to work. We get complaints about that. Please fix.

Peace,
Gene

erinys 02-09-2011 06:24 AM

doesnt work on 4.1.1 .. gives mysql errors on execution.

gsmlover4u 02-09-2011 09:05 AM

need update for vb 4.1.1

oddmud 02-09-2011 03:39 PM

I'm getting this error when trying to reply to the email sent out:

Quote:

Your message did not reach some or all of the intended recipients.

Subject: RE: Goalie Crease Network misses you Ron Veit!
Sent: 09/02/2011 9:35 AM

The following recipient(s) cannot be reached:

'Goalie Crease Network' on 09/02/2011 9:35 AM
Server error: 'Invalid recipient'

The from section of the email going out to the users looks like this:

Quote:

admin@goaliecr ease.net; on behalf of; Goalie Crease Network <"Goalie CreaseNetwork"@ps27959.dreamhostps.com>
Shouldn't it just be from the admin@goaliecre ase.net ? (spaces added on purpose just for this forum)

Mark4865 02-11-2011 06:51 AM

Any plans for 4.1.1 update

Fungsten 02-11-2011 09:24 PM

Quote:

Originally Posted by Mark4865 (Post 2161293)
Any plans for 4.1.1 update

Same here.

Alibass 02-11-2011 09:41 PM

Works well on my 4.1.1 site.


All times are GMT. The time now is 04: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.01778 seconds
  • Memory Usage 1,819KB
  • 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
  • (1)bbcode_code_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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