We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
SEO Plugin throws this messages (Used URL is changed to OURURL and path to piwik dir is made relativ to hide privates):
Notice: Trying to get property of non-object in piwik/plugins/SEO/RankChecker.php on line 57
Backtrace --> #0 Piwik_ErrorHandler(8, Trying to get property of non-object, piwik/plugins/SEO/RankChecker.php, 57, Array ([=> OURURL,xml => )) called at [piwik/plugins/SEO/RankChecker.php:57] #1 Piwik_SEO_RankChecker->getAlexaRank() called at [piwik/plugins/SEO/API.php:63] #2 Piwik_SEO_API->getRank(OURURL) called at [piwik/plugins/SEO/Controller.php:28] #3 Piwik_SEO_Controller->getRank() #4 call_user_func_array(Array ([=> Piwik_SEO_Controller Object ( => SEO,[=> 2010-10-22, => Piwik_Date Object ([=> 1287705600, => UTC),[=> 3, => Piwik_Site Object ([=> 3)),1 => getRank), Array ()) called at [piwik/core/FrontController.php:126] #5 Piwik_FrontController->dispatch() called at [piwik/index.php:60]
The text was updated successfully, but these errors were encountered:
A, I think it's because some of the values are null or can not be obtained (like website is not monitored by alexa).
Sorry, something went wrong.
Already fixed in trunk.
No branches or pull requests
SEO Plugin throws this messages (Used URL is changed to OURURL and path to piwik dir is made relativ to hide privates):
Notice: Trying to get property of non-object in piwik/plugins/SEO/RankChecker.php on line 57
Backtrace -->
#0 Piwik_ErrorHandler(8, Trying to get property of non-object, piwik/plugins/SEO/RankChecker.php, 57, Array ([=> OURURL,xml => )) called at [piwik/plugins/SEO/RankChecker.php:57]
#1 Piwik_SEO_RankChecker->getAlexaRank() called at [piwik/plugins/SEO/API.php:63]
#2 Piwik_SEO_API->getRank(OURURL) called at [piwik/plugins/SEO/Controller.php:28]
#3 Piwik_SEO_Controller->getRank()
#4 call_user_func_array(Array ([=> Piwik_SEO_Controller Object ( => SEO,[=> 2010-10-22, => Piwik_Date Object ([=> 1287705600, => UTC),[=> 3, => Piwik_Site Object ([=> 3)),1 => getRank), Array ()) called at [piwik/core/FrontController.php:126]
#5 Piwik_FrontController->dispatch() called at [piwik/index.php:60]
Notice: Trying to get property of non-object in piwik/plugins/SEO/RankChecker.php on line 57
Backtrace -->
#0 Piwik_ErrorHandler(8, Trying to get property of non-object, piwik/plugins/SEO/RankChecker.php, 57, Array ([=> OURURL,xml => )) called at [piwik/plugins/SEO/RankChecker.php:57]
#1 Piwik_SEO_RankChecker->getAlexaRank() called at [piwik/plugins/SEO/API.php:63]
#2 Piwik_SEO_API->getRank(OURURL) called at [piwik/plugins/SEO/Controller.php:28]
#3 Piwik_SEO_Controller->getRank()
#4 call_user_func_array(Array ([=> Piwik_SEO_Controller Object ( => SEO,[=> 2010-10-22, => Piwik_Date Object ([=> 1287705600, => UTC),[=> 3, => Piwik_Site Object ([=> 3)),1 => getRank), Array ()) called at [piwik/core/FrontController.php:126]
#5 Piwik_FrontController->dispatch() called at [piwik/index.php:60]
The text was updated successfully, but these errors were encountered: