Re: Problems with images on email create with WP Export Variable.

2019-06-17 Thread Narinder Chandi via 4D_Tech
Luc,

Only obvious thing I can think is did you check that the image embedded in the 
email is available on the client's server? After that maybe worth checking the 
raw source of the email to see what if anything is different in the content?

Regards,
 
Narinder Chandi,
ToolBox Systems Ltd.
-- 

-Original Message-
From: 4D_Tech <4d_tech-boun...@lists.4d.com> on behalf of 4D Tech Mailing List 
<4d_tech@lists.4d.com>
Reply-To: 4D Tech Mailing List <4d_tech@lists.4d.com>
Date: Monday, 17 June 2019 at 13:54
To: 4D Tech Mailing List <4d_tech@lists.4d.com>
Cc: Luc Devar 
Subject: Problems with images on email create with WP Export Variable.

I am sending email created in a 4D writes zone that contains images and 
text. 

I am using WP export Variable:

wpArea:=WP New([EMAIL_TEMPLATE]TEMPLATE_)
ST SET OPTIONS(wpArea;ST Expressions display mode;ST Values)
WP EXPORT VARIABLE(wpArea;$str;wk mime html)

This worked fine on my Mac ( OSX.13.6), it worked fine on my test server 
(Window Server 2012r2) but fail on my client’s server (Window Server 2012r2).
On the last server, the images are replaced by an interrogation mark ? The 
rest of the email is just fine. Any idea what is causing this ?


Bad email
https://www.dropbox.com/s/1nocpbmcye1tm00/Bad%20Test.png?dl=0 


Good email
https://www.dropbox.com/s/9amo91uukftg5ec/GoodOne.png?dl=0 



Luc Devar
**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**


**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

Problems with images on email create with WP Export Variable.

2019-06-17 Thread Luc Devar via 4D_Tech
I am sending email created in a 4D writes zone that contains images and text. 

I am using WP export Variable:

wpArea:=WP New([EMAIL_TEMPLATE]TEMPLATE_)
ST SET OPTIONS(wpArea;ST Expressions display mode;ST Values)
WP EXPORT VARIABLE(wpArea;$str;wk mime html)

This worked fine on my Mac ( OSX.13.6), it worked fine on my test server 
(Window Server 2012r2) but fail on my client’s server (Window Server 2012r2).
On the last server, the images are replaced by an interrogation mark ? The rest 
of the email is just fine. Any idea what is causing this ?


Bad email
https://www.dropbox.com/s/1nocpbmcye1tm00/Bad%20Test.png?dl=0 


Good email
https://www.dropbox.com/s/9amo91uukftg5ec/GoodOne.png?dl=0 



Luc Devar
**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**