The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[DBTech] vBMail v2 (vB4) Details »» | |||||||||||||||||||||||||||||
vBMail: What is it?
vBMail is a professional mailing list mod with Bounced Mail handling and advanced subscription management features. Uses vBMail is the perfect solution for any forum who wish to send out large quantities of mail to users on a mailing list. It lets admins and users have fine-grained access to subscriptions, and also automatically handles bounced mail. ------------------------------------------------------------------------------------------- If you like this mod please hit the button to the right ----> Please remember to click the, button to the right if you installed the mod ----> What does 'Marking As Installed' do ? * It helps you to stay on top of updates - members who have installed modifications will be notified by us whenever new updates are available. * For security issues - vbulletin.org will contact all members who have installed a modification whenever a security issue is brought to their attention. * Marking a modification as installed also helps us know how many people are using our work, giving us extra incentive to provide more features and new modifications. We appreciate the support! ------------------------------------------------------------------------------------------- Priority support & Product Demos available at: http://www.dragonbyte-tech.com/ ------------------------------------------------------------------------------------------- Translations available @ our forum Support for translations handled by the translator in its respective threads only. ------------------------------------------------------------------------------------------- Major Features: Bounced Mail Handling: Once configured, it will (if so desired) automatically track and handle bounced mail. Alternatively, you can manually handle bounced mail if you so wish. Automatic "Unsubscribe" Link Creation: If the user receiving the mail has access to unsubscribing, a secure link to unsubscribe themselves from the mailing list will be automatically added to the bottom of the mail. It does not require the user to be logged in, so it complies with spam policies set forth by mail providers. Mail History: Each past sent mail can be viewed at any time from the front-end. Advanced Subscription Management: Users can quickly and easily (un)subscribe from the mailing list via the mailing list directory, or the admin can manually change the subscription status in the AdminCP. Bounced Mail Threshold: When an admin-configured number of mails bounce from the same email address, the user is automatically removed from mailing lists and all other email-related vBulletin features, and notified via PM what happened to their account, as well as directions to change their email addresses. Complete Feature List (Lite)
Complete Feature List (Pro)
This mod displays a copyright notification in the footer of pages generated by this mod which includes:
Download Now
Screenshots
Show Your Support
|
Comments |
#62
|
|||
|
|||
Installed but guest users can view everything!!
Also, in the settings page of any mailing list does not appear the guest group... How I can fix it? (fresh install 1.1.2 version) |
#63
|
||||
|
||||
Thanks Fillip.
|
#64
|
|||
|
|||
is it to possible to automatic email a post?
|
#65
|
||||
|
||||
Quote:
Not in the current version, no. Fillip |
#66
|
|||
|
|||
Quote:
I think it would be very interesting for many communities. Thanks. |
#67
|
||||
|
||||
I believe there is, but I'll look into it for the next version
There's no ETA for the next version yet. Fillip |
#68
|
|||
|
|||
Thanks Fllip.
|
#69
|
|||
|
|||
Hi. I've installed this mod and when trying to ad a mailing list got this error:
Database error in vBulletin 4.1.5: Invalid SQL: INSERT INTO vbdbtech_vbmail_mailinglist (title, description, active, displayorder, ownerid, fromemail, external, permissions, bitfield) VALUES ('Mailing List', 'A mailing list that notifies people of wonderous things.', '1', 10, 0, 'mail@mail.com', '0', 'a:14:{i:7;i:89;i:5;i:89;i:11;i:89;i:23;i:89;i:12; i:65;i:2;i:65;i:13;i:65;i:9;i:65;i:21;i:65;i:20;i: 65;i:6;i:89;i:25;i:89;i:10;i:65;i:19;i:65;}', 1); MySQL Error : Unknown column 'external' in 'field list' Error Number : 1054 Could you help me? |
#70
|
||||
|
||||
Run this query:
Code:
ALTER TABLE vbdbtech_vbmail_mailinglist ADD `external` ENUM('0', '1') NOT NULL DEFAULT '0' Fillip |
#71
|
|||
|
|||
Thanks fillip, that worked for the mailing list ad. But another problem came up. When trying to change one user email in the CP this MySQL error showed up:
Database error in vBulletin 4.1.5: Invalid SQL: UPDATE vbuser SET ### Bitfield: vbuser.adminoptions ### adminoptions = IF(adminoptions & 1, adminoptions - 1, adminoptions), adminoptions = IF(adminoptions & 2, adminoptions - 2, adminoptions), usertitle = '<font color=#C8ABDE size=2><b>G6 Iniciado</b></font>', customtitle = 0, email = '********@live.com', languageid = 0, birthday_search = '****-**-**', birthday = '**-**-***', referrerid = 0, joindate = 1220931960, lastactivity = 1221240900, lastpost = 0, dbtech_vbmail_bounceflag = '0', membergroupids = '' WHERE userid = ******; MySQL Error : Unknown column 'dbtech_vbmail_bounceflag' in 'field list' Error Number : 1054 Request Date : Monday, August 15th 2011 @ 12:00:27 AM Error Date : Monday, August 15th 2011 @ 12:00:27 AM Script : Referrer : IP Address : ********* Username : PedroEnf Classname : vB_Database MySQL Version : 5.5.15 Even when the plugin is disabled the error persists. PS: Tested after the last plugin update |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|