published by tgeller on Tue, 2009-10-27 16:41
Lynda.com subscriber Sarah Faraud uncovered an error at the 2:12 mark of the "Downloading and installing Drupal on a Mac" video in Drupal Essential Training. I stated:
Now the file itself was called settings.php and it's created by duplicating this default.settings.php. You can also just delete the word default and the period, but I prefer to leave a backup.
It turns out that deleting the original default.settings.php file causes problems, so just leave it there! My apologies to anyone who's been inconvenienced by this error.
published by tgeller on Wed, 2008-11-19 22:49
published by tgeller on Wed, 2008-10-01 15:41
A few times during the Drupal Essential Training video series, I say to copy a Drupal installation by selecting all the files in the folder and then "dragging and dropping" them, either to a server or another location on your local computer. This is not the best way to do so, as the hidden file ".htaccess" will not be copied. Two ways to get around that problem:
published by tgeller on Fri, 2008-09-12 17:42
Skip Taylor reported on drupal.org:
I wanted to see the video quality so I tried one of the free demo tutorials. There's audio and a green background. I have the latest QuickTime installed and using Firefox 3 with the QuickTime plug-in. Should there be more to this than a green background?
Indeed there should. :) Lynda.com gave him the following steps, which solved the problem:
I had to change a setting in Quicktime 7.5:
published by tgeller on Fri, 2008-09-12 17:09
The username and password to log in as the administrator for the Drupal Essential Training example site are:
USERNAME = admin
PASSWORD = booth
We mention it at one point in the course, but should have given it more frequently. Sorry for the omission.