Page 1 of 1

Phoca PDF on Joomla!3.3

Posted: 22 Jul 2014, 14:09
by szablac
I am testing Phoca PDF v3.0.1 on Joomla!3.3.1.
On the Control Panel of the component I got these PHP error messages:
  • Strict standards: Declaration of phocaPdfCpController::display() should be compatible with that of JControllerLegacy::display() in C:\wamp\www\test30\administrator\components\com_phocapdf\controller.php on line 47
  • Strict standards: Non-static method PhocaPdfUtils::setVars() should not be called statically, assuming $this from incompatible context in C:\wamp\www\test30\administrator\components\com_phocapdf\views\phocapdfcp\view.html.php on line 18
  • Strict standards: Non-static method PhocaPDFHelper::getPhocaVersion() should not be called statically, assuming $this from incompatible context in C:\wamp\www\test30\administrator\components\com_phocapdf\views\phocapdfcp\view.html.php on line 27
  • Strict standards: Only variables should be assigned by reference in C:\wamp\www\test30\administrator\components\com_phocapdf\views\phocapdfcp\view.html.php on line 40
  • Strict standards: Non-static method PhocaPdfRenderAdmin::quickIconButton() should not be called statically, assuming $this from incompatible context in C:\wamp\www\test30\administrator\components\com_phocapdf\views\phocapdfcp\tmpl\default.php on line 15
  • Strict standards: Non-static method PhocaPdfRenderAdmin::getLinks() should not be called statically, assuming $this from incompatible context in C:\wamp\www\test30\administrator\components\com_phocapdf\views\phocapdfcp\tmpl\default.php on line 21
(There are more error messages on the other screens of the component)

I have set Error reporting to Developer in Global Configuration. I know if I set this option to a lower level, the messages will not appear, but I do not want to change it, because I also develop extensions.
Jan, could you please fix these bugs in the near future?

Re: Phoca PDF on Joomla!3.3

Posted: 22 Jul 2014, 21:05
by Jan
Hi, see:

https://www.phoca.cz/documents/50-phoca/ ... tic-method

I hope, in some of the next released, these warnings will be removed.

Anyway thank you for the info.

Jan