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 |
#342
|
|||
|
|||
Hello, I found one issue with vBMail. When user click on unsubscribe link in email he/she will get feedback pool before getting unscubscribe. Lets assume that at this time noone else did unsubscribe. After user unsubscribed in View Mail History admin should see for this specific mail only one person in 'Unsubscribed Users' column. That is correct if user used unsubscribe link only once. But if user go to this unsubscribe link without even setting feedback option it will automatically increment this 'Unsubscribed Users' counter. In my example below I have one user test which press link unsubscribe several times and I get:
Could it be fixed to count only users that actually unsubscribed from mailing list and not how many time they clikc on unsubscribe link? |
#343
|
|||
|
|||
Quote:
In file dbtech\vbmail\actions\mailinglists.php from lines 1053-1069 move code: PHP Code:
PHP Code:
PHP Code:
When user hit link with unsubscribe it will increment counter "Unsubscribed Users" only when user flag in database change from Subscribed to Unsubscribed. If user try to hit unsubscribe link again it will not increment this counter anymore. I hope this will help someone. |
#344
|
|||
|
|||
Sorry with spamming with messages.
I installed this addon on vB version 4.2.3 Patch Level 2 without any issues. I tried the same installation files on vB version 4.2.3 and it did install without any issues. But after I try to go to vbmail.php I get message: "The vBMail product has been deactivated by an administrator." Anyone know what might be wrong? |
#345
|
||||
|
||||
Quote:
Fillip |
#346
|
||||
|
||||
Does this mod add the ability to send weekly digest (with hot/top threads) etc.. ?
|
#347
|
|||
|
|||
vBulletin 4.2.5 reports "PHP Fatal error: Call to undefined method vB_DataManager::vB_DataManager()"
The following files should be changed: dbtech/vbmail/includes/class_dm_keyword.php dbtech/vbmail/includes/class_dm_feedback.php dbtech/vbmail/includes/class_dm_message.php dbtech/vbmail/includes/class_dm_mailinglist.php FROM: Code:
function vBMail_DataManager_Keyword(&$registry, $errtype = ERRTYPE_STANDARD) { parent::vB_DataManager($registry, $errtype); Code:
function __construct(&$registry, $errtype = ERRTYPE_STANDARD) { parent::__construct($registry, $errtype); |
#348
|
||||
|
||||
This has been resolved in the latest version @ our site, vB.org hasn't been updated yet.
Fillip |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|