Recently I am accessing on the feature of Magento 2.0 as i have a couple of web store running Mangeto 1.0 and the support for Magento 1.0 is ending soon.…
php
-
-
-
magentophp
Mystery weird Magento behaviors have finally been resolved… due to base64_decode being disabled by web hosting!
by Bennyby BennyFor a few months after i have upgraded to 1.6.x and to current 1.8.x, i have been facing the following issues/behavior in backend admin
- Searching by fields in every view(Sales, Order, Catalog, etc) are not possible. All searches will return all result back. It seemed as if filter is not working!
- Â Dashboard graph is not working. It shows broken images regardless of any selection.
- Reports that require to input a date range are not working. It keep showing ‘No Records’ even if i refresh the statistics
- Even to the extend of doing fresh install of Magento (i tried 1.8.1) also gives the same errors above
-
I just recently upgrade one of my magento ecommerce website from 1.7.x to 1.8.1 and one of my customer feedback that he encounter a javascript undefined error upon checkout.
After some comparison with the base folder of magento 1.8.1, i figured out that you need to amend the following page.
-
-
Codingmagentophp
Fix Magento Connect Manager 404 error by resetting the folder permission
by Bennyby BennyIf you encounter 404 error when you connect to Magento Connnect Manager (System-> Magento Connect Manager), it is probably due to your folder permission not set up correctly. Fortunately, there…
-
-
-
-
-
-
Codingphpsymfony
You are not allowed to access this file. Check frontend_dev.php for more information.
by Bennyby BennyIf you had deployed to production/LIVE environment and encounter this error message when you tried to access fontend_dev.php, it is due to a security IP check in fontend_dev.php to check…
- 1
- 2