Hello all,
I am in preparation of upgrading to Joomla 4. As a first step I did the update to Joomla! 3.10.12 yesterday.
In the backend, Phocadownload now shows the following messages:
Deprecated: Required parameter $currentId follows optional parameter $id in ...
Deprecated: Required parameter $rightUsers follows optional parameter $rightType in ...
Deprecated: Required parameter $link follows optional parameter $view in ...
Deprecated: Required parameter $title follows optional parameter $view in ...
Deprecated: Required parameter $target follows optional parameter $view in ...
The messages appear in the backend not in the control panel, but also every other page. Installed is the version 3.2.3. Before the update of Joomla the message was not present.
What can I do? Glad about a feedback.
Best regards Thore
Problem Joomla! 3.10.12
-
- Phoca Hero
- Posts: 2857
- Joined: 28 Nov 2010, 17:20
Re: Problem Joomla! 3.10.12
Hi Thore,
Which PHP Version are you using?
Kind regards
Christine
Which PHP Version are you using?
Kind regards
Christine
-
- Phoca Newbie
- Posts: 7
- Joined: 17 Dec 2019, 22:59
Re: Problem Joomla! 3.10.12
Hey Christine,
i'm sorry, I forgot: php 8.0.29
Best regards Thore
i'm sorry, I forgot: php 8.0.29
Best regards Thore
- Jan
- Phoca Hero
- Posts: 48535
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Problem Joomla! 3.10.12
Hi, "deprecated" warnings are warnings for developers so they should change their code in future.
There are two options how to solve it:
a) disable such warnings in Joomla Global configuration (so only developers see them not end users)
b) update Joomla and Phoca Download to latest versions so they are fit with new PHP
Jan
There are two options how to solve it:
a) disable such warnings in Joomla Global configuration (so only developers see them not end users)
b) update Joomla and Phoca Download to latest versions so they are fit with new PHP
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 7
- Joined: 17 Dec 2019, 22:59
Re: Problem Joomla! 3.10.12
Thank you very much, the tips are helpful.
Thore
Thore