Hi,
I'm trying to use the Webservice API 2.0, with given PHP class WsseSoapClient,
And I have a problem with the AddContentBlock method :
when I try to add a link to an image in the content, for example
...<img src="http://www.mydomain.fr/images/img.jpg">
I have a Soap exception : Fatal error ...
Search found 3 matches
- Thu Mar 28, 2013 2:02 pm
- Forum: Development
- Topic: Image with AddContentBlock in Webservice API 2.0
- Replies: 2
- Views: 4860
- Wed Apr 06, 2011 2:59 pm
- Forum: Bugs, bug fixes & releases
- Topic: FCKEditor IE7 Bug
- Replies: 2
- Views: 7066
Re: FCKEditor IE7 Bug
Hi All,
I have the same problem with IE8 (openemm version 5.5.1),
And in the log I have :
[code]javax.servlet.ServletException: BeanUtils.populate
at org.apache.struts.util.RequestUtils.populate(RequestUtils.java:469)
at org.apache.struts.chain.commands.servlet.PopulateActionForm.populate ...
I have the same problem with IE8 (openemm version 5.5.1),
And in the log I have :
[code]javax.servlet.ServletException: BeanUtils.populate
at org.apache.struts.util.RequestUtils.populate(RequestUtils.java:469)
at org.apache.struts.chain.commands.servlet.PopulateActionForm.populate ...
- Wed Jan 09, 2008 12:18 pm
- Forum: Using OpenEMM
- Topic: getting the number of received emails ?
- Replies: 1
- Views: 3340
getting the number of received emails ?
Hi all,
The statistic page of a mailing display opened emails, opt-outs, and bounces...
But is there a way to get the number of received emails (really sent) ?
I tried to subtract the number of bounces from the number of recipients but the result is not correct, indeed...
- A recipient can appear ...
The statistic page of a mailing display opened emails, opt-outs, and bounces...
But is there a way to get the number of received emails (really sent) ?
I tried to subtract the number of bounces from the number of recipients but the result is not correct, indeed...
- A recipient can appear ...
