Jump to content
  • 0

Flux CP Problem


Lugia

Question


  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  95
  • Reputation:   2
  • Joined:  08/23/12
  • Last Seen:  

How to fix this ?

Strict Standards: Non-static method Flux::registerServerGroup() should not be called statically in C:\xampp\htdocs\ro\lib\Flux.php on line 153

Strict Standards: Non-static method Flux::registerAthenaServer() should not be called statically in C:\xampp\htdocs\ro\lib\Flux.php on line 164

Strict Standards: Non-static method Flux_Installer::getInstance() should not be called statically in C:\xampp\htdocs\ro\index.php on line 109

Strict Standards: Non-static method Flux_Installer::getInstance() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\ro\modules\main\preprocess.php on line 41

Edited by Lugia
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  5
  • Reputation:   0
  • Joined:  10/22/16
  • Last Seen:  

Hi, I have the same problem. Please, can you help me? Thanks

Link to comment
Share on other sites

  • 0

  • Group:  Forum Manager
  • Topic Count:  282
  • Topics Per Day:  0.06
  • Content Count:  3123
  • Reputation:   1617
  • Joined:  03/26/12
  • Last Seen:  

In your php.ini change error_reporting to:

error_reporting = E_ALL & ~E_DEPRECATED & ~E_STRICT

It should be around line 450.

Link to comment
Share on other sites

×
×
  • Create New...