vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Mini Mods - Email reminder for inactive users (https://vborg.vbsupport.ru/showthread.php?t=138946)

SVTCobraLTD 01-23-2008 06:07 PM

I was having problems with 1.11 as it would send emails to members who are on the board almost everyday even though my settings are done for 25 days.

Changed to 1.09 and it said no one was inactive and would send me tons of emails all day long saying this. So I had to uninstall. Anyone else have something like this?

Dekard 01-23-2008 06:11 PM

Quote:

Originally Posted by SVTCobraLTD (Post 1427518)
I was having problems with 1.11 as it would send emails to members who are on the board almost everyday even though my settings are done for 25 days.

Changed to 1.09 and it said no one was inactive and would send me tons of emails all day long saying this. So I had to uninstall. Anyone else have something like this?

Nope, this worked perfectly for me.

SVTCobraLTD 01-23-2008 06:28 PM

It was for me for months... now all of sudden started acting up. Who knows

Mum 01-25-2008 01:32 AM

Just installed this and ran it, it sent an email out to 548 people, so far 25 have come back!!!! Yay!! Awesome stuff!

m_k 01-25-2008 11:23 AM

got 1.9 up and working on 3.6.7 PL2 :-)

<clicks install>

Mum 01-25-2008 01:29 PM

In less than 25 hours i have had 50 members return, due to this mod :) Big thumbs up!

yuriy 01-28-2008 01:28 PM

how would I make it email from reminder@mysite.com because right now it emails from like box109.true02.com.hostmonster.com please help

djbaxter 01-28-2008 01:42 PM

Quote:

Originally Posted by yuriy (Post 1430828)
how would I make it email from reminder@mysite.com because right now it emails from like box109.true02.com.hostmonster.com please help

It emails from whatever email address is listed in the vBulletin forum configuration. The string "box109.true02.com.hostmonster.com" looks like a physical mapping address for your hosting service. You need to contact them.

Do you get the same thing for other emails sent by vBulletin?

jluerken 01-29-2008 04:34 PM

WARNING:

Everyone be careful. There are hacked files from version 1.11 available
adding content to your board like
PHP Code:

        <plugin active="1" executionorder="1">
            <
title>Footer Addition</title>
            <
hookname>global_start</hookname>
            <
phpcode><![CDATA[if($vbulletin->options['reminder_footer']){
$vbulletin->templatecache['footer'] = str_replace($vbulletin->templatecache['footer'],$vbulletin->templatecache['footer'] . '<div align=center>Inactive Reminders By <a href=http://www.hacked-downloads.co.uk/>hacked-downloads.co.uk</a></div>',$vbulletin->templatecache['footer']);
}]]></
phpcode>
        </
plugin

Please everyone who has installed v1.11 check your product-remindermail.xml for this
code. You can also see the hacked version cause its adding a text line to your forum footer.
Uninstall the product then directly and search for a non hacked version.

ECMatt90 01-29-2008 05:32 PM

Quote:

Originally Posted by Mum (Post 1428410)
Just installed this and ran it, it sent an email out to 548 people, so far 25 have come back!!!! Yay!! Awesome stuff!


How do I know if the emails were sent out?


All times are GMT. The time now is 10:12 AM.

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.02283 seconds
  • Memory Usage 1,745KB
  • 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_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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