Strict Standards Error Message
Posted: 27 Jul 2014, 12:24
I am getting the above errors on one of my web sites. It has Phoca Download 3.0.3 running under Joomla 3.3.1. The server is Linux running Apache version 2.4.10, PHP version 5.4.30 and MySQL version 5.6.16.
The messages on the front end look like:-
Strict Standards: Non-static method PhocaDownloadPath::getPathMedia() should not be called statically, assuming $this from incompatible context in /home/heathand/public_html/components/com_phocadownload/views/category/view.html.php on line 32
Strict Standards: Non-static method PhocaDownloadOrdering::getOrderingText() should not be called statically, assuming $this from incompatible context in /home/heathand/public_html/components/com_phocadownload/models/category.php on line 229
Strict Standards: Only variables should be assigned by reference in /home/heathand/public_html/components/com_phocadownload/models/category.php on line 122
Strict Standards: Non-static method PhocaDownloadOrdering::getOrderingText() should not be called statically, assuming $this from incompatible context in /home/heathand/public_html/components/com_phocadownload/models/category.php on line 216
Strict Standards: Only variables should be assigned by reference in /home/heathand/public_html/components/com_phocadownload/models/category.php on line 122
and on the back end:-
Strict Standards: Declaration of PhocadownloadCpController::display() should be compatible with JControllerLegacy::display($cachable = false, $urlparams = Array) in /home/heathand/public_html/administrator/components/com_phocadownload/controller.php on line 51
Strict Standards: Non-static method PhocaDownloadUtils::setVars() should not be called statically, assuming $this from incompatible context in /home/heathand/public_html/administrator/components/com_phocadownload/views/phocadownloadcp/view.html.php on line 20
Strict Standards: Non-static method PhocaDownloadUtils::getExtensionVersion() should not be called statically, assuming $this from incompatible context in /home/heathand/public_html/administrator/components/com_phocadownload/views/phocadownloadcp/view.html.php on line 39
Strict Standards: Only variables should be assigned by reference in /home/heathand/public_html/administrator/components/com_phocadownload/views/phocadownloadcp/view.html.php on line 51
To see the error messages for yourselves go to:- http://www.heathandreach.org.uk/index.p ... ngs/agenda
I have not updated to the latest versions of Joomla or Phoca Download as I want a resolution first.
I hope that someone has ideas on what could be wrong.
Regards,
Richard Beilby.
The messages on the front end look like:-
Strict Standards: Non-static method PhocaDownloadPath::getPathMedia() should not be called statically, assuming $this from incompatible context in /home/heathand/public_html/components/com_phocadownload/views/category/view.html.php on line 32
Strict Standards: Non-static method PhocaDownloadOrdering::getOrderingText() should not be called statically, assuming $this from incompatible context in /home/heathand/public_html/components/com_phocadownload/models/category.php on line 229
Strict Standards: Only variables should be assigned by reference in /home/heathand/public_html/components/com_phocadownload/models/category.php on line 122
Strict Standards: Non-static method PhocaDownloadOrdering::getOrderingText() should not be called statically, assuming $this from incompatible context in /home/heathand/public_html/components/com_phocadownload/models/category.php on line 216
Strict Standards: Only variables should be assigned by reference in /home/heathand/public_html/components/com_phocadownload/models/category.php on line 122
and on the back end:-
Strict Standards: Declaration of PhocadownloadCpController::display() should be compatible with JControllerLegacy::display($cachable = false, $urlparams = Array) in /home/heathand/public_html/administrator/components/com_phocadownload/controller.php on line 51
Strict Standards: Non-static method PhocaDownloadUtils::setVars() should not be called statically, assuming $this from incompatible context in /home/heathand/public_html/administrator/components/com_phocadownload/views/phocadownloadcp/view.html.php on line 20
Strict Standards: Non-static method PhocaDownloadUtils::getExtensionVersion() should not be called statically, assuming $this from incompatible context in /home/heathand/public_html/administrator/components/com_phocadownload/views/phocadownloadcp/view.html.php on line 39
Strict Standards: Only variables should be assigned by reference in /home/heathand/public_html/administrator/components/com_phocadownload/views/phocadownloadcp/view.html.php on line 51
To see the error messages for yourselves go to:- http://www.heathandreach.org.uk/index.p ... ngs/agenda
I have not updated to the latest versions of Joomla or Phoca Download as I want a resolution first.
I hope that someone has ideas on what could be wrong.
Regards,
Richard Beilby.