The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Inactive Users Email Reminders For 3.7.x Details »» | |||||||||||||||||||||||||||
Inactive Users Email Reminders For 3.7.x
Developer Last Online: Dec 2012
Inactive reminder emails. This mod was designed to send out a reminder to inactive members to try and win them back. Earlier versions of this plugin have had great success, and has been installed on 1000's of forums.
This mod is a revised version of my 3.6 modification. Someone pointed out that I needed to make a new thread in the right forum for this. ***1.2.7 Update*** Fixed the \ in the message. Changed the way the mails are processed to try and stop duplicates Made the bounce management monitor ALL outgoing emails Added more stats Added bounced email messaage viewing with management options. ***1.2.7 Update*** This update includes built in support for bouncing emails. The script will automatically detect the bounced mail, mark it as bounced so the user is not to be contacted again so as to avoid spam, and then move that user into a seperate usergroup. This plugin is still in it's testing stages, but I have addressed the bugs mentioned previously regarding the emailing side of things. This is important so keep reading To install this plugin and take advantage of the bounced email features you are going to need to follow these instructions very carefully. I can not gaurentee that they will work to the letter as this will be based on each persons individual hosting settings. Step 1: Pre Install Before you touch this product you need to do the following
Remove all previous trace of this modification, and upload all the files in the "upload" folder to your base directory of the server. Go into your product management section and add a new product. upload the XML file with overwrite selected. Refresh your admin CP to load the new menu items. Just under the "users" group you will find an "Inactive Reminders" group. open that up and click on settings. Play with these settings and options to suit for the most part. when you come down to the bounce settings you MUST use the same email address as the one you created above. Set to active and save. I must re-iterate that this version has not been widely tested, but the simulations i have ran have worked. I look forward to your feedback! Features:
Planned Updates:
**1.2.1 Update*** Added more detail to the reports section. You can now see the email address, and quickly indicate which emails were invalid. You can link directly to that user to edit as you wish. I have fixed some errors which have been crashing people's database. Please post any problems if you can. **1.2.3 Update*** Fixed several problems with escaping strings Stopped database errors locking up site *** **1.2.4 Update*** Added a "From Email" so you can specify your own email address to send the reminders from. Fixed potential bug for people who do not use the mail queue. Anyone having problems with sending emails out too fast, and multiple emails being sent need to consider changing their email settings in vbulletin options. People with emails going out too fast - edit Number of Emails to Send Per Batch to a lower amount People with multiple emails sending - edit Use Mailqueue System to "Yes, with locking" *** **1.2.5 Update*** Added more stats in the reports page, also added a "Send test email" option so users can test the functionality of the mod *** **1.2.6 Update*** Identical to 1.2.5, however EzBounce support added. *** **Opps Update*** Sorry i somehow managed to not include the file in the zip. My bad. *** Show Your Support
|
Comments |
#12
|
|||
|
|||
There is a syntax error in your code. It brought my system down completely... Database Error. I can't even access the AdminCP. Others BEWARE before installing this upgrade.
|
#13
|
|||
|
|||
Maybe, but I haven't had any trouble at all.
|
#14
|
||||
|
||||
Quote:
Quote:
Quote:
no. |
#15
|
|||
|
|||
C Braithwaite, Apparently the error is coming from the content of the outgoing message, which I changed in the CP from your default message. Looking below, I see a '\' symbol in the word 'haven\'t', but it does not display that way in the MySQL database table.
Can you tell me how to remove the plugin when I don't have AdminCP access? I have FTP and PHPMyAdmin, so maybe you can tell me what file to remove to make it stop sending data to the mailqueue. Any help would be appreciated. Sorry to turn your thread into a support center. I have a ticket open with vBulletin support. Don -------------------------------------------------------------------------------------------- <!-- Database error in vBulletin 3.7.2: Invalid SQL: INSERT INTO mailqueue (dateline,toemail,fromemail,subject,message,header ) VALUES ('1219000005','lclowry@execulink.com','rvpicsmail@ sbcglobal.net','We Miss You!!','<p>Dear Travelin'on</p> <p>We haven\'t seen you check in with RVPics for a while. Your participation is very important to us. Please stop by when you have a chance.</p> <p>Regards<br/> The Team <a href="http://www.rvpics.com/forums/index2.php">RV Pics</a></p>','MIME-Version: 1.0 Content-type: text/html; charset=iso-8859-1 To: Travelin'on <lclowry@execulink.com> From: RV Pics Reminder Service <rvpicsmail@sbcglobal.net> '); MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'on</p> <p>We haven\'t seen you check in with RVPics for a while. Your partic' at line 1 Error Number : 1064 Request Date : Sunday, August 17th 2008 @ 01:06:45 PM Error Date : Sunday, August 17th 2008 @ 01:06:45 PM Script : http://www.rvpics.com/forums/index.php Referrer : IP Address : 75.6.163.23 Username : Classname : vB_Database MySQL Version : --> |
#16
|
||||
|
||||
any feedback is great - sorry abut this... go into phpmyadmin and find "datastore" delete the entry "pluginlist" ad then you can disable the product from there.
the \ are supposed to stop the errors.. i will double check but i think i've fixed it in this version.. |
#17
|
|||
|
|||
OK, I got as far as deleting 'pluginlist'. How do I disable the product? I still can't open the AdminCP... I get: Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/init.php on line 271 on the html page.
|
#18
|
|||
|
|||
Quote:
PHP Code:
PHP Code:
Then login to your ADMINCP and uninstall the product. Then just delete that line from config file and reupload it. |
#19
|
|||
|
|||
Back up and working (minus this plugin, unfortunately). Thanks to all for the help.
Don |
#20
|
|||
|
|||
Quote:
|
#21
|
|||
|
|||
Quote:
But the 1.2.2 version is toxic and I will not use this product until I know it works. One more thing: Just listing the names of people whose emails are incorrect isn't sufficient for my purposes. There ought to be a way to move those members into a new category until that's resolved. But first fix the database problem. Peace, Gene |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|