Your software
My Mautic version is: 2.15.1
My PHP version is: 7.2
Your problem
My problem is:
I just installed Mautic for the first time. I was successful in adding a company, however adding a contact does not work:
Clicking on +New nothing happens except for the blue bar at the top moving.
Clicking on QuickAdd the window opens, I add a name plus email address plus I select the company, click save, however the save does not occur.
Thanks for your assistance. Again I get a memory issue:
(on running mautic:update)
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 48399344 bytes) in /home/…server …/vendor/joomla/http/src/Transport/Curl.php on line 222
[Symfony\Component\Debug\Exception\OutOfMemoryException]
Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 48399344 bytes)
I tried 2 times more but now the message is even short:
An error occurred while downloading the update package.
When you changed the memory limit, where did you change it? Sometimes it’s easy to change it in the wrong place so that it doesn’t make the change expected.
Well, I am giving up. I replaced the Locale.php but again get this:
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 48399344 bytes) in /home/domain/vendor/joomla/http/src/Transport/Curl.php on line 222
[Symfony\Component\Debug\Exception\OutOfMemoryException]
Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 48399344
bytes)
I guess I’ll just wait a few months for further updates and try again.
Sorry what I meant is which actual php.ini file did you change. Sometimes it is possible to change the wrong one, as often there are several in use - for example the php.ini used in command-line commands can sometimes be different to that used with web-based resources.
Can you share the file path where you made the change to the memory limit, and what you set it to?
Do you have command line access to your server, or are you doing this via the control panel of your hosting provider?
I only changed the memory at my provider’s end. Could you pass me the file path to the php.ini file and what memory setting you recommend? (I have access to my provider with command line as well as their control panel).
Here’s a quick vid explaining how to determine what php.ini file is in use, and how to check what the current memory setting is being used: https://youtu.be/v6a8A3x1sKw