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)

giorgino 05-07-2010 05:47 AM

I've bought commercial version, but download link don't work... How can I do?

giorgino 05-07-2010 05:55 AM

Sending a campaign with free version some of my users, have received more the one e-mail, more ore less one each hour

ViktorDA 05-07-2010 06:06 AM

Quote:

Originally Posted by giorgino (Post 2032963)
I've bought commercial version, but download link don't work... How can I do?

Enter a website address where you will use modes. :)

MaryTheG(r)eek 05-07-2010 06:22 AM

Quote:

Originally Posted by giorgino (Post 2032963)
I've bought commercial version, but download link don't work... How can I do?

Please don't use it for anything commercial. Contact me by email

Sagobal 05-11-2010 09:55 AM

Nice product, but I had a problem. It doubles all Links witch are insertet at the "template_hook['navbar_end']".

Solved problem with complete change of the "Newsletter Navbar" Plugin to:
PHP Code:

if ($vbulletin->userinfo['permissions']['micronewsletter'] AND $vbulletin->bf_ugp['micronewsletter']['moderate'])
{
$template_hook['navbar_end'] .= '<a href="newsletter.php">'.$vbphrase['micronewsletter_menu'].'</a>';


And i noticed, that in the "Location" plugin is hardcoded language.

robbiefritz 05-12-2010 11:12 AM

Quote:

Originally Posted by giorgino (Post 2032966)
Sending a campaign with free version some of my users, have received more the one e-mail, more ore less one each hour

I have the same problem. The campaign is set to send one day at a specific time. Members received the newsletter eight times before I deleted the campaign. Was something not installed correctly? Thanks.

robbiefritz 05-12-2010 11:21 AM

Quote:

Originally Posted by MicroHellas (Post 2019056)
The unsubscribe link works, the problem is that for some strange reason the file:
vb_dir/includes/cron/micronewsletter_campaigns.xml can't read the phrases:
Code:

  // PM phrases to Buyer
  $unsubscribe = $vbphrase["micronewsletter_to_unsubscribe"];
  $clickhere = $vbphrase["micronewsletter_click_here"];

at lines 14 & 15. So open that file, and manually enter the text. eg:
Code:

  // PM phrases to Buyer
  $unsubscribe = 'To Unsubscribe from this Mailing, ';
  $clickhere = 'Click Here';

Maria

php file, yes :)

Made the change and now the test message shows the option to unsubscribe. :up:

DjEddie 05-12-2010 12:28 PM

Quote:

Originally Posted by robbiefritz (Post 2035655)
I have the same problem. The campaign is set to send one day at a specific time. Members received the newsletter eight times before I deleted the campaign. Was something not installed correctly? Thanks.

I'm having the same problem, i've had people wanting to cancel their account due to 10 to 15 emails being received from 1 campaign that they should of had only 1 email..

Please need a quick fix.

I've deleted the campaign but I don't know if the emails are still sending or not. Is there another way to cancel the emails being sent or checking if they are still sending?

Thank you

Eddie

Wakey 05-14-2010 08:39 AM

I don't use my host for sending email, but my external mail server (gmail for domains) and as such this doesn't seem to work. Is there anything I can do to get it to work (Even if it means buying the paid version)

DjEddie 05-16-2010 12:26 PM

Quote:

Originally Posted by DjEddie (Post 2035691)
I'm having the same problem, i've had people wanting to cancel their account due to 10 to 15 emails being received from 1 campaign that they should of had only 1 email..

Please need a quick fix.

I've deleted the campaign but I don't know if the emails are still sending or not. Is there another way to cancel the emails being sent or checking if they are still sending?

Thank you

Eddie

is there any support for this?


All times are GMT. The time now is 09:11 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.01373 seconds
  • Memory Usage 1,746KB
  • 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
  • (1)bbcode_php_printable
  • (6)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