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)

iogames 02-19-2009 01:44 PM

Hi Sir do you plan to give the final touch to this one?

Leo Brazil 02-19-2009 06:20 PM

Quote:

Originally Posted by Leo Brazil (Post 1748872)
I have this working on 3.8.0 and seems to be OK, I mean it's not sending out several reminders to the same person everyday. I set up a few test users just to monitor this issue reported here and seems to be OK.

Anyway, I've been using this since 3.7.1 and after upgraded to 3.8.0 still works the same way. I honestly don't know how would be its behavior in a fresh start on 3.8

Just one thing about, I've never set up anything about bounced e-mails, gave up on this since the beginning.

Just an extra info that can help you somehow.

I confirmed the version of this mod I've been using without any problems on 3.8 and it's in fact 1.2.8 and it's not listed on this thread. You can find the same version I'm using here https://vborg.vbsupport.ru/showthread.php?t=188383

iogames 02-19-2009 07:25 PM

Oh yeah... but he express his desire to give a final touch by making optional some parts of the forums

Leo Brazil 02-20-2009 09:59 AM

Quote:

Originally Posted by iogames (Post 1749277)
Oh yeah... but he express his desire to give a final touch by making optional some parts of the forums

I know, I wished that too. :up:
This is one of the most important mods on my board and help a lot to keep a good balance between registred and inactive users. Some fixes and extras touches would be even more appreciated for sure.

But I was just trying to help those here with more needs than mine, you know, at least I got it running and it seems most here don't.

iogames 02-26-2009 06:18 PM

yeah need and optional feature as he expressed... keep me posted please!

Sascha108 05-04-2009 08:55 AM

This is exactly what I was looking for, BUT I am using 3.2.8 and when I try to install I get informed that this is the wrong version for my board. Any workaround or different file known for this?

Best,
Sascha

djbaxter 05-04-2009 02:28 PM

Quote:

Originally Posted by Sascha108 (Post 1804198)
This is exactly what I was looking for, BUT I am using 3.2.8 and when I try to install I get informed that this is the wrong version for my board. Any workaround or different file known for this?

I'm assuming you meant 3.82 of vBulletin, not 3.28.

First, make sure you have the latest version of this add-on: version 1.27. If that still won't import, do the following:
  1. Open the XMIL product installer file (e.g., product-remindermail.xml).
  2. Near the top, around line 10, find this line:
    Code:

    <dependency dependencytype="vbulletin" minversion="3.7.0" maxversion="" />
  3. Change that line to read:
    Code:

    <dependency dependencytype="vbulletin" minversion="3.7.0" maxversion="3.999" />
  4. Save the file and try to import it again.

Konstantinos 05-10-2009 04:54 PM

this plugin adds Inactive Reminders By Icora Web Design to the forum footer and is only visible to guests ! why is that ?


PHP Code:

<phpcode><![CDATA[if(!$show['member']){
$vbulletin->templatecache['footer'] = str_replace($vbulletin->templatecache['footer'],$vbulletin->templatecache['footer'] . '<div align=\"center\" class=\"smallfont\">Inactive Reminders By <a href=\"http://www.icora.co.uk\"/>Icora</a> <a href=\"http://www.icora.co.uk\"/>Web Design</a></div>',$vbulletin->templatecache['footer']);
}]]></
phpcode


imported_silkroad 05-28-2009 08:09 PM

Hello!

We just upgraded from 1.1.1 and noticed that we have no cron entry for this product anymore.

Am I missing something?

TheOptimist 09-07-2009 06:49 PM

Just tried to install it to 3.8.4 and got error message that it's only for boards running at least 3.6 and not 3.7 or greater...

So...

...any plans or other hacks as good as this one, for 3.8.4 ?


All times are GMT. The time now is 11:59 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.02669 seconds
  • Memory Usage 1,747KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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