kohana-flexible-migrations
kohana-flexible-migrations copied to clipboard
'Invalid argument supplied for foreach()' in Flexiblemigrations.php
By default, the web interface is enabled,right? But when I enter 'mydomain/migrations', I encountered 500 server error: Here is the debug log: 2017-06-08 20:46:04 --- EMERGENCY: ErrorException [ 2 ]: Invalid argument supplied for foreach() ~ MODPATH/flexiblemigrations/classes/Kohana/Flexiblemigrations.php [ 133 ] in /var/www/clients/client1/web1/web/modules/flexiblemigrations/classes/Kohana/Flexiblemigrations.php:133 2017-06-08 20:46:04 --- DEBUG: #0 /var/www/clients/client1/web1/web/modules/flexiblemigrations/classes/Kohana/Flexiblemigrations.php(133): Kohana_Core::error_handler(2, 'Invalid argumen...', '/var/www/client...', 133, Array) #1 /var/www/clients/client1/web1/web/modules/flexiblemigrations/classes/Controller/Flexiblemigrations.php(41): Kohana_Flexiblemigrations->get_migrations()