Search found 5 matches

by Nse
Mon Sep 08, 2008 6:49 am
Forum: Bugs, bug fixes & releases
Topic: Normal file attachment size
Replies: 7
Views: 17897

Hi BG,

You should change the file MailingAttachmentsAction in org.agnitas.web.

nse
by Nse
Thu Apr 03, 2008 7:11 am
Forum: Using OpenEMM
Topic: WebServices BadTypes Exception
Replies: 27
Views: 24409

Hi,

I tested this method and it works.

Could you try to send more values in StringArrayType? Try like this:
print_r($result = $client->addSubscriber('guestuser','guestpass',true, 'email',true,'email;firstname','test@testinguser.com;test'));

Greetings
Nse
by Nse
Thu Mar 13, 2008 2:59 pm
Forum: Using OpenEMM
Topic: Cannot get date targets to work
Replies: 2
Views: 3853

Since a few days OpenEMM 5.4.0 (final) ist available.

I tried the case with this new verion and it works!

Greetings
by Nse
Wed Feb 06, 2008 8:43 am
Forum: Using OpenEMM
Topic: Web Services setSubscriberBinding
Replies: 17
Views: 19940

Hi, In EmmSoapClient.sh the signature of setSubscriberBinding is missing - there is no problem with your classpath, if the other methods are working. The missing signature looks like this: setSubscriberBinding username password customerID mailinglistID mediatype status bindingType remark exitMailing...
by Nse
Wed Aug 16, 2006 8:55 am
Forum: Using OpenEMM
Topic: Problems with Images
Replies: 13
Views: 22372

Hi,

How do you use the tag exactly?

I opened an imagetag (<img>) and filled it that way src="[agnIMAGE name="test.gif"]" and it works.