madeyourday / contao-rocksolid-slider

RockSolid Slider Contao Extension
http://rocksolidthemes.com/de/contao/plugins/responsive-slider
Other
9 stars 7 forks source link

SliderRunonce conflicts with Contao Installer #76

Closed rabauss closed 3 years ago

rabauss commented 3 years ago

After the last update we get the following error while running contao:migrate:

CRITICAL  [console] Error thrown while running command "contao:mig  
  rate --no-interaction". Message: "An exception occurred while executing 'AL  
  TER TABLE tl_user ADD rsts_permissions BLOB DEFAULT NULL':                   
  SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'rsts_pe  
  rmissions'" ["exception" => Doctrine\DBAL\Exception\NonUniqueFieldNameExcep  
  tion { …},"command" => "contao:migrate --no-interaction","message" => """    
  An exception occurred while executing 'ALTER TABLE tl_user ADD rsts_permiss  
  ions BLOB DEFAULT NULL':\n  \n  SQLSTATE[42S21]: Column already exists: 106  
  0 Duplicate column name 'rsts_permissions'  """]   

I guess the SliderRunonce.php needs to be refactored as @ausi said to a default contao migration.

ausi commented 3 years ago

Fixed in version 2.1.1