Search found 101 matches

by pheelix
Thu Aug 25, 2011 7:56 pm
Forum: Using OpenEMM
Topic: Dyn-Tag Debugging
Replies: 6
Views: 9287

Re: Dyn-Tag Debugging

Please broadcast how to remove that error. Kindly enlighten me where I need to make changes to get it working....

as i mentioned .. debugged the error manually and found a whitespace-error.

you need to check whether every opened tag has an appropriate closing tag.
and they need to be in the ...
by pheelix
Thu Nov 11, 2010 6:53 pm
Forum: Installation & Upgrades
Topic: OpenEMM not working after clean install
Replies: 2
Views: 3644

the "Java Defunct" message is often caused by the amount of RAM the server has. when you install openemm on a virtual root server without full privileges and not enough RAM, it might be the case that openemm/java can't run/start.
you can try to create a swap(-file) to overcome that issue or start ...
by pheelix
Wed Jul 21, 2010 8:56 am
Forum: Installation & Upgrades
Topic: Quick Easy Question
Replies: 3
Views: 3566

the documentation / installation guide is written for commandline installation.

there are still different commands for the different distributions.
by pheelix
Wed Jul 21, 2010 8:53 am
Forum: Bugs, bug fixes & releases
Topic: Bugfix #1+2 for OpenEMM 6.1
Replies: 4
Views: 5895

Hey pheelix,

Are you using the soft/hard/delayed bounce features of OpenEMM via the loopback email address?

Is it working on the most current update for you if you are?
we have no special bounce-configuration.
i just see the number of bounces per mailing in the statistics tab of the mailing. the ...
by pheelix
Wed Jul 21, 2010 8:22 am
Forum: Miscellaneous
Topic: What operating system do you use for OpenEMM?
Replies: 29
Views: 57541

virtual machine
centos 5.5 (final) @2.6.18
openemm 6.1
sun-javadb-client-10.4.2-1.1
sun-javadb-core-10.4.2-1.1
sun-javadb-common-10.4.2-1.1
sendmail-8.13.8-8.el5
sendmail-cf-8.13.8-8.el5
mysql-devel-5.0.77-4.el5_5.3
mysql-5.0.77-4.el5_5.3
mysql-server-5.0.77-4.el5_5.3

gui access via ms windows ...
by pheelix
Wed Jul 21, 2010 7:57 am
Forum: Bugs, bug fixes & releases
Topic: Bugfix #1+2 for OpenEMM 6.1
Replies: 4
Views: 5895

Re: Bugfix #1+2 for OpenEMM 6.1

ma wrote:We published bugfix #1+2 for OpenEMM 6.1 (recipients profile + mailing wizard). Please read BUGFIXES*.txt for details: http://bit.ly/98kXnS
are these bugfixes included, when i update my v6.0.1 to v6.1 today?

**UPDATE**
was not included
by pheelix
Fri Jul 16, 2010 7:40 am
Forum: Installation & Upgrades
Topic: Quick Easy Question
Replies: 3
Views: 3566

you can use it, if you got shell-(command-line)-access to the server.
by pheelix
Thu Apr 08, 2010 1:21 pm
Forum: Using OpenEMM
Topic: Personalize Messages
Replies: 4
Views: 3745

by pheelix
Thu Apr 08, 2010 11:39 am
Forum: Development
Topic: SQL QUERY !!!
Replies: 6
Views: 9150

i'm not sure whether there is such a file.

you only need basic mysql-knowledge and openemm-db-structure-knowledge to accomplish what you want.

or it could be easier for you to use a tool like phpmyadmin to add new users. but you have to proof that the passwords for new users are saved as hashs ...
by pheelix
Thu Apr 08, 2010 7:39 am
Forum: Development
Topic: SQL QUERY !!!
Replies: 6
Views: 9150

what do you mean with "inside the folder openemm" ?

maybe you could find them in the /usr/share/doc/OpenEMM folder, if you created it.
by pheelix
Wed Apr 07, 2010 10:12 pm
Forum: Bugs, bug fixes & releases
Topic: Recipient import -> SQL-Error
Replies: 12
Views: 17238

2010-04-07 14:51:29,523: ERROR [resin-tcp-connection-*:8080-11] org.agnitas - execute: org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [UPDATE customer_1_tbl SET mailtype=1, firstname='Gudrun', lastname='Rossi Dall'O', email='gudrun.rossi@hispeed.ch' WHERE email ...
by pheelix
Wed Apr 07, 2010 10:06 pm
Forum: Development
Topic: SQL QUERY !!!
Replies: 6
Views: 9150

@1.
insert into admin_tbl ([columns],...) values ([values for columns],...);

@2.
go to the frontpage and try to login
by pheelix
Wed Apr 07, 2010 9:58 pm
Forum: Using OpenEMM
Topic: Personalize Messages
Replies: 4
Views: 3745

i think
"[agnTITLE type=3]"
or
"[agnTITLE type]"
in general is the agn-tag which you are looking for.
by pheelix
Wed Apr 07, 2010 9:56 pm
Forum: Using OpenEMM
Topic: where can i download templates
Replies: 4
Views: 6645

Hi: thanks for your reply re "where do i find downloadable templates". I am looking for an email template that I can use. Insert graphic banner across top, layout in 3 columns, footer. very simple. Jwastase

hi,
so you want to send the emails as html.
you just need to create a html-template like ...
by pheelix
Tue Apr 06, 2010 7:23 am
Forum: Using OpenEMM
Topic: where can i download templates
Replies: 4
Views: 6645

what kind of templates are you looking for?
content-manager-templates, text-mailing-templates oder html-templates?

i think you dont need a special openemm-template, instead you can use any text- or html-template and place the agn-tags in it. so you have a fully customizeable / flexible design ...