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)

bada_bing 01-29-2008 07:23 PM

Does anyone know if this works with VB 3.5.x

djbaxter 01-29-2008 11:17 PM

Quote:

Originally Posted by jluerken (Post 1431803)
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.

:confused:

If the add-on was downloaded from vBulletin.org, how could it be hacked? If it was NOT downloaded from here, surely the solution is don't download it from anywhere else.

rwoscott 01-29-2008 11:55 PM

Quote:

Originally Posted by ECMatt90 (Post 1431891)
How do I know if the emails were sent out?

You can check in admincp>Scheduled Tasks>Scheduled Task Log> select Inactive User Reminder Emails

It will list all userids of emails sent.

LCN2007 01-30-2008 05:16 AM

So is this version safe?

Mum 01-30-2008 05:41 AM

I get sent an email every day.

djbaxter 01-30-2008 11:15 AM

Quote:

Originally Posted by LCN2007 (Post 1432249)
So is this version safe?

Yes. The versions at this site, vbulletin.org, are the originals - "unhacked". I've just double-checked that.

My recommendation is still to install version 1.09.

LCN2007 01-31-2008 03:52 AM

Quote:

Originally Posted by djbaxter (Post 1432387)
Yes. The versions at this site, vbulletin.org, are the originals - "unhacked". I've just double-checked that.

My recommendation is still to install version 1.09.


Cool,
If 1.11 is safe why recomend 1.09?
whynot just remove 1.09 untill the next upgrade?

djbaxter 01-31-2008 11:31 AM

Quote:

Originally Posted by LCN2007 (Post 1432889)
Cool,
If 1.11 is safe why recomend 1.09?
whynot just remove 1.09 untill the next upgrade?

1.09 isn't there because 1.11 was ever unsafe. The person who posted the warning must have downloaded the add-on from some other site - s/he didn't get it here.

1.09 is there because it is stable and 1.11 is buggy on some installations. By all means, feel free to try 1.11 but it may not work for you.

Version 1.09 is what I'm using and what I recommend for others

bugzy 01-31-2008 06:46 PM

whats definition of "Email Frequency" in the options?

djbaxter 01-31-2008 11:20 PM

Quote:

Originally Posted by bugzy (Post 1433328)
whats definition of "Email Frequency" in the options?

That is a little confusing.

It actually means "How long do you want to wait after sending the first email before you send another one, assuming the member is inactive?".

So if Days of Inactivity = 90 and Email Frequency = 30, that means the add-on will wait until 90 days after the last visit (or post depending on the settings) and then send an email, followed by another email reminder 30 days later, and another 30 days after that.


All times are GMT. The time now is 04:46 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.02569 seconds
  • Memory Usage 1,749KB
  • 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
  • (6)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