Today is: 13 May, 2008
Check todays hot topics or new pictures

drupal 5

Session: SimpleTest - Because clicking on forms is for suckers

0
No votes yet

another from Drupalcon Boston…

SimpleTest: Because clicking on forms is for suckers
Session Discussion (Courtesy of Lullabot)

EMField Gets Tuduo Support as Drupalcon Boston

0
No votes yet

Video on YouTube of Aaron Winborn adding Tuduo support to EMField in Drupal while sitting in the Drupal in China Session.

Drupal Access Denied but Permission are Correct

3
Average: 3 (1 vote)

Ran across this one today. Upgrading a site with some custom work from 4.7 to 5.6. Obviously the testing of the upgrade is going on is a development environment but we ran into a problem with anonymous users being denied access.

Well, a quick check of the access control records proved that anonymous users did in fact have the Access Content permission. Hmmmm…. what else could it be.

Force a Frontpage Node in Drupal

0
No votes yet

This tip is handy if you have a need to specify a new frontpage node on your Drupal site and cannot get into the admin pages to change it. You can specify a number of configuration items in the settings.php file for your site.

In this case your are going to set the frontpage configuration. Near the bottom of your settings.php file is a section that is commented our by default for overriding configuration settings. Just add the following code below and change ‘node/1’ to whatever node you want for your new frontpage.

Syndicate content