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)

DjEddie 01-28-2010 04:45 PM

Quote:

Originally Posted by MicroHellas (Post 1968977)
Could you please check carefully and tell me if its HTML code or BBCODE?

Maria

Hi Maria ..

Its definately html code in the email that shows up :)

Veer 01-28-2010 04:47 PM

Quote:

Originally Posted by voglermc (Post 1969020)
How can I import a CSV list of subscribers?

I want to know this as well.

MaryTheG(r)eek 01-28-2010 05:18 PM

Quote:

Originally Posted by DjEddie (Post 1969122)
Hi Maria ..

Its definately html code in the email that shows up :)

What email client are you using? Does it supports HTML emails?

Maria

MaryTheG(r)eek 01-28-2010 05:20 PM

@@ voglermc
@@ veer
-------------------
Sorry, only in the PRO version. This is advanced feature for a free mod.

Thank you for your understanding,
Maria

voglermc 01-28-2010 05:37 PM

ok, I'll upgrade if you can tell me how to set it so only 500 emails go out per hour, thanks for a great mod

kisanjong 01-28-2010 08:40 PM

Quote:

Originally Posted by MicroHellas (Post 1969015)
...lol... I was expecting such a question. But my dear MrKing if I was adding real unsubscribe link in a test email, who should be unsubscribed if by mistake clicked on the link?? Me? no...You!! :-))) That's why I deactivated it in test emails.

To show it as source code means that your email client dosen't supports HTML emails. Which one are you using?
Editing: The rest email appears correctly?

Maria


lol to be honest i did not click on the link it was just when djeddie mentioned ( Also makes the unsubscribe link .. not linked ) i decided to check the source code.

haha

anyway i am using ms outlook 2007 which does support html emails i just left clicked and selected view source code ;)

also i will try the menu alignment later as i just got in from work. :)

DjEddie 01-28-2010 08:48 PM

Quote:

Originally Posted by MicroHellas (Post 1969153)
What email client are you using? Does it supports HTML emails?

Maria

Hi,

I'm using yahoo one and yes it supports html .. other members i have tested it with use hotmail one and other clients

balkanboy 01-28-2010 09:24 PM

lol there is a pro version? hrmm

MaryTheG(r)eek 01-29-2010 07:52 AM

Quote:

Originally Posted by MrKing (Post 1969293)
lol to be honest i did not click on the link it was just when djeddie mentioned ( Also makes the unsubscribe link .. not linked ) i decided to check the source code.

haha

anyway i am using ms outlook 2007 which does support html emails i just left clicked and selected view source code ;)

also i will try the menu alignment later as i just got in from work. :)

I found a typo which most probably is causing this problem. Please open newsletter.php and in line 525 check if it's like:
Code:

$mail->Body = $bodytext.$bottomline;;
If yes, then change it to:
Code:

$mail->Body = $bodytext.$bottomline;
Please let me know.

Thank you
Maria

MaryTheG(r)eek 01-29-2010 07:53 AM

Quote:

Originally Posted by DjEddie (Post 1969298)
Hi,

I'm using yahoo one and yes it supports html .. other members i have tested it with use hotmail one and other clients

Please see post #99

Maria


All times are GMT. The time now is 05:22 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.01192 seconds
  • Memory Usage 1,740KB
  • 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)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