Strict Standards Error Message

Phoca Download - download manager
rbeilby
Phoca Newbie
Phoca Newbie
Posts: 8
Joined: 13 Jul 2013, 00:24

Strict Standards Error Message

Post by rbeilby »

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.
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9119
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: Strict Standards Error Message

Post by Benno »

rbeilby
Phoca Newbie
Phoca Newbie
Posts: 8
Joined: 13 Jul 2013, 00:24

Re: Strict Standards Error Message

Post by rbeilby »

Thank you for your reply, Benno.

The problem went away of its own accord. I suspect that the hosting company did something to the server.

I have set the Error Reporting flag to None now just in case.

Once again thank your for your help.
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9119
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: Strict Standards Error Message

Post by Benno »

You're welcome!

Kind regards,
Benno
Post Reply