Page 1 of 1

Newsletter registration

Posted: Thu Mar 09, 2017 9:44 pm
by Tata
Newsletter works so far partially.
1. The registration works and the registree dets announcement.
2. The link works as well and there is the confirmation shown on the screen.
But
3. No address is added to the list.
What's wrong?

Re: Newsletter registration

Posted: Fri Mar 10, 2017 9:32 pm
by Tata
Vesion 2.3.2. works pretty fine. But I have some questions:
1. How to make the newsletter be delivered with images in the message?
2. How to define the logo? Where shall it be saved and how to include it into the templates?
3. The backlink in the message doesn't work. It inserts space (on various places though)
e.g. http://s%0akindu-test.cmsimple.sk/?SKinDU_01 - here after the first letter.

Re: Newsletter registration

Posted: Sat Mar 11, 2017 10:11 am
by Tata
EDIT: 2017.03.11

I tested it on iPhone and there the backlink works.
New test on MAC - the backlink redirected to
http://skindu.cmsi%0ample.sk/?SKinDU_01
Could you please register on http://skindu.cmsimple.sk/?Aktuality ?

I think the problem is in windows/unix line ednings. But still can't understand where is the line brake from in the middle of the URL. Howering the URL in e-mail message, the URL shown in the tooltip is also broken at this very position and looks like this
http://skindu.cmsi
mple.sk/?SKinDU_01
Thats't it. Saving all respective language files with "windows" line ending (CRLF) instead of "unix" (LF)made it. Now the URLs are not broken.
OOPS :-( doesn't work again. What may be wrong? The back link URL is broken again. But this time it looks
http://s
kindu.cmsimple.sk/?Aktuality

Re: Newsletter registration

Posted: Sat Mar 11, 2017 2:28 pm
by Tata
I give up to further speculation with the plugin. It stopped working at all. Even bran new installation doesn't do its expected work.
1. The subscribe.txt is not loaded, so no newsletter are sent
2. The backlinks are broken in two lines whatever linendings in source files is saved.
3. Publishing a newsletter I get
Fatal error: Cannot access protected property PHPMailer::$error_count in /www/c/m/u13296/public_html/_sub/skindu/plugins/newsletter/admin.php on line 248
I am sorry. The plugin seemed to be very promissing. But it requires more speculating than simple use.

Re: Newsletter registration

Posted: Sun Mar 12, 2017 2:49 pm
by cmb
Tata wrote:I give up to further speculation with the plugin. It stopped working at all. Even bran new installation doesn't do its expected work.
I suggest to report this to Jerry – he may overlook this thread. :)

Re: Newsletter registration

Posted: Sun Mar 12, 2017 3:50 pm
by Tata
Actually, I made one more try and it works now. But it took almost full day of setting, resetting, installing and reinstalling. ALso the difference with CRLF/LF and problems after saving on localhost and on host... I can't say right now what all have I made to make it working. ALso I don't know if and how long will this keep working.