Permanent Lists

Hi Anthony,

Were you applying the files from the PR or using the official release (RC3)?

Comparing some files using the FTP credentials you gave me before, it does not match the RC3 package. So either files were not uploaded completely or incomplete source has been been applied.

If you have cPanel, download the package for RC4 from this site, then use cPanel’s File Manager to upload and extract the files over the existing. Then using SSH, run the commands listed above

$ cd /your/mautic/folder
$ php app/console cache:clear --env=prod
$ php app/console doctrine:migrations:migrate --env=prod

Thanks!
Alan

Sorry i forgot to say that in a desperate attempt to right the ship i recopied using the beta files that did work. Of course that didn:t work either becuase the database already migrated… Will tackle this again later.