Phoca PDF on Joomla!3.3

Phoca PDF - creating PDF documents in Joomla! CMS
szablac
Phoca Member
Phoca Member
Posts: 19
Joined: 22 Feb 2009, 00:10
Location: Hungary
Contact:

Phoca PDF on Joomla!3.3

Post 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?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Phoca PDF on Joomla!3.3

Post 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
If you find Phoca extensions useful, please support the project
Post Reply