You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BugFor errors / faults / flaws / inconsistencies etc.MajorIndicates the severity or impact or benefit of an issue is much higher than normal but not critical.wontfixIf you can reproduce this issue, please reopen the issue or create a new one describing it.
Below is the error we get. We have tried to apply the patch in ticket 821 with no luck. Can you attach the files affected, in whole, for our version in full so we can be sure the patch gets applied correctly. This is our version from the index file: @Version$Id: index.php 951 2009-03-02 19:35:02Z matt $
Declaration of Piwik_Log_APICall::log() should be compatible with that of Piwik_Log::log()
in '/home/lgicom/public_html/visitors2/core/Log/APICall.php' at the line 52
#0 Piwik_ErrorHandler(2048, Declaration of Piwik_Log_APICall::log() should be compatible with that of Piwik_Log::log(), /home/lgicom/public_html/visitors2/core/Log/APICall.php, 52, Array ()) called at [(null):0] #1 Piwik::createLogObject() called at [/home/lgicom/public_html/visitors2/core/Piwik.php:1201] #2 Piwik::createLogObject() called at [/home/lgicom/public_html/visitors2/core/FrontController.php:235] #3 Piwik_FrontController->init() called at [/home/lgicom/public_html/visitors2/index.php:50]
The text was updated successfully, but these errors were encountered:
Sorry, sent core/Log/APICall.php twice, ignore. I think these are the file affected, could you make the change to these files and send them back and add any other files affected. Our code is so different from what I can find in the change log, it does not fix the problem. Please email us with fix.
We've probably made a half-dozen changes over the past year to address compatibility issues with new incremental versions of PHP (e.g., 5.2.10, 5.2.11, 5.2.12, 5.3, and 5.3.1). Since these changes build upon the Piwik version du jour, we are unable to provide you with a customized patchset against Piwik 0.2.32.
BugFor errors / faults / flaws / inconsistencies etc.MajorIndicates the severity or impact or benefit of an issue is much higher than normal but not critical.wontfixIf you can reproduce this issue, please reopen the issue or create a new one describing it.
Below is the error we get. We have tried to apply the patch in ticket 821 with no luck. Can you attach the files affected, in whole, for our version in full so we can be sure the patch gets applied correctly. This is our version from the index file: @Version$Id: index.php 951 2009-03-02 19:35:02Z matt $
Declaration of Piwik_Log_APICall::log() should be compatible with that of Piwik_Log::log()
in '/home/lgicom/public_html/visitors2/core/Log/APICall.php' at the line 52
#0 Piwik_ErrorHandler(2048, Declaration of Piwik_Log_APICall::log() should be compatible with that of Piwik_Log::log(), /home/lgicom/public_html/visitors2/core/Log/APICall.php, 52, Array ()) called at [(null):0]
#1 Piwik::createLogObject() called at [/home/lgicom/public_html/visitors2/core/Piwik.php:1201]
#2 Piwik::createLogObject() called at [/home/lgicom/public_html/visitors2/core/FrontController.php:235]
#3 Piwik_FrontController->init() called at [/home/lgicom/public_html/visitors2/index.php:50]
The text was updated successfully, but these errors were encountered: