The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Community Newsletter Light 1.0.1 Details »» | |||||||||||||||||||||||||
Premium Version: http://www.modernvb.com/vb_products....fo&productid=8 Community Newsletter 1.0.0 (Light) [/CENTER]With our Community Newsletter modification, you can keep your members up-to-date with all the latest on your website. One of almost every website's busiest days of the month are the days in which news letters and such are sent out to its members. Why? Keeping existing members updated will more than likely regain or keep their interest based on what they see. As simple as: - Upload The Product - Configure Options - Enjoy! Features on light:
You may not alter the template to take out our link titled "Community Forum Newsletter". Show Your Support
|
Comments |
#92
|
||||
|
||||
Sorry if this is a dumb question, but what does this part do?
"News Forum: Forum ID of the forum where your "News Section" will feed the latest threads from." |
#93
|
|||
|
|||
nice work
|
#94
|
|||
|
|||
**Great hack**
:up: I have two questions for you or anyone with answers. One - does it send emails to members that have checked the options NOT to receive emails from admin? Two - how do you change the bburl title color (in the preview email) to a different color from white. Is it a default vB setting? FYI ONLY -- I found out once the community letters are sent, each latest member link has an error in it. On the sent email, it shows 404 error page pointing to /member.php?u=2568 and not http://www.yourwebsite.com/member.php?u=2568 After looking around the files, I was able to figure it by going to the product-c_news_letter XML file to add the www.yourwebsite.com/ part in the code below Code:
</div>]]></template> <template name="c_news_letter_latest_memberbit" templatetype="template" date="1220381286" username="gio~logist" version="1.0.0"><![CDATA[<a href="/member.php?u=$member[userid]">$member[username]</a><if condition="$c_news_letter_latest_members_count != '10'">,</if>]]></template> <template name="c_news_letter_latest_threadbit" templatetype="template" date="1220601887" username="gio~logist" version="1.0.0"><![CDATA[<div class="smallfont"> <div class="smallfont"> change to Code:
</div>]]></template> <template name="c_news_letter_latest_memberbit" templatetype="template" date="1220381286" username="gio~logist" version="1.0.0"><![CDATA[<a href="http://www.yourwebsite.com/member.php?u=$member[userid]">$member[username]</a><if condition="$c_news_letter_latest_members_count != '10'">,</if>]]></template> <template name="c_news_letter_latest_threadbit" templatetype="template" date="1220601887" username="gio~logist" version="1.0.0"><![CDATA[<div class="smallfont"> <div class="smallfont"> It worked for me so I know it is a right fix and I hope it helps others. |
#95
|
||||
|
||||
I think i made a post about that, but I haven't had a chance to update the zip. However, i just updated it with the url fix :up:
Also, it currently sends to all users in the Light version. As for editing the links, you'd need to adjust the c_news_letter template accordingly. |
#96
|
||||
|
||||
Great. Works perfectly but for 1 thing. The image icons near the posts don't show. An clues?
Also, can we increase number of shown news or posts? |
#97
|
|||
|
|||
What if my site has no news?
|
#98
|
||||
|
||||
Then you make news!
|
#99
|
|||
|
|||
does it have cron ? ability to the number of members who receive emails and ability to opt out?
if not, does the premium one have it? I have over 70k members on a semi dedicated and wouldnt want to mess the server up |
#100
|
||||
|
||||
Is there a pay version and what's the difference?? I could've sworn this was a feature of vBulletin a while back wasn't it, but there was more to it.
|
#101
|
|||
|
|||
I have installed this and added 3 forum id's that should be excluded from the information shown.
In each case these are ignored and the information from private/admin forums is sent out in the "Recent Threads " section. edit : Product now uninstalled. |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|