Version: 5.1a, by grandeur_69
Developer Last Online: Apr 2014
Category: Administrative and Maintenance Tools -
Version: 3.8.4
Rating:
Released: 12-16-2009
Last Update: 02-03-2011
Installs: 208
DB Changes Uses Plugins Template Edits
Re-useable Code Additional Files Translations
No support by the author.
Community Bulletin:
This mod grabs all the latest information in your forum (posts, threads, events, birthdays, etc) and puts them into a newsletter to be sent to all your members that subscribe.
This mod has been around a long time and gone through many versions. It has been a paid version for a number of years with great success, but it's time to pass on the reigns.
[edit Feb 03, 2011]
Attempted fix for sending to users that are part of multiple user groups
[installation]
- upload some files
- upload the product.xml
- make 1 mod to the usercp options template
- FULL DETAILS in the README.txt
[note] many people ask why all the images, etc don't show up in the HTML version of what is in your forum. This is because most mail clients strip out the CSS and vbulletin is 99% CSS. I have created an HTML version that is nice and clean, but is forum independent. If you know what you are doing, you can edit this HTML file and build your own newsletter.
yea, you can modify the ./admincp/commbull_*_template* files. Unfortunately, to be able to put together so much information from various sources, I have not found a simple way to do the templates. Make sure you backup the template files before making any changes.
Thank you for your reply, I truly appreciate your time
Unfortunately when I open the template files that come in the download I'm fairly lost as to what to do to simply move the unsubscribe from where it is to where we want it. I can find "unsubscribe" easily enough and have been able to move it when tinkering with it while in the Combull area of my boards AdminCP but only temporarily. When I looked at the templates in the download it seems is a bit different and more confusing for me though.
I'm sorry to be a bother... I can just keep changing it before sending. I was just hoping there was an easy fix so I could save myself a bit of work over the long run by making the change permanent.
Thank you for your reply, I truly appreciate your time
Unfortunately when I open the template files that come in the download I'm fairly lost as to what to do to simply move the unsubscribe from where it is to where we want it. I can find "unsubscribe" easily enough and have been able to move it when tinkering with it while in the Combull area of my boards AdminCP but only temporarily. When I looked at the templates in the download it seems is a bit different and more confusing for me though.
I'm sorry to be a bother... I can just keep changing it before sending. I was just hoping there was an easy fix so I could save myself a bit of work over the long run by making the change permanent.
Thanks again!
i can definitely understand how this seems daunting. As each section of HTML code gets handled differently, I'm not even sure about how it will work moving the unsubscribe link to other HTML sections. If you search for
in commbull_template_htmlnew.php and then for "forgotten_your_password", you should find where to move the code pieces ... again, i'm not even sure that this will work, so test it first.
in your ./includes/config.php file, you will have something that says $vbulletin->debug = 1; (or something like that). you can just delete the entire line.
in your ./includes/config.php file, you will have something that says $vbulletin->debug = 1; (or something like that). you can just delete the entire line.