0

I am currently in the process of testing Magento 2.2.5 and am planning to move off PrestaShop to Magento but a few issues are preventing me to move:

  1. When I add a new product our "New Product" block comes up with "We're sorry, an error has occurred while generating this content."
  2. When I search for the product it doesn't show up, on the layered navigation it says the category and then the amount of products, by clicking this nothing still comes up.
  3. and now my Admin Panel doesn't open the side menu.

    1. Clicking on a category causes a 503 error the permissions have been set as: 0777, 0755, 0660.

Our Theme was created by Blue Sky Tech Co/Rokan Themes (on Theme Forest)

Modules:

Webkul POS Accordion FAQ Webkul Preorder

Things done:

Re-Compiled Moved to Developer Mode & Back Cleared Cache Rebuilt Index

asked Sep 8, 2018 at 14:23
1
  • is your problem solved? Commented Sep 8, 2018 at 17:14

2 Answers 2

0

Run these commands from CLI and then check.

php bin/magento cache:clean
php bin/magento cache:flush
php bin/magento indexer:reindex
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f
answered Sep 8, 2018 at 14:30
2
  • I've just lost all the CSS for all pages including admin Commented Sep 8, 2018 at 14:37
  • Run deploy command, So it regenerate CSS again into pub folder. Verify that you give proper permission as well. Commented Sep 8, 2018 at 18:03
0

I have found an issue with the Pre-Order module.

I've contacted Ex-Tait about their module

answered Sep 9, 2018 at 0:33

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.