Search found 5 matches

by campariorange
Fri Oct 16, 2009 9:13 am
Forum: Installation & Upgrades
Topic: SQL error with 6.beta
Replies: 2
Views: 4595

Increasing the myisam_sort_buffer_size to 20M helped. Now it seems to work...
by campariorange
Thu Oct 15, 2009 5:21 pm
Forum: Installation & Upgrades
Topic: SQL error with 6.beta
Replies: 2
Views: 4595

SQL error with 6.beta

Hi, I freshly installed the 6.beta on my suse machine with java 1.6_14, mysql 5.0.67 and 20M of sortbuffersize. On the clean database I imported the shipped openemm-6.beta.sql (Hope that was the right one). Openemm starts properly. I can create mailing lists. But when I try to open the mailing overv...
by campariorange
Thu Oct 15, 2009 2:18 pm
Forum: Bugs, bug fixes & releases
Topic: newEmailMailingWithReply()-no copy of template content
Replies: 1
Views: 6074

newEmailMailingWithReply()-no copy of template content

In openEmm I have a template which I want to use for mailing creation via the webservice. In case I use newEmailMailing() the template content is copied properly to the new mailing. It does not work when I use the "withReply"-method.