Page 2 of 2

Re: Joomla 5 Compatability

Posted: 19 Oct 2024, 16:06
by Jan
landed

The 'from' part which is missing in your case comes from Joomla configuration: $from = $config->get('mailfrom');

I cannot imagine that your configuration does not have set the email :idea:

Are you able to debug code? It would be interesting to know the value of the from variable, e.g. in file:
administrator/components/com_phocacart/libraries/phocacart/email/email.php on line cca 102, add some debug info:

e.g. var_dump($from);
to see what is the value of this variable.

Jan

Re: Joomla 5 Compatability

Posted: 20 Oct 2024, 19:46
by landed
I have some error 500 on checkout page so cannot see the result of this. I dont have any email in my config file. Should I?

Re: Joomla 5 Compatability

Posted: 20 Oct 2024, 19:55
by landed
I compared this file in both instances and get very different files./components/com_phocacart/models/checkout.php
Not sure why as both are the same version of the install, confused as heck!

Re: Joomla 5 Compatability

Posted: 25 Oct 2024, 16:05
by Jan
Hmm, really hard to say what happened there. :idea:

Jan

Re: Joomla 5 Compatability

Posted: 25 Oct 2024, 16:14
by Jan
Hi, I just reinstalled the component on your site and everything is OK there now. BTW try to test template which better suite the e-commerce website:
https://www.phoca.cz/joomla-templates/1 ... n-joomla-5