-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Errors at reports > product > most viewed #23
Comments
Hi rbrussaard,
Thank you for the report. Closing the ticket. |
UPD: we have fixed the bug. The fix will be included into one of upcoming next code updates. |
magento-team
added a commit
that referenced
this issue
Jul 3, 2012
* Refactored backend (admin) menu generation: * Menu is separated from `adminhtml.xml` files into `menu.xml` files * Rendering menu became responsibility of `Mage_Backend` instead of `Mage_Adminhtml` module * Implemented XML-Schema for `menu.xml` * Actions with menu items defined in schema: add, remove, move, update, change parent and position * Refactored customers import feature. New ability to provide import data in 3 files: master file (key customer information) + address file (customer id + address info) + financial file (customer id + reward points & store credit) * Optimized memory consumption in integration tests: * Found and eliminated memory leaks in `Mage_Core_Model_App_Area`, `Mage_Core_Model_Layout` * Manually unset objects from PHPUnit test case object in `tearDown()` in integration tests. Garbage collector didn't purge them because of these references * Disabled running `integrity` test suite by default in integration tests * Improvements in visual design editor JavaScript: * eliminated dependency of code on HTML-literals, reduced code coupling between templates and JavaScript files * implemented blocking unwanted JavaScript activity in visual design editor mode * Various fixes in UX, code stability, modularity * GitHub requests: * [#23](#23) -- added `Mage_Customer_Block_Account_Navigation::removeLink()`
Closed
magento-team
pushed a commit
that referenced
this issue
Jan 9, 2015
MAGETWO-31052: M2 GitHub Update (version 0.42.0-beta3)
Closed
Closed
ghost
mentioned this issue
May 26, 2015
5 tasks
5 tasks
ghost
mentioned this issue
Aug 10, 2022
5 tasks
ghost
mentioned this issue
Aug 19, 2022
5 tasks
5 tasks
5 tasks
5 tasks
Closed
5 tasks
5 tasks
This was referenced Feb 17, 2023
5 tasks
5 tasks
Open
5 tasks
5 tasks
5 tasks
5 tasks
5 tasks
5 tasks
5 tasks
5 tasks
5 tasks
5 tasks
5 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Fatal error: Call to undefined method Mage_Reports_Model_Resource_Product_Viewed_Collection::setPeriod() in /Applications/MAMP/htdocs/magento2/app/code/core/Mage/Adminhtml/Block/Report/Grid/Abstract.php on line 213
Fatal error: Undefined class constant 'NS_SEPARATOR' in /Applications/MAMP/htdocs/magento2/lib/Magento/Autoload.php on line 129
The text was updated successfully, but these errors were encountered: