Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

We recently updated our PHP, and now cannot log into the piwik #1173

Closed
anonymous-matomo-user opened this issue Feb 24, 2010 · 6 comments
Closed
Labels
Bug For errors / faults / flaws / inconsistencies etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Milestone

Comments

@anonymous-matomo-user
Copy link

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]

@anonymous-matomo-user
Copy link
Author

Attachment: core/Log/error.php
apicall prior to change.txt

@anonymous-matomo-user
Copy link
Author

Attachment: core/Log/APICall.php
apicall prior to change.2.txt

@anonymous-matomo-user
Copy link
Author

Attachment: core/Log/error.php, sorry, i think I sent same file twice, meant to send 2 files affected
ERROR-PHP-PRIOR-TO CHANGE.txt

@anonymous-matomo-user
Copy link
Author

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.

@robocoder
Copy link
Contributor

Here's the latest version.

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.

@mattab
Copy link
Member

mattab commented Feb 24, 2010

Also, it is generally considered impolite to write such requests as "Please email us with fix." but I will not elaborate on that one :)

@anonymous-matomo-user anonymous-matomo-user added this to the Piwik 0.5.5 milestone Jul 8, 2014
@mattab mattab added the wontfix label Aug 3, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Projects
None yet
Development

No branches or pull requests

3 participants