-
When I try to log in to the admin panel and click on anything, I am logged out automatically and receive the following error message:
"Your session was invalidated by a new session in a different b…
-
I'd like to start working towards version 3.7. We can collect issues we want to achieve here:
1. Postgres support (using PDO or ADOdb)
2. #914 - new way of setting URLs for the app.
3. #929 - mak…
-
There is a bug in phpList that causes Fatal Errors on PHP servers that have been hardened following common best-practices
```
ini_set('session.name','phpListSession');
````
This line cause…
-
Connect fails from php.
Connected directly from the container and it can talk to mailhog but php does not.
root@6c74662b8030:/var/www/phpList3# ./busybox telnet mailhog 25
Connected to mailhog
…
-
We are migrating to MySQL cluster and one of the requirements is that every table has a primary key so deletes work across the cluster.
I noticed a few tables don't have primary keys:
- phplist_i1…
-
Hi Arnold,
Just noticed a minor yet strange problem when submitting a campaign by mail.
The URLs in the footer for unsubscribing, forwarding, account settings
are getting escaped by extra quotes. Whe…
-
1. composer install should work without DB credentials
2. composer create-project should not warm any caches (as those would wind up in the created ZIP)
3. something like:
`composer create-proj…
-
Hi,
This ticket is a report of https://github.com/michield/phplist/issues/46
When I try to use FCKEditor file manager, I have the following error while charging folders:
```
The requested URL /list…
-
I am trying to install phpList with Docker.
I set the .env variables as shown in [link](https://github.com/phpList/phplist-docker/blob/master/.env-dist) with my own values.
When I deploy the conta…
-
Have you considered phpList @jbelien ? It is open source and quite improved lately. Have a look: https://www.phplist.com/