Newsletter_XH - Issues with subscription and content

Third Party Plugins to CMSimple - how to install, use and create plugins

Moderator: Tata

Torsten.Behrens
Posts: 522
Joined: Thu May 22, 2008 7:27 am
Location: Germany / Schleswig-Holstein
Contact:

Re: Newsletter_XH - Issues with subscription and content

Post by Torsten.Behrens » Mon Oct 03, 2011 2:57 pm

mitch wrote: I do not want to share the link here I do not want to have it registered by search engines.
If it is only a test: Use a Sub-Domain blablabla.yourdomain.com for this cmsimple test and put the search engines out. After the test just kill the Sub-Domain.
Torsten Behrens
CMSimple Templates


jerry
Posts: 177
Joined: Fri Jul 25, 2008 8:54 pm
Location: Denmark
Contact:

Re: Newsletter_XH - Issues with subscription and content

Post by jerry » Mon Oct 03, 2011 3:03 pm

I look at it, but I've just installed a version of the newsletter on a new website without problems. Will some one PM me a configuration file from newsletter with subscription problems.
jerry
jerry/simplesolutions

mitch
Posts: 45
Joined: Mon Oct 03, 2011 1:56 pm

Re: Newsletter_XH - Issues with subscription and content

Post by mitch » Mon Oct 03, 2011 3:09 pm

really bizarre is that if I enter some mail adresses in the back-end they will be saved, but when i look on tzhe server ther is no suscribe.txt in the data folder.

Wher will the amil adresse be saved if ther is no txt file.

in the cmsimple 3.2 i think the suscribe.txt file will be replace each time when a new suscribor enters the mail adress. So there alwasy is only one adress in it.

I USE THE STANDART CONFIGURATION...

cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

Re: Newsletter_XH - Issues with subscription and content

Post by cmb » Mon Oct 03, 2011 3:14 pm

Hi mitch,

thanks for the link, so I've seen that the site is running with charset=ISO-8859-1. Perhaps that's the problem? It should be UTF-8 with CMSimple_XH >= 1.2.

How did you call the newsletter on this page? Did you set write permissions to the data folder (not only the files)?

And you should try XH-Debug-Mode: put a file _XHdebug.txt into your downloads/ folder. It's content:

Code: Select all

5
Christoph
Christoph M. Becker – Plugins for CMSimple_XH

mitch
Posts: 45
Joined: Mon Oct 03, 2011 1:56 pm

Re: Newsletter_XH - Issues with subscription and content

Post by mitch » Mon Oct 03, 2011 3:30 pm

I've changed it into UTF-8 with the same result.

Yes I have write permissions 777 on the data folder.

her is my newsletter call: #CMSimple $output.=newsletter('NewsletterDE');#

PHP is 4.4.9

I've pu a "_XHdebug.txt" file into downloads. In the settings is displayed Debug mode is enabled. But when I download the txt there is nothing in it.

cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

Re: Newsletter_XH - Issues with subscription and content

Post by cmb » Mon Oct 03, 2011 3:39 pm

Hi mitch,

okay, the charset isn't the reason, the permissions and the call are fine.
mitch wrote:I've pu a "_XHdebug.txt" file into downloads. In the settings is displayed Debug mode is enabled. But when I download the txt there is nothing in it.
Sorry, I've should have explained that better. Youself have to put the 5 in the file. After that all PHP errors and warnings are displayed on top of the screen. This might shed some light on what's going wrong. So please try this.

Christoph
Christoph M. Becker – Plugins for CMSimple_XH

mitch
Posts: 45
Joined: Mon Oct 03, 2011 1:56 pm

Re: Newsletter_XH - Issues with subscription and content

Post by mitch » Mon Oct 03, 2011 7:11 pm

yes thats what i've done. I've put a "_XHdebug.txt" file into downloads with a 5 in the text file.

I tried it now on another server (one.com;php5.3.8) and there everything works fine!!! But on our ("1und1";PHP 4.4.9) server it does not run.

Either its a problem with the server sttings or with the php version.

What do you think?

mitch
Posts: 45
Joined: Mon Oct 03, 2011 1:56 pm

Re: Newsletter_XH - Issues with subscription and content

Post by mitch » Mon Oct 03, 2011 7:18 pm

Problem SOLVED!! SERVER SETTINGS : PHP 5 must be enabled!

Thanks for your help!

cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

Re: Newsletter_XH - Issues with subscription and content

Post by cmb » Mon Oct 03, 2011 7:50 pm

Hi mitch,

thanks for pointing out the requirement of PHP5 for newsletter. :)

It's fine, that you could solve the problem by switching to PHP5 :D

Christoph
Christoph M. Becker – Plugins for CMSimple_XH

Post Reply