Log message #4046877

# At Username Text
# Jul 1st 2017, 11:36 slackebot [/html/portal.transfer-engelmann.de/vendor/cakephp/cakephp/src/Utility/Text.php, line 1070] Request URL: / Client IP: 95.90.227.124 Trace: Cake\Error\BaseErrorHandler::handleError() - CORE/src/Error/BaseErrorHandler.php, line 153 transliterator_transliterate - [internal], line ?? Cake\Utility\Text::transliterate() - CORE/src/Utility/Text.php, line 1070 Cake\Utility\Text::slug() - CORE/src/Utility/Text.php, line 1103 Cake\View\Helper\FormHelper::_domId(
# Jul 1st 2017, 11:36 slackebot CORE/src/View/Helper/IdGeneratorTrait.php, line 82 BootstrapUI\View\Helper\FormHelper::_parseOptions() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 383 BootstrapUI\View\Helper\FormHelper::input() - ROOT/vendor/friendsofcake/bootstrap-ui/src/View/Helper/FormHelper.php, line 188 include - APP/Template/Rides/request.ctp, line 38 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1025 Cake\View\View::_render() -
# Jul 1st 2017, 11:36 slackebot CORE/src/View/View.php, line 986 Cake\View\View::render() - CORE/src/View/View.php, line 610 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93 Cake\Routing\Dispatcher::dispatch() - CORE/src/Routing/Dispatcher.php, line 60 [main] - ROOT/webroot/index.ph
# Jul 1st 2017, 11:36 marcusgoede hi, my app is broken, since i tried to deploy. i reverted to an old stage, but the error stays. 2017-07-01 13:34:58 Warning: Warning (2): transliterator_transliterate(): Could not create transliterator with ID andquot;Any-Latin; Latin-ASCII; [\u0080-\u7fff] removeandquot; (transliterator_create: unable to open ICU transliterator with id andquot;Any-Latin; Latin-ASCII; [\u0080-\u7fff] removeandquot;: U_INVALID_ID) in
# Jul 1st 2017, 11:34 admad Regard the crud docs for how to set field settings
# Jul 1st 2017, 11:33 pidlo admad ok but where i must put it? i use this crud plugin in the firtst time in templates folder i have not posts directory.. thanks lot
# Jul 1st 2017, 11:32 admad Or conversely turn on locale based parsing for date time db type in bootstrap.
# Jul 1st 2017, 11:30 admad pidlo: set "data-format" => 'Y-m-d H:i:s' in the field's settings
# Jul 1st 2017, 11:18 pidlo but date picker i dont know howto change to timestamp for dtb
# Jul 1st 2017, 11:17 pidlo hello all i install today crud friends of cake .. create posts crud its ok but i can save post then i get error Invalid datetime format in view i have 06/28/2017 11:00 AM
# Jul 1st 2017, 08:19 mallick Any clue, what I am doing wrong? Its cakePHP 3.4
# Jul 1st 2017, 08:19 mallick Fatal error: Uncaught RuntimeException: Could not load class debug in /home/aminfosystems/Projects/v6k12/vendor/cakephp/cakephp/src/Log/LogEngineRegistry.php:57
# Jul 1st 2017, 08:19 mallick Hi guys, while I am trying to use Log::debug("something") in a shell, it gives me the error
# Jul 1st 2017, 05:39 loganstrob oh alright...Thanks again have a great weekend @admad :slightly_smiling_face:
# Jul 1st 2017, 05:38 admad There are community plugins for social providers like my social-auth plugin :)
# Jul 1st 2017, 05:37 loganstrob ?
# Jul 1st 2017, 05:37 loganstrob And also one last thing...what about google authentication api...How do i use it cakephp
# Jul 1st 2017, 05:37 admad Np
# Jul 1st 2017, 05:36 loganstrob Oh well then I am gonna have to rebuild...Thanks alot @admad i really appreciate your help
# Jul 1st 2017, 05:35 admad Unless there are generic classes in your existing code which can be reused i doubt it
# Jul 1st 2017, 05:34 loganstrob Is there any way I can reuse the code?
# Jul 1st 2017, 05:33 admad Continue developing the cake app and keep switching urls over to it
# Jul 1st 2017, 05:32 admad loganstrob: a commonly followed practice is moving to a new system in parts. Implement some part of website in cake and setup redirection to serve required urls through it.
# Jul 1st 2017, 05:24 loganstrob ?
# Jul 1st 2017, 05:23 loganstrob now I have to make a transition to cakephp...and completely rebuild the entire website again using cakephp...What is a the best practice for a migration like this
# Jul 1st 2017, 05:22 loganstrob php
# Jul 1st 2017, 05:22 loganstrob I have this website which was ompletely developed using core ph
# Jul 1st 2017, 05:22 loganstrob i was wondering if i could get some help
# Jul 1st 2017, 05:21 loganstrob hello
# Jul 1st 2017, 02:06 aproapedelune thank you!
# Jul 1st 2017, 02:05 markstory I would
# Jul 1st 2017, 02:05 aproapedelune so I should have the "roles" column on the Users table..
# Jul 1st 2017, 02:04 markstory having multiples can get wonky
# Jul 1st 2017, 02:03 markstory you should try to have only one auth component configuration
# Jul 1st 2017, 01:55 aproapedelune could someone please advise?
# Jul 1st 2017, 01:54 slackebot array ( 'controller' => 'Analize', 'action' => 'login', ), 'authError' => NULL, 'unauthorizedRedirect' => true, 'storage' => 'Session', 'checkAuthIn' => 'Controller.startup', ) which differs from array ( 'loginRedirect' => array ( 'controller' => 'posts', 'action' => 'index', ), 'logoutRedirect' => array ( 'controller' => 'pages', 'action' => 'display', 0 => 'home', ), )
# Jul 1st 2017, 01:54 aproapedelune I got this error :The "Auth" alias has already been loaded with the following config: array ( 'authenticate' => array ( 'Form' => array ( 'fields' => array ( 'username' => 'username', 'password' => 'password', ), ), ), 'authorize' => NULL, 'ajaxLogin' => NULL, 'flash' => NULL, 'loginAction' => array ( 'controller' => 'Analize', 'action' => 'login', ), 'loginRedirect' => array ( 'controller' => 'Analize', 'action' => 'admin', ), 'logoutR
# Jul 1st 2017, 01:21 aproapedelune And how to search the username and pass from database?
# Jul 1st 2017, 01:20 aproapedelune Could someone advise me, please? Should I rename the login method for users?
# Jul 1st 2017, 01:19 aproapedelune https://gist.github.com/anonymous/b21d44719759b5cb57857bc4d1bd0d2d
# Jul 1st 2017, 01:18 aproapedelune https://gist.github.com/anonymous/514eea3d6c6ea743fa7aa02dffbee12e