Newletter

Download plugins, language packs and stuff.

Postby FI-DD » Fri Jul 04, 2008 1:30 pm

Try to directly edit the template in data/tpl/Newsletter.tpl.
User avatar
FI-DD
Admin
 
Posts: 2971
Joined: Thu Sep 22, 2005 11:27 am
Location: Germany

Postby crusi1986 » Sun Sep 21, 2008 10:31 am

Have somebody fixed problem with cn_subscribe();? I still got blank page when i add name and email, and nothing is adding to emails.txt. I've tried to change paths to emails.txt and newsletter.txt it didn't help.

Secon question. How can i change the link which is generated to show full news in sended newsletter. By default it's "main.php?id=news_id_here", but what i need is show.php?id=news_id_here&category=cat_id_here"
What don't kill us will make us stronger...
crusi1986
 
Posts: 15
Joined: Sun Sep 14, 2008 9:03 pm

Postby Spoon » Tue Oct 21, 2008 2:25 pm

has someone made replyer yet?

so you fill in your email you get an email in wich is stated that you enlisted to the newsletter.
If you are sure you follow the link, if not you delete the mail.
After that you are enrolled to the newsletter.

is that possible?
I really need that. (because the double link is actually the only legal way to subscribe people to newsletters...)
Spoon
 
Posts: 64
Joined: Wed Apr 02, 2008 2:47 pm

Postby samiro » Thu Jun 11, 2009 10:28 am

i there a new plugin for the cutenews ru ?

pleaseeeeeeeeee
User avatar
samiro
 
Posts: 103
Joined: Sun Apr 20, 2008 1:52 pm
Location: IL

helpp

Postby samiro » Thu Jun 11, 2009 1:12 pm

the Click here to unsubscribe link - is not working...

can someone help me !?
User avatar
samiro
 
Posts: 103
Joined: Sun Apr 20, 2008 1:52 pm
Location: IL

Confirmation

Postby marcelvk » Fri Jun 19, 2009 9:08 pm

Like nam says is there a way to activate your e-mail adres trough an activation code send to the e-mail adres and if it is not activated it gets deleted.
marcelvk
 
Posts: 29
Joined: Thu Jun 19, 2008 10:10 pm

Newsletter - 300 mails per hour

Postby marcusmagalhaes » Wed Dec 16, 2009 3:53 pm

I've a big problem... in my provider I can send only 300 mails per hour.. I need a change code for send 300 per hour.. It's a possible??? thank you for helping...
marcusmagalhaes
 
Posts: 163
Joined: Tue Apr 24, 2007 1:17 pm

phpmailer

Postby marcusmagalhaes » Mon Dec 21, 2009 4:58 pm

marcusmagalhaes
 
Posts: 163
Joined: Tue Apr 24, 2007 1:17 pm

Postby marcusmagalhaes » Tue Jan 05, 2010 5:35 pm

I can send newsletter with smtp server, like this...

this script is a phpmailer.....

$mail = new PHPMailer();

$mail->IsSMTP(); // telling the class to use SMTP
$mail->Host = "server"; // SMTP server
$mail->SMTPDebug = 2; // enables SMTP debug information (for testing)
$mail->Port = 25; // set the SMTP port for the GMAIL server


change this send ....
newsletter_mail($recip, $subject, $message, $from);
marcusmagalhaes
 
Posts: 163
Joined: Tue Apr 24, 2007 1:17 pm

Postby DarkSlim » Wed Jan 06, 2010 2:03 pm

marcusmagalhaes wrote:I can send newsletter with smtp server, like this...

this script is a phpmailer.....

$mail = new PHPMailer();

$mail->IsSMTP(); // telling the class to use SMTP
$mail->Host = "server"; // SMTP server
$mail->SMTPDebug = 2; // enables SMTP debug information (for testing)
$mail->Port = 25; // set the SMTP port for the GMAIL server


change this send ....
newsletter_mail($recip, $subject, $message, $from);


I see, well, have you tried to implement it?
Using SMTP should solve your problem?
User avatar
DarkSlim
 
Posts: 296
Joined: Thu Aug 06, 2009 4:18 pm
Location: IL

Postby marcusmagalhaes » Fri Jan 08, 2010 11:55 am

I try implement it, but I could not ....
marcusmagalhaes
 
Posts: 163
Joined: Tue Apr 24, 2007 1:17 pm

Postby D72 » Wed Mar 31, 2010 12:36 pm

i also use the newsletter, well, i am going to use it...
And i am testing it again and discovered that the unsubscribe link from the email that the receiver got, is not working.
Also read that there are other people dealing with it. A shame.
Still no fix or workaround for it?
Or is there a way to create some kind of a hard coded url for unsubscribe

Other thing is, i would like to see that the TinyFck editor is activated or integrated to make my newsletters.
I know some html and coding. But clients just have no idea what to do when they make a newsletter and see all the HTML crap :)
Is it hard to let TinyFck work with the news letter too?
User avatar
D72
 
Posts: 336
Joined: Thu Feb 22, 2007 12:05 am
Location: NL

Postby DarkSlim » Wed Apr 07, 2010 2:38 pm

D72 wrote:i also use the newsletter, well, i am going to use it...
And i am testing it again and discovered that the unsubscribe link from the email that the receiver got, is not working.
Also read that there are other people dealing with it. A shame.
Still no fix or workaround for it?
Or is there a way to create some kind of a hard coded url for unsubscribe

Other thing is, i would like to see that the TinyFck editor is activated or integrated to make my newsletters.
I know some html and coding. But clients just have no idea what to do when they make a newsletter and see all the HTML crap :)
Is it hard to let TinyFck work with the news letter too?


The unsubsribe link has worked for me, well, may be i changed something lol
i don't remember, show me how your link looks like and i'll check/ :)

The other idea is interesting i'll think about it!
User avatar
DarkSlim
 
Posts: 296
Joined: Thu Aug 06, 2009 4:18 pm
Location: IL

Previous

Return to Additional Downloads



Who is online

Users browsing this forum: No registered users and 0 guests

cron