grandeur_69 has released his latest version of CommBull as a free add-on, indicating that he no longer has time to continue developing it. I am posting this here for the benefit of other vBulletin 4.x who don't want to lose the newsletter feature (grandeur_69 has approved this).
I have the previous (commercial) version, 4.5f, which does run successfully via a cron job, running on 4.01. It required some modification of the installation instructions but it does work. I expect you should be able to get this version running as well, although as the coder noted the cron capability won't work.
1. Edit product-Commbull.xml and find the following line:
This now works. I had a ( instead of a { on the previous code. Thanks to grandeur_69 for pointing this out!
Notes:
The product is not mine so I can't offer any support for CommBull itself. However, I have been using the paid versions of this mod for some time and I'm happy to offer what support I can for making the changes necessary to get it running on 4.x.
I have been in communication with grandeur_69. He has indicated that he has no objections to this thread and that as he gets time he will be trying to develop this add-on further as a free product.
Update July 12, 2010: Product XML file provided by grandeur_69 for vBulletin 4.x.
NOTE:
If you have already done the manual edits, do NOT use the XML file. And if you import the XML file, you should not need to do the manual edits.
Some people are encountering problems using the XML file. If you are one of them, uninstall the product and use the manual edits. Those seem to work just fine.
Update July 14, 2010: Error in XML file corrected.
With your manual edits to modifyoptions above, the problem is, if the Admin does not allow members to email other members, these options will not show in the UserCP. I think that since the Newsletter will usually come from an Admin, the options should be available regardless of the Members being able to email each other. To correct this the <vb:if> statements should be removed (they are not included in the xml file either).
Also, IMHO, it looks better if you put a space in between the check box and the label. To do this, you just need to insert a space before the phrase. I have included the code for both items above, in the below box (this is both check boxes):
Thank you. The reason I used the if statements is because I don't want the member to be receiving the newsletters if s/he's unchecked the "Receive Email from Administrators" checkbox.
I've never had the email other members option disabled - I'll look further into this.
Thank you. The reason I used the if statements is because I don't want the member to be receiving the newsletters if s/he's unchecked the "Receive Email from Administrators" checkbox.
I've never had the email other members option disabled - I'll look further into this.
That is what I figured. from the looks of it though, it looks like Commbull supports and complies with the Admin Email option. So if (if I am reading it right) they have that option off, they won't get the newsletter anyway (unless you check the box to ignore this option).
I downloaded & installed this great mod without a hitch...I configured the html to look exactly as I wanted it to.
When I was ready, I went to the send page and clicked on the 'send' button below...then the mod done its thing and listed all my user (blu blu...user...html ok) and way at the bottom it says 'All Done!.
Problem: None of my users got the email! And there's no way (that I know of) to verify delivery (something like 'sent mail')...can anyone tell me what's going on?