![]() |
Thanks TTG
Here's my update 1. I found a minor bug in the HTML printout that causes Thread block 4 to be labeled the same as thread block 3. You might want to edit it replace Code:
$HTML_threadspreview4 .=" <td colspan=\"7\"><b><i>$title3</i></b></td>\n"; Code:
$HTML_threadspreview4 .=" <td colspan=\"7\"><b><i>$title4</i></b></td>\n"; 2. I have added the user-selected articles header back in. The text version is working well but for the HTML version to be usable I would need to have a way of ensuring that truncating the message doesn't split HTML tags or tag pairs, or it could mess up the rest of the message. update - I got around this by using a tag like -MORE- right in the post. Then I made the commbull trim the article right at the tag, and there is no danger of cutting in a bad place! 3. I got rid of 222 lines of code in commbull.php by removing the redundant iterations of the same code for thread blocks 2, 3, 4 as were used in block 1. 4. I found a problem when I designated some 24 forum members in a special public group called proofreaders. When I tried to send the newsletter to them for proofing commbull complained that there were no users. I had to fix two queries to enable it to recognize the auxilliary user groups. All in all, with the exception of not having any calendar or birthday events working, it came off pretty well. I sent out 2800 newsletters this afternoon. Matt |
Quote:
EDIT I did a search with "Phrase Variable Name Only" on 'commbull' and it showed: Control Panel Global Phrases Containing 'commbull' commbull - Standard Phrase - Send Community Bulletin this is correct? But still isn't showing up. Other then this so far, install went smooth Thanks Coll |
I don't have commbull shown as a phrase. Even did a manual search for it but no luck!
Can someone with php MyAdmin please enter the following command: SELECT * FROM 'phrase' WHERE varname = 'commbull' And let me know what is displayed please? Thanks. |
Quote:
Did anyone has a hint? joergh |
Upps, problem solved? Seems to have something to do with the phrases. After a reload it is okay and says:
Format of the Newsletters [] HTML if checked. Plain Text if unchecked. thx! joergh |
Quote:
If you want to change any of the phrases, I think you go right into the language attachment file and change them there. Regards, Matt |
BTW I've uploaded the files but haven't sent a new bulletin as yet, is that why I don't have commbull shown as a phrase?
I don't have the option to send it from the admincp either. As well as that users don't have the option to subscribe/unsubscribe from their control panel. Will these appear after a Community Bulletin has been sent? |
Quote:
|
Just hard code it if you still have problems ;)
Code:
<td>Format of the Newsletters<br /><label for="commbull"><input type="checkbox" name="commbull_type" value="1" id="commbull_type" $checked[receivebulletin_type] />HTML if checked. Plain Text if unchecked.</label></td> |
How can I automate the production of the community bulletin to run say every Monday morning at 06:00 hrs?
:speechless: |
All times are GMT. The time now is 03:31 PM. |
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:
|