Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Adherent and MailmanSpip #10551

Closed
Toumaniere opened this issue Feb 12, 2019 · 1 comment
Closed

BUG: Adherent and MailmanSpip #10551

Toumaniere opened this issue Feb 12, 2019 · 1 comment

Comments

@Toumaniere
Copy link
Contributor

Toumaniere commented Feb 12, 2019

Bug

Problem occurs with module Adherent and MailmanSpip, the subscription and unsubscription doesn't work properly.

Environment

  • Version: 9.0.1
  • OS: Debian Stretch
  • Web server: 2.4.25
  • PHP: 7.0.33-0
  • Database: MySQL 15.1
  • URL(s): /adherents/card.php?rowid=[Adherent id]

Expected and actual behavior

Expected

When I change a type of Adherent, it should change the mailing list of the Adherent (and delete it from the precedent mailing list).

Actual

When I change a type of Adherent from A to B, the mailing list is set to A.

Steps to reproduce the behavior

Enable MailmanSpip module.
Create Adherent with a type A.
Change Adherent from type A to B.
Check mailman list members.

Attached files (Screenshots, screencasts, dolibarr.log, debugging informations…)

My MailmanSpip configuration :
Register URL : http://163.172.183.44:8081/cgi-bin/mailman/admin/%LISTE%/members/add?subscribees_upload=%EMAIL%&adminpw=%MAILMAN_ADMINPW%&subscribe_or_invite=0&send_welcome_msg_to_this_batch=0&notification_to_list_owner=0

Unsubscribe URL : http://163.172.183.44:8081/cgi-bin/mailman/admin/%LISTE%/members/remove?unsubscribees_upload=%EMAIL%&adminpw=%MAILMAN_ADMINPW%&send_unsub_ack_to_this_batch=0&send_unsub_notifications_to_list_owner=0

List to subscribre : TYPE:Membres:membres,TYPE:Aspirants:aspirants,TYPE:Alumnis:alumni

capture d ecran 2019-02-12 a 09 24 41

Bug (French version)

Problème avec le module Adhérent et MailmanSpip.
L'enregistrement dans une mailing list et la suppression d'une mailing list (lorsqu'on change le type de l'adhérent) ne fonctionne pas.

Environment

  • Version: 9.0.1
  • OS: Debian Stretch
  • Web server: 2.4.25
  • PHP: 7.0.33-0
  • Database: MySQL 15.1
  • URL(s): /adherents/card.php?rowid=[Adherent id]

Expected and actual behavior

Expected

Quand je change le type d'un adhérent de A vers B, l'adhérent est ajouté à la mailing list B et supprimé de la mailing list A.

Actual

Quand je change le type d'un adhérent de A vers B, l'adhérent est ajouté à la mailing list A (et aucune suppression de l'ancienne mailing list).

Steps to reproduce the behavior

Activer le module Adhérent et MailmanSpip (et configurer Mailman avec les types A et B).
Créer un type d'adhérent A et B.
Changer le type d'un adhérent de A vers B.
Vérifier les membres de la mailing list.

Attached files (Screenshots, screencasts, dolibarr.log, debugging informations…)

My MailmanSpip configuration :
Register URL : http://163.172.183.44:8081/cgi-bin/mailman/admin/%LISTE%/members/add?subscribees_upload=%EMAIL%&adminpw=%MAILMAN_ADMINPW%&subscribe_or_invite=0&send_welcome_msg_to_this_batch=0&notification_to_list_owner=0

Unsubscribe URL : http://163.172.183.44:8081/cgi-bin/mailman/admin/%LISTE%/members/remove?unsubscribees_upload=%EMAIL%&adminpw=%MAILMAN_ADMINPW%&send_unsub_ack_to_this_batch=0&send_unsub_notifications_to_list_owner=0

List to subscribre : TYPE:Membres:membres,TYPE:Aspirants:aspirants,TYPE:Alumnis:alumni

capture d ecran 2019-02-12 a 09 24 41

@jbonlinea
Copy link

Hi @Toumaniere and @eldy

I've been tryig to use mailman with dolibarr without success for a while now.

On of my core issue it that the settings I set for mailman are not saved ?!
I've recently reported this bug in a post on the french forum and the english forum (althought I reaize I've been a bit lazy in the english one)

Before that, I've looked for tutorials everywhere, asked for support and reported this issue on the french forum and english forum but with no luck
I encountered this issue on several dolibarr install, both V9 and V10, on three different server, one VPS running stretch set this way, and two shared hosting, one at infomaniak and one at O2Switch !


could you please guys provide a simple tutorial on how to use mailman ?

I promiss I'll detail it and post it on both forums

It's been hours and month of fight to set it up or find a good alternative solution !

I'll be very very gratefull if you could unlock this up

Regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants