The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Commbull (Community Bulletin) 5.1b Details »» | |||||||||||||||||||||||||||||||||||||||||||||
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. Download Now
Screenshots
Show Your Support
|
2 благодарности(ей) от: | ||
M Shaker |
Comments |
#252
|
||||
|
||||
Well I don't know what to say, that's the error I'm receiving.
|
#253
|
|||
|
|||
Hello, I have a problem with the MOD under vb4.1.7
After a fresh installation (all other mods are disabled), it does not work. Commbull Version 5.1b and the xml from https://vborg.vbsupport.ru/showthrea...=233798&page=7 I get an error message when sending mail related to the body. The preview works though. Code:
Parse error: parse error, expecting `T_VARIABLE' or `'$'' in ...\admincp\commbull_functions.php(487) : eval()'d code on line 166 Parse error: parse error, expecting `T_VARIABLE' or `'$'' in ...\admincp\commbull_functions.php(488) : eval()'d code on line 33 Thanks Igel1 |
#254
|
|||
|
|||
Sorry, my mistake.
The MOD works on 4.1.7 The error was because of my german translation since had a variable errors crept |
#255
|
|||
|
|||
Hello all,
I would like to install a checkbox for the newsletter in the registry under vb4.1.7 this code: Code:
<div class="blockrow"> <label>{vb:rawphrase receive_email}...</label> <div class="rightcol"> <ul class="checkradio group"> <li> <label for="cb_adminemail"><input type="checkbox" name="options[adminemail]" value="1" id="cb_adminemail" tabindex="1" {vb:raw checkedoff.adminemail} /> {vb:rawphrase receive_email_from_bulletin_board_staff}</label> </li> <vb:if condition="$show['email']"> <li> <label for="cb_showemail"><input type="checkbox" name="options[showemail]" value="1" id="cb_showemail" tabindex="1" {vb:raw checkedoff.showemail} /> {vb:rawphrase receive_email_from_other_members}</label> </li> </vb:if> <li> <label for="receivebulletin"><input type="checkbox" name="receivebulletin" value="1" id="receivebulletin" tabindex="1" {vb:raw checkedoff.receivebulletin} /> {vb:rawphrase receive_email_from_commbull}</label> </li> <vb:if condition="$show['email']"> <li> <label for="commbull"><input type="checkbox" name="commbull" value="1" id="commbull" tabindex="1" {vb:raw checkedoff.receivebulletin} /> />{vb:rawphrase receive_email_from_commbull}</label> </li> </vb:if> </ul> Please can anybody help me. Thanks Igel1 EDIT Another question In setting section when I select for "Only include threads that have been started or replied to since this date?" as yes, I get in the newsletter threads older than the date I selected. The threads are older and the last post in the thread also older. |
#256
|
|||
|
|||
Quote:
|
#257
|
|||
|
|||
Sorry, but in the other thread are no info on how to build in a checkbock for the newsletter in the registry site.
And this question: Quote:
sorry for my english |
#258
|
|||
|
|||
Does this support latest version of vbulletin 4.1.9
|
#259
|
|||
|
|||
^^^^^what this person said^^^^^^
If it can be made to work properly I would be extremely grateful. LB |
#260
|
|||
|
|||
Got an error
Database error in vBulletin 3.8.3: Invalid SQL: UPDATE forum SET replycount=replycount+1,threadcount=threadcount+1, lastpost='1326124535',lastpost er='myusername' WHERE forumid IN (); MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1 Error Number : 1064 Request Date : Monday, January 9th 2012 @ 10:55:32 AM Error Date : Monday, January 9th 2012 @ 10:55:35 AM Script : mysite.com/commbull.php?do=send Referrer : mysite IP Address : 1**.**myip.*** Username : myusername Classname : vB_Database_MySQLi MySQL Version : 5.1.56-log |
#261
|
|||
|
|||
does this work on 4.1.9 version?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|