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 |
#322
|
||||
|
||||
vBMail v2.1.3 Patch Level 4
Bug Fixes:
Fillip |
#323
|
||||
|
||||
Quote:
This product will check for bounced email from users and remove email features from their account, as well as preventing the mails you send via vBMail from being delivered to users who have reached the bounced mail threshold. Fillip |
#324
|
|||
|
|||
Hello
Fine mod but... it's not possible to send a picture into the message ? Merry Xmas, Fred |
#325
|
|||
|
|||
I've installed this plugin but every page of the plugin gives me this error:
Invalid action. Go back. How to fix this? |
#326
|
||||
|
||||
Quote:
I believe using the IMG BBCode will work There's no attachment support at this time, though. Quote:
This is most commonly caused by an incorrect upload. Could you please double-check that you have dragged and dropped the contents of the "upload" folder to your forum's folder? Fillip |
#327
|
|||
|
|||
I apologize to the vBulletin staff, but I'm at a loss what to do to get some support for their paid product.
What a poorly designed customer support system on their main site... I've tried to post this four times there under their "open ticket" function and it still wouldn't appear anywhere. I even tried a PM to Belazor and it wouldn't accept that... and yes, I was logged in, as would be obvious since it let me download updates to my paid products. It just keeps going back to their home page. ================================================== ===== I simply was trying to upgrade (since I have a lifetime license which I believe is the PRO version since thats the paid version) from 1.20 installed to vBMail v2.1.3pl4. I uploaded the new files as recommended.. I made the modification to class_mail.php as recommended.. ================== 3. Open ./includes/class_mail.php and find: $this->smtpSocket = fsockopen(($this->secure == 'ssl' ? 'ssl://' : 'tcp://') . $this->smtpHost, $this->smtpPort, $errno, $errstr, 30); Add above: static $hook_code = false; if ($hook_code === false) { $hook_code = vBulletinHook::fetch_hook('dbtech_vbmail_smtp_exec _send'); } if ($hook_code) { eval($hook_code); } ===================== This is all I did .. I never got as far as importing the product XML? Immediately started getting this error which crashed the whole site and I couldn't even get into AdminCP any longer. tech_vbmail_mailinglist', ); ?>xtracache); } } ?> Parse error: syntax error, unexpected '}' in /usr/www/apache/htdocs/milsurps/dbtech/vbmail/hooks/global_start.php on line 65 I contacted my Unix support person, since I'm a neophyte with coding. He modified a vBulletin config file so he could get back into our AdminCP and he disabled vBmail plugin which is still showing v1.20 of vB. I then restored all if the old vBMail 1.20 upload files, but I'm afraid to re-enable this thing at all now. My Unix tech recommended I don't do anything else, as he said it might crash the site again. What I dont understand is that when I went to do the change in class_mail.php, which appears as an instruction for both v.120 and v2.1.3pl4. my class_mail.php version that existed under v1.20, DID NOT already have that change? Yet, I was running 1.20 fine and sending newletters to our various advisory groups? Regardless, I added the suggested code to my native class_mail.php under vBulletin 4.13PL8, so I could do your vBmail v2.1.3pl4 upgrade and that's when our site blew up. It was almost immediately when I made that change, so Im not sure what that means? So, I have no idea why 1.20 was working if that change was never made and now I can't use either version of our paid product. Regardless, I do need to get either the old version or new version running again for our members, so what would you recommend I do? Thanks for your help? Regards, Doug |
#328
|
||||
|
||||
Quote:
I'm sorry for the difficulties you're having with our support ticket system. I have investigated our server logs, and the contents of your message was triggering a ModSecurity rule designed to prevent PHP Injection exploits. To read more about ModSecurity, if you're unfamiliar, you can click this link: https://www.modsecurity.org/ I have now disabled the offending rule, so you should experience no further problems posting support tickets @ our site Quote:
If you PM me with an FTP and AdminCP account over @ www.dragonbyte-tech.com (not here @ vB.org), I'll upgrade the mod for you Fillip |
#329
|
|||
|
|||
Quote:
I will PM you on your site the information ... Thanks again to Vbulletin.org staff for permitting my post here .. :up: Regards, Doug |
#330
|
||||
|
||||
Quote:
Fillip |
#331
|
||||
|
||||
Quote:
You can't just like that change the way it works. And it really has strange set of rules by default. You need to work really hard on all rules to get it working without problems on site like DBTech's (they had need for many things in posts, like php code, html code, paths to directories (linux or more rarely windows)). All in all, mod security is more of a hindrance than security. Of course, someone who took really long time maybe can found set of rules that would give additional security without blocking genuine people posting their problems. But... this is not the place for detailed discussion about mod security. |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|