Content Part Newsletter

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
User avatar
Oliver Georgi
Site Admin
Posts: 9903
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

disable caching!!! The current dev release has some problems whith forms. Is patched here - but not public at the moment.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
cyaneo
Posts: 128
Joined: Sun 6. Feb 2005, 01:23
Contact:

Post by cyaneo »

OK - after disable cache and truncate the table phpwcms_cache now the newsletter works.

Thank you!
Gruss
cyaneo
Zen Cart - The Art of e-Commerce

Wenn jeder dem anderen helfen wollte, wäre allen geholfen.
-------------------------------------------
Ein Problem ist halb gelöst, wenn es klar formuliert ist.
Janik
Posts: 10
Joined: Thu 7. Apr 2005, 10:41

Post by Janik »

Hallo,
von welcher Version sprecht ihr? Ich benutze RC4 und bei mir werden keine Bestätigungsmails verschickt. Wenn ich im Nachrichtenbereich die Empfänger aktiviere klappt der Versand aber einwandfrei.
Welcher Cache soll deaktiviert werden?

Gruß

Hey,

which version we are talking about? I use RC4 and their are no e-mails to activate the newsletter. If I activate the user in the message area, I can send newsletters and every thing works fine.
Which cache do I have to deactivate?

Thanks in advance
rushclub
Posts: 915
Joined: Tue 17. Feb 2004, 18:52

Post by rushclub »

Janik wrote:von welcher Version sprecht ihr?
soweit ich weiss dev-release 1.2.1
as far as i know dev-release 1.2.1


cheers
rush
3 (!) Jahre warten reichen mir. Ich bin erst mal weg.
Janik
Posts: 10
Joined: Thu 7. Apr 2005, 10:41

Post by Janik »

Danke für Deine schnelle Antwort. Funktionieren die Newsletter den schon in RC4, oder muß ich auf 1.2.x updaten?

Gruß

Thanks for your response. Are the newsletter working in RC4 or do I have to install/update the version 1.2.x?

Regards
User avatar
Oliver Georgi
Site Admin
Posts: 9903
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

Die funktionieren auch in 1.1-RC4

Wer erzählt bloß immer das Gegenteil...


Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Janik
Posts: 10
Joined: Thu 7. Apr 2005, 10:41

Post by Janik »

Das freut mich doch zu hören. Also habe ich ein Problem, das sich lösen lassen wird. Es wird nämlich keine Bestätigungsmail zur Aktivierung versendet. Habe mich bei der Einrichtung an das Sample von Oliver Georgi gehalten.
Wenn ich im Nachrichtenbereich die Abonnenten aktiviere, funktioniert der Versand von Newslettern einwandfrei.
Es werden also nur keine Bestätigungsmails bei Anmeldung/Abmeldung/Änderung verschickt.

Gruß
Janik

Sorry for not translating this post. I'm too tired in the moment. Next time for sure.
RonDog
Posts: 50
Joined: Fri 10. Sep 2004, 22:02
Location: Germany, Munich
Contact:

Post by RonDog »

Hi folks,

I have the same problem as Janik.

I use Release 1.1-RC4 27-08-2004, patch P1 -> P6.

After successfully running the mail form with an external SMTP server, I thougt the newsletter will work fine, but nada!

I used the provided samples exactly as shown, but the subscriber mail address will get no registration mail at all, although the registrar is in the list of newsletter subscribers, but not activated / verified.

If I activate /verify the subscriber manually and check the newsletter function, it works fine.

What's wrong?
Any solution / workaround?
Ron

"Silence is foolish if we are wise, but wise if we are foolish."
User avatar
Oliver Georgi
Site Admin
Posts: 9903
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

often spam filter reject such messages. maybe this happens there too. But maybe another possible problem ;-)

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
RonDog
Posts: 50
Joined: Fri 10. Sep 2004, 22:02
Location: Germany, Munich
Contact:

Post by RonDog »

Hi Oliver,

there are two subjects concerning mail and newsletter:

a) the mail feature (act_fommailer.pdp) uses an odd way to send a copy of the mail to the sender. Usually a CC will do this, but this procedure set up a second mail with reversed mail addresses, which results to errors, when the external SMTP server does not allow to be used as a mail relay. As a result the error is displayed: “(1) Language string failed to load: recipients_failed xxxx@yyyy.tld” followed by “(2)…” with the same message.

b) The newsletter does not use the conf.inc.php settings for smtp values, instead it uses plain mail functions. As a result, an external SMTP server blocks the registration mail.

OK.

a) is easy to change,

but how about b)?
Ron

"Silence is foolish if we are wise, but wise if we are foolish."
RonDog
Posts: 50
Joined: Fri 10. Sep 2004, 22:02
Location: Germany, Munich
Contact:

Post by RonDog »

seems to be a "never ask too much" forum...

I managed the whole mail issues (eMail, eCards and NewsLetter) to run using an exsternal SMTP server, if configured! :evil:

hackito... ergo sum...
Ron

"Silence is foolish if we are wise, but wise if we are foolish."
User avatar
jsw_nz
Posts: 907
Joined: Fri 2. Apr 2004, 02:42
Location: New Zealand

Post by jsw_nz »

Hi RonDog,

Would you care to 'briefly elaborate' you you got this configured and working...for all content parts.....curousity got the better half of me...and likely others here on the forums :D
scraper
Posts: 30
Joined: Tue 9. Aug 2005, 08:01
Location: Belgium

Post by scraper »

maybe a stupid question, but where do you disable the cache?
I also receive the error:
Language string failed to load: instantiate
when sending the newsletter
User avatar
pSouper
Posts: 1552
Joined: Tue 11. Nov 2003, 15:45
Location: London
Contact:

Post by pSouper »

In the backend of your site > goto 'admin' > edit the desired category > at the bottom of the page there is a few check boxes > one of them disables the cache.

have fun.
scraper
Posts: 30
Joined: Tue 9. Aug 2005, 08:01
Location: Belgium

Post by scraper »

Thanks for the reply pSouper, but I didn't send the newsletter from the frontend (how do you do that anyway).

I used the message->newsletter and than created a new letter and send a test email.

Does anyone know how to list all the sent newsletters in an article on the frontend? Would be nice once I get the email to work. :roll:
Kurt S.
Pick something up whenever you fall.
-O.Avery-
Post Reply