joomla 4 error MysqliDriver::getError()

Phoca Download - download manager
Ahec
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 11 Oct 2022, 13:35

Re: joomla 4 error MysqliDriver::getError()

Post by Ahec »

Hi Jan,
to change the code in user.php solved my problem.
//$row->publish_down = null;
$row->publish_down = '0000-00-00 00:00:00';
Now upload ist working and the files are displayed for download.

Where is no errorcode anymore except the "date_default_timezone_get():..." error.

I use a fresh Joomla 4.23 installation , no update.

What happens if Phocadownload will get an update?

Thankyou for your help!
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48536
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: joomla 4 error MysqliDriver::getError()

Post by Jan »

I will update it too, so this will be updated.

This:
Strict Standards: date_default_timezone_get(): We selected 'Europe/Berlin' for 'CEST/2.0/DST' instead in /homepages..../libraries/src/Date/Date.php on line 115

is unfortunately much more a question on Joomla core developers :idea:

Jan
If you find Phoca extensions useful, please support the project
Post Reply