| Author |
Message |
x-byte
Joined: 14 Nov 2005 Posts: 170
|
|
|
|
I can't add emails either, just manually. Tried serveral things with the paths.
|
|
| Tue Feb 27, 2007 11:13 pm |
|
 |
Guest
|
|
|
Please login to hide the ads.
|
|
|
|
 |
astrostart

Joined: 11 Feb 2007 Posts: 124 Location: The Netherlands |
|
|
|
Brilliant FI-DD! Now it works!
_________________ My site: http://www.astrostart.nl | Thanks to everyone here who has helped me! |
|
| Tue Feb 27, 2007 11:38 pm |
|
 |
Heya Im Me
Joined: 01 Feb 2006 Posts: 189
|
|
|
|
FI-DD, please tell me you get paid for being the absolute best in customer support. I can't tell you how much more I love this CMS over every other one just because you're always around with answers.
Thanks so much!
-HIM
|
|
| Wed Feb 28, 2007 12:58 am |
|
 |
FI-DD
Admin

Joined: 22 Sep 2005 Posts: 2683 Location: Germany |
|
|
|
 |  | FI-DD, please tell me you get paid for being the absolute best in customer support. |
Yeah, I do get paid by all of you fellow visitors everytime you see and click an interesting ad.
|
|
| Wed Feb 28, 2007 1:30 am |
|
 |
scottdallas

Joined: 04 May 2006 Posts: 1808 Location: US |
|
|
|
 |  | Yeah, I do get paid by all of you fellow visitors everytime you see and click an interesting ad. |
http://www.lulu.com was the most interesting ad posted that I clicked so far. With a domain like that, I had to click.
_________________ www.scottdizzle.com uses cnr
last update: 07-22-08: 8:30 pm |
|
| Wed Feb 28, 2007 4:53 pm |
|
 |
x-byte
Joined: 14 Nov 2005 Posts: 170
|
|
|
|
I'm having trouble with non english characters with this newsletter. The problem is mostly Windows Mail I think (in Vista). The charset isn't working. I get som strange characters and no charset is working. Gmail is working nicely though...
Anyone having simular problems?
|
|
| Tue Mar 13, 2007 5:26 pm |
|
 |
Geahn

Joined: 13 Mar 2007 Posts: 13
|
|
|
|
With me the same problem is happening, when I clik in OK they are not sent nothing. How I resolve?
|
|
| Wed Mar 14, 2007 2:31 pm |
|
 |
flyboy17
Joined: 21 Feb 2007 Posts: 47
|
|
|
|
This add-on is really great! Thanks a lot 
|
|
| Fri Mar 23, 2007 2:24 pm |
|
 |
x-byte
Joined: 14 Nov 2005 Posts: 170
|
|
|
|
Is it possible to make the newsletter automatic. Like set it to send a newsletter each week or daily?
Also, what about this character problem, where letters not in the english alfabeth doesn't work. I'm using UTF-8.
|
|
| Fri Apr 20, 2007 12:55 pm |
|
 |
flyboy17
Joined: 21 Feb 2007 Posts: 47
|
|
|
|
Nice one, is there also a way to add the news avatar to each news item?
I tried to add the {avatar} tag into the newsletter.tpl (without success )
Last edited by flyboy17 on Sat Jun 23, 2007 12:55 am; edited 1 time in total |
|
| Fri Jun 08, 2007 2:07 pm |
|
 |
FI-DD
Admin

Joined: 22 Sep 2005 Posts: 2683 Location: Germany |
|
|
|
In editnews.mdu find this:
 |  | $body = str_replace("{nl-full-story}", replace_news("show", $story['full']), $body); |
add below:
 |  | $body = str_replace('{avatar}', ($row['avatar'] ? '<img src="'.$row['avatar'].'" alt="" border="0" align="absmiddle">' : ''), $body); |
{avatar} should be working now in the body of the newsletter (comment template).
|
|
| Fri Jun 08, 2007 2:18 pm |
|
 |
flyboy17
Joined: 21 Feb 2007 Posts: 47
|
|
|
| Fri Jun 08, 2007 3:45 pm |
|
 |
sempro
Joined: 27 Apr 2006 Posts: 72
|
|
|
|
hi guys, exist any way where I can convert the format email.txt from newsletter 3.0 (cutenews version) to cutenews.ru newsletter plugin 1.0?
|
|
| Sat Jun 23, 2007 12:53 am |
|
 |
FI-DD
Admin

Joined: 22 Sep 2005 Posts: 2683 Location: Germany |
|
|
|
What's the difference between those two formats?
|
|
| Mon Jun 25, 2007 5:28 pm |
|
 |
afxback
Joined: 11 Nov 2005 Posts: 123
|
|
Two problems with this plugin |
|
I have also the same problem with character setting. Unfortunately it seems no solution has been found yet.
I have another probem:
I can not sort news updates by "ASC" and "DESC" or "DATE" before snding to subscibers.
It lists the selected posts from oldest to newest by default while I just want to have it listed from newest to oldest like:
Latest
1. The Last post.........
2. The previous post before the latest.......
3. The post befor the last two posts..........
4...................
5...........
6 The oldest news selected.........
|
|
| Sat Aug 25, 2007 4:37 pm |
|
 |
|