J'ai un gros paté quand je fait un simple cake Media.create...
Normal ?
cake Media.create
Warning: strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CET/1.0/no DST' instead in /Users/Documents/Websites/vien/lib/Cake/Cache/CacheEngine.php on line 59
Warning: strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CET/1.0/no DST' instead in /Users/Documents/Websites/vien/lib/Cake/Cache/CacheEngine.php on line 59
Error: Plugin Media could not be found.
#0 /Users/Documents/Websites/vien/lib/Cake/Core/App.php(364): CakePlugin::path('Media')
#1 /Users/Documents/Websites/vien/lib/Cake/Core/App.php(225): App::pluginPath('Media')
#2 /Users/Documents/Websites/vien/lib/Cake/Core/App.php(542): App::path('Console/Command', 'Media')
#3 [internal function]: App::load('CreateShell')
#4 [internal function]: spl_autoload_call('CreateShell')
#5 /Users/Documents/Websites/vien/lib/Cake/Console/ShellDispatcher.php(241): class_exists('CreateShell')
#6 /Users/Documents/Websites/vien/lib/Cake/Console/ShellDispatcher.php(191): ShellDispatcher->_getShell('Media.create')
#7 /Users/Documents/Websites/vien/lib/Cake/Console/ShellDispatcher.php(69): ShellDispatcher->dispatch()
#8 /Users/Documents/Websites/vien/app/Console/cake.php(33): ShellDispatcher::run(Array)
#9 {main}