Log message #4174847

# At Username Text
# Jan 24th 2019, 15:53 NeoThermic|WorkI when you inherited this project, did they also furnish you with a database? :)
# Jan 24th 2019, 15:53 NeoThermic|WorkI ok, so there might be a database.example.php in there
# Jan 24th 2019, 15:53 adsc i get the exact same error message...and it seems the file database.php is really missing in the Config folder
# Jan 24th 2019, 15:48 adsc ah, ok, i'll do that
# Jan 24th 2019, 15:48 adsc it seems I'm lacking db configuration
# Jan 24th 2019, 15:48 NeoThermic|WorkI ah, you need to point the webroot at /app/webroot
# Jan 24th 2019, 15:47 adsc https://hastebin.com/cawigeluxi.rb
# Jan 24th 2019, 15:45 adsc how do I get it to run, i put it onto a lamp stack server and put apache's webroot to the project's app directory, but I get some problems when i request any url...i'll paste you the error message
# Jan 24th 2019, 15:45 NeoThermic|WorkI what's stopping you from getting it to run?
# Jan 24th 2019, 15:44 NeoThermic|WorkI so that's not too far behind
# Jan 24th 2019, 15:44 NeoThermic|WorkI 2.10.14 is the latest version of the 2.x series
# Jan 24th 2019, 15:44 adsc i'm just trying to get it to run so I can reverse-engineer it
# Jan 24th 2019, 15:44 NeoThermic|WorkI that's not too terrible
# Jan 24th 2019, 15:44 adsc 2.7.0-RC
# Jan 24th 2019, 15:43 NeoThermic|WorkI oh. In the cake directory, there's a VERSION.txt file
# Jan 24th 2019, 15:43 adsc yup
# Jan 24th 2019, 15:43 NeoThermic|WorkI ok, go into Lib, is there a Cake directory?
# Jan 24th 2019, 15:43 adsc yes
# Jan 24th 2019, 15:42 NeoThermic|WorkI adsc, start with the simple questions, is there a app and lib directory in the root directory?
# Jan 24th 2019, 15:41 adsc hey, I took over a cakephp project from a third party, how do I find out which version of cakephp it uses?
# Jan 24th 2019, 14:43 tippexs91 Hi folks - Need to connect to two different DBs with Cake3. 1st DB is select date (MSSQL) 2nd DB write (MySQL). Found two different ways to do this. 1st via ConnectionManager and specify the connection with `ConnectionManager::get('mysql-prod')` 2nd Using `defaultConnectionName()` in the table classes Any ideas whats the better option. Thanks!
# Jan 24th 2019, 14:24 swarson form->select works perfectly but I've not find how to set it required
# Jan 24th 2019, 14:22 swarson what I would like to do is quite special. I would like to put a label in a form->control select type with input and there is nothing like as I would like... Do you see what I mean ?
# Jan 24th 2019, 14:17 NeoThermic|WorkI specifically from https://book.cakephp.org/3.0/en/views/helpers/form.html#creating-input-elements onwards?
# Jan 24th 2019, 14:17 NeoThermic|WorkI https://book.cakephp.org/3.0/en/views/helpers/form.html ?
# Jan 24th 2019, 13:59 swarson Hi everyone, I would like to know how to add an input into a form (Form->Control type=>select). I've not find anything on the book
# Jan 24th 2019, 06:06 challgren https://arstechnica.com/information-technology/2019/01/pear-php-site-breach-lets-hackers-slip-malware-into-official-download/
# Jan 24th 2019, 04:10 LobsterBaz ...Answering my own question... I was missing php-dom dependency. Thanks anyway :)
# Jan 24th 2019, 03:58 LobsterBaz The autoload.php file is missing from the vendor folder. I followed the tutorial by the letter. What am I missing?
# Jan 24th 2019, 03:57 LobsterBaz Unfortunately I get an error when I try to launch the cake server with the command "bin/cake server". PHP Fatal error: require(): Failed opening required '/my/path/cms/vendor/autoload.php'
# Jan 24th 2019, 03:55 LobsterBaz Hello all. I'm new to CakePhp and following my first tutorial ( https://book.cakephp.org/3.0/en/quickstart.html )
# Jan 23rd 2019, 21:10 ricksaccous and viewBuilder->getVar doesn't have the magic to get a globally set var set somewhere else
# Jan 23rd 2019, 21:10 ricksaccous meh, i can never seem to get the viewVars that are set at that point in time for that view probably the viewVar is set in another controller
# Jan 23rd 2019, 19:58 ricksaccous lol
# Jan 23rd 2019, 19:58 ricksaccous please help
# Jan 23rd 2019, 19:58 ricksaccous and can't upgrade to 3.7 which has the method
# Jan 23rd 2019, 19:58 ricksaccous in 3.6 I want to use a method that is on View but not ViewBuilder
# Jan 23rd 2019, 19:58 ricksaccous is there a way to get a view class within a controller
# Jan 23rd 2019, 18:16 yamcomnet i found only limitControl
# Jan 23rd 2019, 18:15 yamcomnet ?
# Jan 23rd 2019, 18:15 yamcomnet any ready system for pagination->sort selectbox