Questions tagged [magento2.2.7]

Denotes questions regarding Magento 2.2.7

111 questions
16
votes
2 answers

Magento 2.2.7 admin panel blank page

After successful installation when i run the admin url it's giving me this. I'm not sure what's happening. So if anyone have any solution for this it will be great help.
Nayem323
  • 751
  • 1
  • 7
  • 26
3
votes
2 answers

Magento 2.2.7 Order sales report Shows empty results

If I select Date Used as Order Created it show me We couldn't find any records.
Hassan Ali Shahzad
  • 2,330
  • 18
  • 35
2
votes
3 answers

Magento 2: Login customer from external site to Magento website

I want to login customer from external Laravel App to magento site. I have multi store multi website setup (mean every store have separate website) I try all available ways: 1) By importing Magento OM in Laravel app & try to login like its…
Hassan Ali Shahzad
  • 2,330
  • 18
  • 35
2
votes
5 answers

Not supported cipher version

I'm running into an issue on Magento 2.2.7 after a failed rollback from 2.3 Exception: Not supported cipher version in /vendor/magento/framework/Encryption/Encryptor.php:135 Current PHP version is 7.1. I've tried 7 and 7.2 I've cleared var/cache…
Denial Design
  • 300
  • 3
  • 20
1
vote
2 answers

How to set minify html in Production Mode

I'm very much aware of the following commands that can change JS/CSS settings whilst in Production Mode: bin/magento config:set dev/js/merge_files 0 bin/magento config:set dev/js/enable_js_bundling 0 bin/magento config:set dev/js/minify_files…
Craig
  • 2,650
  • 3
  • 15
  • 37
1
vote
1 answer

Stop ability to load site as both example.com and example.com/index.php

I've just noticed that I can load pages within and without index.php in the URL. So, I can load these URLs: example.com example.com/index.php (I don't want this) example.com/product.html example.com/index.php/product.html (I don't want this) I'm…
Craig
  • 2,650
  • 3
  • 15
  • 37
0
votes
2 answers

Facing issue with cron job in magento 2.2.7, how to solve?

I am getting below error in update.cron.log file. [2020-01-20 05:33:01] update-cron.ERROR: Cron readiness check failure! Found non-writable paths: /var/www/vhosts/project/webroot/.github /var/www/vhosts/project/webroot/.htaccess.sample …
Biren Patel
  • 940
  • 7
  • 28
0
votes
0 answers

Customized error message in the customer login page in Magento 2?

I am trying to change the error message "You did not sign in correctly or your account is temporarily disabled." that appears when the user enters the wrong credentials in Magento2. I have referred post: Magento 2: How to change the…
0
votes
1 answer

How to set price in proper format in email template in magento-2.2.7?

I am using magento-2.2.7. In email template, price subtotal and grandtotal is showing like that 0.5000000000045 .How to change this price in proper format. Please help me to solve it. I want to share screenshot as follow : https://paste.pics/67A5H
Lovely Setia
  • 427
  • 4
  • 17
0
votes
3 answers

php bin/magento s:s:d -f errors how to do that?

[Magento\Framework\Exception\FileSystemException] File "D:/xampp/htdocs/zenmeds/var/view_preprocessed/pub/static/frontend/Magento/blank/en_US/info.json" cannot be opened Warning!fopen(D:/xampp/htdocs/zenmeds/var/v …
Parshuram
  • 65
  • 5
0
votes
1 answer

How to add the special price for every product thrugh excel sheet in magento 2?

I am using Magento 2.2.7 how to add the special price. and it will be showing the mrp and special price for every product how to do that?
Parshuram
  • 65
  • 5
0
votes
0 answers

not showing last sub category on left sidebar

not showing last sub category on left sidebar.
dev dev
  • 21
  • 1
  • 3
0
votes
1 answer

Magento after upgradation from 1.4 to 2.2 facing Broken reference issue in system log

[2019-02-07 08:57:11] main.INFO: Broken reference: the 'catalog.compare.sidebar' element cannot be added as child to 'sidebar.additional', because the latter doesn't exist [] [] [2019-02-07 08:57:11] main.INFO: Broken reference: the…
0
votes
1 answer

Magento 2.2.7 dashboard logos and images are not displaying

In the dashboard images and logos are not displaying????even magento logo also not displaying???can anyone help with it?
0
votes
3 answers

CSS not updating in Production Mode

Issue It doesn't appear that my merged/minified files are being updated when changed whilst in Production Mode. For example, I made a change to this file: app/design/frontend/Theme/theme_child/web/css/styles.css But even after I run the following,…
Craig
  • 2,650
  • 3
  • 15
  • 37
1
2