Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Community Newsletter Light 1.0.1 Details »»
Community Newsletter Light 1.0.1
Version: 1.0.1, by Gio~Logist Gio~Logist is offline
Developer Last Online: Oct 2022 Show Printable Version Email this Page

Category: End-User Options - Version: 3.7.2 Rating:
Released: 09-04-2008 Last Update: 10-01-2008 Installs: 256
 
No support by the author.

Brought To You By
ModernvB - Vbulletin Solutions & Services
http://www.modernvb.com

Premium Version: http://www.modernvb.com/vb_products....fo&productid=8

Community Newsletter 1.0.0 (Light)
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:
  • Send Community Newletters via html email - Adapts style from current theme
  • Custom Heading Message (html enabled)
  • Include Recent Topics
  • Incude New Members
  • Incude News
  • Select how many emails to send at once

[/CENTER]

You may not alter the template to take out our link titled "Community Forum Newsletter".

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #92  
Old 09-30-2008, 09:02 PM
Kalina's Avatar
Kalina Kalina is offline
 
Join Date: Mar 2005
Location: Canada
Posts: 99
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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."
Reply With Quote
  #93  
Old 10-01-2008, 01:04 AM
wwolf27 wwolf27 is offline
 
Join Date: Feb 2008
Posts: 80
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice work
Reply With Quote
  #94  
Old 10-02-2008, 04:15 AM
ade5675 ade5675 is offline
 
Join Date: Mar 2007
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

**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.
Reply With Quote
  #95  
Old 10-02-2008, 10:35 AM
Gio~Logist's Avatar
Gio~Logist Gio~Logist is offline
 
Join Date: Jun 2004
Location: San Francisco
Posts: 2,575
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #96  
Old 10-03-2008, 03:25 AM
haytham's Avatar
haytham haytham is offline
 
Join Date: Jan 2003
Location: USA-Egypt-UAE
Posts: 510
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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?
Reply With Quote
  #97  
Old 10-04-2008, 05:00 PM
giorgioarmani giorgioarmani is offline
 
Join Date: Dec 2006
Posts: 180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What if my site has no news?
Reply With Quote
  #98  
Old 10-04-2008, 11:32 PM
Alfa1's Avatar
Alfa1 Alfa1 is offline
 
Join Date: Dec 2005
Location: Netherlands
Posts: 3,537
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Then you make news!
Reply With Quote
  #99  
Old 10-05-2008, 11:00 AM
kartik786 kartik786 is offline
 
Join Date: Aug 2005
Location: India
Posts: 175
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #100  
Old 10-05-2008, 11:35 AM
yumyumcat's Avatar
yumyumcat yumyumcat is offline
 
Join Date: Jan 2006
Location: Sunny South Kitty Land
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #101  
Old 10-05-2008, 03:54 PM
AdrianH AdrianH is offline
 
Join Date: Sep 2007
Posts: 222
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:37 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05608 seconds
  • Memory Usage 2,309KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete