-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Annotations, unserialize() [function.unserialize]: Error at offset #4496
Comments
Attachment: |
Have you done a php upgrade aswell, or was it Piwik only. I'm not able to reproduce that error on any of my installations. |
PHP Version Upgrade not necessary, running already
System check is green, too (see screenshot attachement) Value of database record is
|
Attachment: |
After Upgrading from last 1.x-Version to Version 2.0.2 annotations in visitor summary view are not working.
Error output is (see attached file, too):
unserialize() [function.unserialize]: Error at offset 268 of 2185 bytes in /kunden/176974_69214/rp-hosting/804/804/analytics2.trilobit.net/plugins/Annotations/AnnotationList.php on line 319
Backtrace -->
#0 Piwik\Error::errorHandler(...) called at [:]
#1 unserialize(...) called at [/kunden/176974_69214/rp-hosting/804/804/analytics2.trilobit.net/plugins/Annotations/AnnotationList.php:319]
#2 Piwik\Plugins\Annotations\AnnotationList->getAnnotationsForSite(...) called at [/kunden/176974_69214/rp-hosting/804/804/analytics2.trilobit.net/plugins/Annotations/AnnotationList.php:62]
#3 Piwik\Plugins\Annotations\AnnotationList->__construct(...) called at [/kunden/176974_69214/rp-hosting/804/804/analytics2.trilobit.net/plugins/Annotations/API.php:226]
#4 Piwik\Plugins\Annotations\API->getAnnotationCountForDates(...) called at [:]
#5 call_user_func_array(...) called at [/kunden/176974_69214/rp-hosting/804/804/analytics2.trilobit.net/core/API/Proxy.php:212]
#6 Piwik\API\Proxy->call(...) called at [/kunden/176974_69214/rp-hosting/804/804/analytics2.trilobit.net/core/API/Request.php:220]
#7 Piwik\API\Request->process(...) called at [/kunden/176974_69214/rp-hosting/804/804/analytics2.trilobit.net/core/API/Request.php:306]
#8 Piwik\API\Request::processRequest(...) called at [/kunden/176974_69214/rp-hosting/804/804/analytics2.trilobit.net/plugins/Annotations/Controller.php:210]
#9 Piwik\Plugins\Annotations\Controller->getEvolutionIcons(...) called at [:]
#10 call_user_func_array(...) called at [/kunden/176974_69214/rp-hosting/804/804/analytics2.trilobit.net/core/FrontController.php:117]
#11 Piwik\FrontController->dispatch(...) called at [/kunden/176974_69214/rp-hosting/804/804/analytics2.trilobit.net/index.php:71]
Upgrade has been processed by command line.
Keywords: Annotation
The text was updated successfully, but these errors were encountered: