dotpay / Magento2

Magento 2
1 stars 2 forks source link

Widget admin creating/editing not possible (Magento 2.1.6+) #10

Open srokatonie opened 7 years ago

srokatonie commented 7 years ago

Outcome

screen shot 2017-07-04 at 16 07 25

Steps to reproduce

  1. Fresh install Magento2
  2. Install Dotpay plugin as described in Readme
  3. Try creating Widget
  4. Empty page on the second step of widget creation as depicted above

How to add widget if you need one

Delete Dotpay, add widget, install Dotpay

How to delete Dotpay

  1. Disable plugin in Configuration -> Advanced -> Dotpay -> [disable]
  2. Delete Dotpay folder from app/code
  3. Magento CLI php bin/magento setup:upgrade
  4. Magento CLI php bin/magento setup:di:compile
tbajorek commented 7 years ago

Do you have logs from Apache? There can be usefull information about what error caused that problem.

srokatonie commented 7 years ago

Sorry, I had to reinstall the whole thing in order to have it working. The issue can be reproduced and analysed easily with the steps described above on a fresh Magento 2 installation.