Dem13n / discussion-cards

Output of discussions in form of cards
MIT License
15 stars 5 forks source link

admin panel plugin error #2

Closed Unity4K closed 3 years ago

Unity4K commented 3 years ago

i updated the plugin and again the problem persists

When you activate the plugin, the articles on the main page disappear

wws

Dem13n commented 3 years ago

try uninstalling and reinstalling, no need to update

composer remove dem13n/discussion-cards composer require dem13n/discussion-cards

Unity4K commented 3 years ago

try uninstalling and reinstalling, no need to update

composer remove dem13n/discussion-cards composer require dem13n/discussion-cards

I did what you said I still get the same error

Dem13n commented 3 years ago

in the database, in migrations, delete the line 2021_01_31_000000_set_default_settings

composer remove dem13n/discussion-cards composer require dem13n/discussion-cards

don't forget to disable and enable the extension

Unity4K commented 3 years ago

in the database, in migrations, delete the line 2021_01_31_000000_set_default_settings

composer remove dem13n/discussion-cards composer require dem13n/discussion-cards

don't forget to disable and enable the extension

the problem is fixed thanks