![]() |
Updated 30 Nov 2001
Fixed a typo and Birthday Date Bug --------------------------------------------- Here's a new version of the Community Bulletin + HTML With the changes and the inclusion of the news section I have titled it News and Email Community Bulletin Generator. Here's a list of the changes/modifications that were made Include News Articles (Threads) in bulletin. Remove vbCode from news articles before sending email. User email options include HTML or Text. Forums are sorted by displayorder. Category forums do not contain yes/no option. Private forums marked as no by default. Fix lasteventdate bug. Modify admin/index.php installation instructions for version 2.2.x and version 2.0.x. Include Admin CP edit user option to include Receive Community Email Bulletin and Type (HTML or TEXT). Remove user password, send link instead. Preview of HTML and TEXT email. Post to Forum can be HTML or TEXT Modified a few mysql SELECT * queries to include only necessary fields. Cosmetic changes ...... To install Copy the commbull.php file to the admin/ directory. WIth a web browser access the commbull.php file. Example: http: //yoursite.com/forums/admin/commbull.php Follow the additional installation instructions. This hack is based on Community Bulletin Generator by Kier and additional Community Bulletin Generator functions by Kevin Additional: This hack has only been tested on my machines. I don't have the ability to send emails to a lot of users so this has not been tested either. Remember: BACKUP and TEST. 213 |
Cool! I'll have to try this when I get home from work tonight. :)
|
GREAT JOB! I was hoping for a text or html version.
thank you and keep up the great work. |
I lied. I installed it during lunch. Excellent job!! :D
|
Does this display the forums in a straight list or in a hierarchy?
|
Well,
I told you in the other thread I'm not ready to give up on this hack. :) I gave up on the script not being able to add the fields in my user table so I added them myself using these commands (Yes, it worked fine) Code:
ALTER TABLE user ADD receivebulletin SMALLINT (5) UNSIGNED DEFAULT '1' not null Code:
ALTER TABLE user ADD receivebulletin_type SMALLINT (5) UNSIGNED DEFAULT '1' not null I then accessed the commbull.php via the web and yes, it FINALLY asked me for my admin username and password (This was my stumbling block with the old version) I entered my username and password and then got the screen stating: "User tables have been altered sucessfully. Installation instructions for the News and Email Community Bulletin Generator. " So I made all of the changes according to this file. And then I clicked on the "Go" button at the bottom of the page. And....... nothing. :( The same install page just keeps repeating itself when I click on the "Go" button. Sooooo close.......... Any ideas? |
Quote:
|
Quote:
|
Quote:
|
Quote:
|
I already have the first version of this installed, what should I do to upgrade?
|
Upgrade instructions
Copy the new commbull.php file over your existing (backup your old one first) one. Access the commbull.php either through the Admin CP or directly through web browser. Installation will appear and install new user table field. Read the installation instructions. There are some additional fields to be added. Mainly for the "user option to select html or text" in a template and the member.php file. For additional Admin options see the attached admin_commbull text file. |
Quote:
|
In general, any comments or feedback?
|
Quote:
People who are using earlier versions of this have no idea what they are missing. :) |
Thank you :) it was a nice upgrade.
Working fine and installation was a snap. Amy |
Quote:
|
I noticed a SIGNIFICANT improvement in how many people actually came to check out the board because of the bulletin.
I have been sending out the old style bulletin for months, with pretty decent results. However, the new style brought in people that haven't logged on in ages. And they stuck around to read stuff instead of just going to the control panel to turn off the bulletin option. Nice job :) Amy |
Quote:
// HTML Color Variables $cbgLink = ""; $cbgVLink = ""; $cbgALink = ""; $cbgTitleText = "#41344A"; $cbgTableHead = "#626194"; $cbgTHFontColor = "#FFF788"; $cbgTableCategory = "#A4A1CD"; $cbgTableCells = "#E7E7F1"; |
Great update, the html bulletin looks awsome, thanks guys.
|
The admin_commbull.txt file is in binary code in the zip file. I've downloaded it twice and I get the same thing.
|
Quote:
|
Commbull txt file;
|
I installed this hack and tested it out. Nice job! However, just a couple things. Towards the top of the bulletin in front of one of the table tags is an extra { that shouldn't be there.
Also....towards the bottom, Recieve should be Receive. :D Would also be nice to see the total number of registered members in the Stats section. Other than that, looks great. Thanks! |
These extra " { and } " brackets that you're seeing are used to remove text when you post the bulletin to a forum. They are also removed when the bulletin is emailed. Example. The script generates each users info, like posts, last time the user visited ... These brackets surround the user info so when the bulletin is posted to a forum the user information is removed. If you remove the brackets then the post in the forum will show the users stats from the user generating the email. It also removes the news articles sections when you post to a forum. There is no reason to maintain multiple copies of the news information.
These brackets are also explained in the "Preview Email" section under the Community Bulletin Generator. :) |
Why are there NO instructions to add this hack?
All I see in the zip are the Admin CP instructions. Am I missing something here??? |
Quote:
|
OK I will put install instructions on the first post.
To install Copy the commbull.php file to the admin/ directory. WIth a web browser access the commbull.php file. Example: http: //yoursite.com/forums/admin/commbull.php Follow the installation instructions. That's it. :) |
Oh, okay.
I installed the older version before I upgraded my VB to 2.2.1 and I thought I remembered having to edit some files...maybe not. |
The files to edit are listed in the commbull install instructions, which are displayed when you access the commbull file through a web browser.
|
Hi..
Got problem !!! The Age behind the name is shift down.. Normally, Benjapa(26), Duengpon(34).... etc. Please help.. UPCOMING BIRTHDAYS: December 3: Benjapa December 5: Duengpon (26) December 5: Busakorn Laohawiroj (34) |
Quote:
Find This: PHP Code:
PHP Code:
|
News & Emil Community Bulletin Generator has been updated to fix a typo and the Birthday Date bug.
:) |
So just download the new .zip and upload the new commbull.php, and that's all there is? That will fix the problem Sukij mentioned, or do we still need to do what you said in Post 32?
|
Quote:
That's it. |
Great hack! One problem though - it doesn't find my Super Moderators even though I choose to send to them. Any ideas?
|
Would it be possible to have it remember settings? That would help a LOT.
Also, I spent about 5 minutes getting the settings right, then hit preview, forgot someting, hit back, and it was reset! :( |
I have a problem that I need help with. Although I set:
"Only include threads that have been started or replied to since this date? Note: Only applies to sections sorted by Most Replies or Most Views (others automatically adhere to above date)" ....to 'Yes', the choices for Most Replies and Most Views does not adhere to the date I choose. Instead it chooses them from the beginning. How can I fix this? |
Is there a way to set NO as the default for the forums selected in the admin panel when putting the bulletin together? I only select a few forums, so I end up having to click NO on most of the forums that I have.
|
Quote:
"Only include threads that have been started or replied to" If a new thread is start on 1 May 2001 and the last post is 1 June 2001 and you select the date to be 25 May 2001, it will include this thread because of the last post being after 25 May. Does that make sense? |
All times are GMT. The time now is 11:47 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|