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

mailmanspip undefined function getURLContent() #25399

Closed
memeciredutemps opened this issue Jul 19, 2023 · 1 comment
Closed

mailmanspip undefined function getURLContent() #25399

memeciredutemps opened this issue Jul 19, 2023 · 1 comment
Assignees
Labels
Bug This is a bug (something does not work as expected)

Comments

@memeciredutemps
Copy link

memeciredutemps commented Jul 19, 2023

Bug

If the module mailmanspip is activated, when i want to modify a member's card, the browser displays "error 500"

Environment Version

Dolibarr 16.0.5

Environment OS

SMP Debian 5.10.162-1

Environment Web server

Apache/2.4.56 (Debian)

Environment PHP

7.4.33

Environment Database

MariaDB 5.5.5-10.5.19-

Environment URL(s)

No response

Expected and actual behavior

I want to modify the mail of a member.
If mailmanspip is activated: the browser displays "error 500"
If mailman is not activated: the modification is saved.

Steps to reproduce the behavior

Activate mailmanspip
Try to modify a member 's card.

Attached files

/var/log/apache2/dolibarr-ssl.error.log
excerpt:
PHP Fatal error: Uncaught Error: Call to undefined function getURLContent() in /usr/share/dolibarr/htdocs/mailmanspip/class/mailmanspip.class.php:150\nStack trace:\n#0 /usr/share/dolibarr/htdocs/mailmanspip/class/mailmanspip.class.php(336): MailmanSpip->callMailman()\n#1 /usr/share/dolibarr/htdocs/admin/mailman.php(112): MailmanSpip->add_to_mailman()\n#2 {main}\n thrown in /usr/share/dolibarr/htdocs/mailmanspip/class/mailmanspip.class.php on line 150

@memeciredutemps memeciredutemps added the Bug This is a bug (something does not work as expected) label Jul 19, 2023
@IC-Ilies IC-Ilies self-assigned this Nov 17, 2023
@IC-Ilies
Copy link
Contributor

Fixed with #26694

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a bug (something does not work as expected)
Projects
None yet
Development

No branches or pull requests

2 participants