vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - microNEWSLETTER (Mailinglist Manager) (https://vborg.vbsupport.ru/showthread.php?t=234208)

Nadeemjp 01-31-2010 03:37 AM

MAria good mod.
i just upgraded to vb4 and yours is the first mod i installed.
i have a question, your instructions do not tell us how to send the newsletter?
i have configured as instructed, but now i need to send a letter to my members telling them we are back open.

second thing is, i have currently 845 users. my hosting servers allow me to only send 500 mails per hour. how can i manage that?

looking forward to hearing from you

skylab 01-31-2010 03:56 AM

Nice mod. Can I add multiple emails at once?

MaryTheG(r)eek 01-31-2010 03:59 AM

Quote:

Originally Posted by DjEddie (Post 1970502)
it was built using the 1st release ... i just made another test now with vbeditor and sent email to myself.. will let u know if it comes thru correctly :)


edit: ... okay works now .. the coding is showing up properly ...

only problem now is the To Unsubscribe from this Mailing, Click Here ... there is no link to click.

Heyyyy !!! Think a bit deeper ....lol... (I'm kidding). It's a test email. I removed the link from there, because if you clicked it by mistake (to test it), you'll be removed from the list ...lol..

Maria

MaryTheG(r)eek 01-31-2010 04:04 AM

Quote:

Originally Posted by Nadeemjp (Post 1970978)
MAria good mod.
i just upgraded to vb4 and yours is the first mod i installed.
i have a question, your instructions do not tell us how to send the newsletter?
i have configured as instructed, but now i need to send a letter to my members telling them we are back open.

Send email works with the help of a cron job. If you left datetime unchanged, then the emails will be send in the next cron run (default: every 30 min). If you want to send them right now, you must run the crom microNEWSLETTER manually.

Quote:

Originally Posted by Nadeemjp (Post 1970978)
second thing is, i have currently 845 users. my hosting servers allow me to only send 500 mails per hour. how can i manage that?

looking forward to hearing from you

Sorry, this feature is supporting only in the PRO version, among many others additional features.

Maria

Nadeemjp 01-31-2010 04:54 AM

alright maria, i will buy the pro version from you.
rather i would wanna have a look at other of your modifications PRO.
by the way, how can i configure my site so that if someone types www.site.com they are directed to CMS home?

MaryTheG(r)eek 01-31-2010 05:15 AM

Quote:

Originally Posted by Nadeemjp (Post 1971011)
alright maria, i will buy the pro version from you.
rather i would wanna have a look at other of your modifications PRO.
by the way, how can i configure my site so that if someone types www.site.com they are directed to CMS home?

Do you mean vB's CMS? This is automatic. But if you've vB's installation in a subdirectory (eg forums), then you must edit your site's index.php to contain only:
Code:

<?php
header("location:myforumdirectory/content.php");
?>

Change myforumdirectory with the actual directory name

Maria

MaryTheG(r)eek 01-31-2010 05:58 AM

Quote:

Originally Posted by skylab (Post 1970988)
Nice mod. Can I add multiple emails at once?

Do you mean email addresses, or email messages? Most probably email addresses. Currently not, but in an upgrade I'll add a feature to allow multiple insertions (but not importing).

Maria

Nadeemjp 01-31-2010 06:09 AM

ah thank you so much maria, i have been driven crazy for this problem.
my all vb files are in public_html/forums so i write the word "forums" minus the quotes in place of myforumdirectory?

MaryTheG(r)eek 01-31-2010 06:20 AM

Quote:

Originally Posted by Nadeemjp (Post 1971030)
ah thank you so much maria, i have been driven crazy for this problem.
my all vb files are in public_html/forums so i write the word "forums" minus the quotes in place of myforumdirectory?

You're write:
Code:

<?php
  header("location:forums/content.php");
?>

but better download the attached file and upload it to your ROOT directory.

Maria

skylab 01-31-2010 01:35 PM

Quote:

Originally Posted by MicroHellas (Post 1971026)
Do you mean email addresses, or email messages? Most probably email addresses. Currently not, but in an upgrade I'll add a feature to allow multiple insertions (but not importing).

Maria

Thanks! I have a few thousand I'd love to add but looks like I'll need to do it one by one. Here's another feature request, making it possible to export/import through the same mod. Would be nice to have a file of all the emails as backup.


All times are GMT. The time now is 10:58 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
  • Page Generation 0.01278 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete