Log message #4153638

# At Username Text
# Jun 24th 2018, 16:30 hmic you are using sqlite database, i suppose from the error
# Jun 24th 2018, 16:30 hmic check your database config
# Jun 24th 2018, 16:28 mub while running cakephp application
# Jun 24th 2018, 16:28 mub showing error message "SQLSTATE[HY000] [14] unable to open database file"
# Jun 24th 2018, 16:28 mub hi
# Jun 24th 2018, 12:44 cakephp919 so I want to try to find another job where I can use my experience with Cake
# Jun 24th 2018, 12:44 cakephp919 now it's done
# Jun 24th 2018, 12:43 cakephp919 in the same project
# Jun 24th 2018, 12:43 cakephp919 I have 2 fulltime years with CakePHP (1.x, 2.x)
# Jun 24th 2018, 12:42 cakephp919 *on hourly basis
# Jun 24th 2018, 12:42 cakephp919 Hello everybody. Could you please give me an advice what is the best way to find cakephp related work (no hourly basis)?
# Jun 24th 2018, 11:20 hmic make sure to install the neccessary php modules/version
# Jun 24th 2018, 11:19 hmic mub, it tells you what you are missing in the process
# Jun 24th 2018, 11:02 mub Got error message "Your requirements could not be resolved to an installable set of packages." while updating composer
# Jun 24th 2018, 10:54 mub @wYm_, updated the composer, Is there any command to upgrade cakephp version?
# Jun 24th 2018, 10:41 wYm_ at the root of the project
# Jun 24th 2018, 10:40 wYm_ with the cli
# Jun 24th 2018, 10:40 wYm_ @mub, composer update
# Jun 24th 2018, 10:16 mub how to update cakephp 3
# Jun 24th 2018, 09:46 wYm this is what I did to do that https://pastebin.com/tEzBWPxt
# Jun 24th 2018, 09:45 wYm @slackebot4, thkx for your answer but I saw that before and its not what I want, cause that function let you choose the defaut value for your inputs, what I wat is to set the query params in a hidden inputs
# Jun 24th 2018, 09:42 edgaras.jan wYm: https://book.cakephp.org/3.0/en/views/helpers/form.html#getting-form-values-from-the-query-string
# Jun 24th 2018, 09:40 edgaras.jan update cakephp to 3.3+
# Jun 24th 2018, 09:29 mub how to resolve "Class 'Cake\Http\Server' not found in /opt/lampp/htdocs/project_folder/webroot/index.php on line 37"
# Jun 24th 2018, 09:28 mub hi,
# Jun 24th 2018, 09:22 wYm Hi all, how can I create a GET form and preserve previous query params ?
# Jun 24th 2018, 08:04 saeideng run `composer show -i`
# Jun 24th 2018, 07:50 mub the error is showing when trying to run bin/cake.php command.
# Jun 24th 2018, 07:49 mub the error is showing when trying to run bin/cake bake command.
# Jun 24th 2018, 07:49 mub PHP Fatal error: Uncaught Error: Class 'Cake\Console\CommandRunner' not found
# Jun 24th 2018, 07:49 mub hi
# Jun 23rd 2018, 20:22 ards How do I make a vote recognition for a new member who lists?
# Jun 23rd 2018, 20:21 ards hallo?
# Jun 23rd 2018, 19:10 saeideng just use a custom controller, you no need to any config
# Jun 23rd 2018, 19:09 saeideng it is very simple
# Jun 23rd 2018, 19:07 mamchenkov hmm ... maybe it actually works and it's my phpunit that freaks out ... cakephp 1.2 was so much simpler :)
# Jun 23rd 2018, 18:49 mamchenkov in CakePHP 3.6, I need either a controller without a model, or a model without a database table ... I tried setting $uses=false in controller and $this->modelClass=false in initialize() .. but neither worked .. any suggestions?
# Jun 23rd 2018, 18:48 mamchenkov hello
# Jun 23rd 2018, 17:17 HumanG33k It’s look like my FK field name is too long. How can i shortcut it and always follow cake conventions
# Jun 23rd 2018, 17:16 HumanG33k Me again.
# Jun 23rd 2018, 14:49 HumanG33k and i follow that doc https://book.cakephp.org/3.0/en/migrations.html