Search found 2607 matches

by maschoff
Sat Jul 30, 2022 9:30 am
Forum: Using OpenEMM
Topic: default from template "show in the online archive" is not adopted
Replies: 1
Views: 2988

Re: default from template "show in the online archive" is not adopted

Please describe your problem more detailed so that we can try to reproduce it.
by maschoff
Wed Jul 27, 2022 11:29 am
Forum: Using OpenEMM
Topic: Dynamic content in template by user
Replies: 4
Views: 3401

Re: Dynamic content in template by user

You could try to hide the unsubscribe link with a CSS class (which will be not interpreted in emails)

ETAs for future OpenEMM versions will be communicated in the OpenEMM wiki, but the version numbers should give you an indication.
by maschoff
Tue Jul 26, 2022 1:45 pm
Forum: Using OpenEMM
Topic: Dynamic content in template by user
Replies: 4
Views: 3401

Re: Dynamic content in template by user

You can use #if #else #end in EMM webforms (see user manual for more details). If you need it for mail content, you have to wait for OpenEMM 22.10 or 23.04.
by maschoff
Sat Jul 09, 2022 8:32 am
Forum: Installation & Upgrades
Topic: Incorrect login
Replies: 1
Views: 3022

Re: Incorrect login

You can always use menu "Security" of OMT to set a new password for user "emm-master".
by maschoff
Thu May 12, 2022 6:24 pm
Forum: Installation & Upgrades
Topic: Upgrade from OpenEMM 2015 R2
Replies: 1
Views: 3124

Re: Upgrade from OpenEMM 2015 R2

Please check this thread: viewtopic.php?f=2&t=7687
by maschoff
Wed May 04, 2022 9:36 am
Forum: Installation & Upgrades
Topic: Upgrade a very old version to latest availaile
Replies: 3
Views: 3605

Re: Upgrade a very old version to latest availaile

I proposed "2019 or later". IMO, the latest stable is always the best. :-)
by maschoff
Fri Apr 22, 2022 10:25 am
Forum: Installation & Upgrades
Topic: Upgrade a very old version to latest availaile
Replies: 3
Views: 3605

Re: Upgrade a very old version to latest availaile

Unfortunately, you cannot simply migrate from OpenEMM 2011, only from OpenEMM 2019 or later.

Best way is to export and import your recipients and to copy the HTML of mailings and web forms manually. Beginning with OpenEMM 2019, these objects can be exported and imported as well.
by maschoff
Sat Apr 02, 2022 9:06 am
Forum: Installation & Upgrades
Topic: Upgrade 20.04 -> 21.04 Problem
Replies: 1
Views: 3043

Re: Upgrade 20.04 -> 21.04 Problem

We moved the OpenEMM downloads to a different server, but we did not move files of version 20.04 because this version is no longer supported.

But you can download the runtime which allows you to upgrade to 20.10 here: https://fileshare.agnitas.de/index.php/ ... P/download
by maschoff
Wed Mar 02, 2022 5:55 pm
Forum: Installation & Upgrades
Topic: Errornous jobs after upgrade to 21.04
Replies: 14
Views: 12118

Re: Errornous jobs after upgrade to 21.04

Since we cannot reproduce this problem, we have to dig a little bit deeper.
by maschoff
Wed Mar 02, 2022 3:42 pm
Forum: Installation & Upgrades
Topic: Jobqueue Status ERROR (Overall Status ERROR) - after Upgrade 21.04 to 21.10.000.108
Replies: 5
Views: 4272

Re: Jobqueue Status ERROR (Overall Status ERROR) - after Upgrade 21.04 to 21.10.000.108

If you import from a different server, you probably have to change the value for <hostname>, because the new server will have a different name.
by maschoff
Fri Feb 11, 2022 8:06 pm
Forum: Installation & Upgrades
Topic: Upgrade from 21.04.100 to 21.10.044 ends in a upgrade loop
Replies: 3
Views: 3461

Re: Upgrade from 21.04.100 to 21.10.044 ends in a upgrade loop

You already use runtime 21.10.044, therefore, another update is not necessary. After you selected "n", you should be offered to installl OpenEMM 21.10.000.108, if you started OMT as root. If this does not work, you can try menu 7 to install from AGNITAS cloud with this link: https://filesh...
by maschoff
Fri Feb 11, 2022 7:56 pm
Forum: Bugs, bug fixes & releases
Topic: ReportDesign
Replies: 1
Views: 10895

Re: ReportDesign

OpenEMM tries to create a temp table with a negative temp table ID (tmp_report_aggregation_-1_tbl). However a hypen in a table name is not allowed. Looks to me like OpenEMM ran out of positive temp table IDs. Could it be that your OpenEMM instance has a very long uptime? If so, please restart.
by maschoff
Thu Feb 10, 2022 10:39 am
Forum: Installation & Upgrades
Topic: How to install OpenEMM on RHEL and its forks
Replies: 22
Views: 19907

Re: How to install OpenEMM on RHEL and its forks

Thanks for your extensive feedback. We will check it and get back to you soon.
by maschoff
Tue Feb 08, 2022 1:15 pm
Forum: Installation & Upgrades
Topic: How to install OpenEMM on RHEL and its forks
Replies: 22
Views: 19907

Re: How to install OpenEMM on RHEL and its forks

Our trainees did the installation on AlmaLinux and they had to follow the install guide. All feedback from them was incorporated up to version 1.0.5 of the guide. We have not tested OpenEMM with a MariaDB version higher than 10.5. Please be aware that some community editions of MariaDB have major bu...
by maschoff
Mon Feb 07, 2022 9:59 pm
Forum: Installation & Upgrades
Topic: How to install OpenEMM on RHEL and its forks
Replies: 22
Views: 19907

Re: How to install OpenEMM on RHEL and its forks

1. It would be interesting to know the errors you found in the doc. 2. We have two independent trainees who managed to install OpenEMM by following the guide. 3. We have migrated our servers to AlmaLinux and I can report that it is running fine. 4. I wonder how OpenEMM can state that MariaDB is not ...