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)

C Braithwaite 02-12-2007 03:36 PM

Quote:

Originally Posted by rezapci (Post 1180699)
whats wrong with this!? why cant I update or reinstall it?

ive removed the onoff setting - i was attempting to make it so you could switch the plugin on or off. ill add that later.

djbaxter 02-12-2007 03:40 PM

Quote:

Originally Posted by C Braithwaite (Post 1180700)
reupload the php file - it was a bug in the coding.

I'll retry in a moment - got an error saying I couldn't access the download here.

By the way, I have the EZ Bounce add-on installed for other forum emails. For some reason, it didn't work with the bounced emails generated by your add-on. I made it work via the following edits to remindermail.php:

Find:

Code:

                $headers .= "To: $username <$email>" . "\r\n";
                $headers .= "From: " . $vbulletin->options['bbtitle'] . " Reminder Service <" . $vbulletin->options['webmasteremail'] . ">" . "\r\n";

Add after:

Code:

$bounceurl                = $vbulletin->options['ezb_admincpurl'] . "/ezbounce.php?u=" . $userid;
$bouncestring        = "<a href=\"$bounceurl\" target=\"_blank\">$bounceurl</a>";
                $headers .= 'X-EZbouncer: ' . $bouncestring . $delimiter;

NOTE: This will fail unless you have the EZ Bounce add-on installed. It's a quick way to automatically uncheck "Receive emails from admin" for invalid email addresses, which you are invariably going to get eventually using this inactive users add-on.

rezapci 02-12-2007 03:46 PM

Quote:

Originally Posted by C Braithwaite (Post 1180702)
ive removed the onoff setting - i was attempting to make it so you could switch the plugin on or off. ill add that later.

I cant, I cant reinstall it I cant update it, it give me DB error

PinkDaisy 02-12-2007 03:46 PM

If we are updating this, do we re-install it entirely even if it seems to be working okay ??

jordanjj 02-12-2007 03:48 PM

Quote:

Originally Posted by PinkDaisy (Post 1180717)
If we are updating this, do we re-install it entirely even if it seems to be working okay ??

I was wondering the same thing. Best thing is to probably uninstall everything.. Make sure you remember all your information like the text in the email, then install the new one. Ill give it a shot.

PinkDaisy 02-12-2007 03:49 PM

Quote:

Originally Posted by jordanjj (Post 1180720)
I was wondering the same thing. Best thing is to probably uninstall everything.. Make sure you remember all your information like the text in the email, then install the new one. Ill give it a shot.

lol let me know then if that works for you!! I'll let you be the guinea pig on it!! haha

jordanjj 02-12-2007 03:55 PM

Quote:

Originally Posted by PinkDaisy (Post 1180722)
lol let me know then if that works for you!! I'll let you be the guinea pig on it!! haha


Yep, Installed it again. Seems to be working fine, ofcourse i wont know.. because im not receiving the emails. Don't see why it wouldn't work.

Seems Good :up: Love The Mod.. Already Getting Member's Back! :cool:

projectego 02-12-2007 03:56 PM

Thanks for the patch. :)

C Braithwaite 02-12-2007 03:58 PM

there is no update option (i dont know how to do that yet - im just learning vbulletin products!)

It would prrobably be best to uninstall/reinstall but remember your settings and male a copy of your email if you have changed it.

as soon as i figure out how to make an upgrade, then ill make it upgradable.

sorry about any inconvinience.

rezapci 02-12-2007 04:01 PM

Quote:

Originally Posted by C Braithwaite (Post 1180731)
there is no update option (i dont know how to do that yet - im just learning vbulletin products!)

It would prrobably be best to uninstall/reinstall but remember your settings and male a copy of your email if you have changed it.

as soon as i figure out how to make an upgrade, then ill make it upgradable.

sorry about any inconvinience.

good job, keep up your good work;)


All times are GMT. The time now is 09:37 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.01926 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
  • (2)bbcode_code_printable
  • (7)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