About the Admin Role module

I installed the Admin Role module several times and I wasn't able to get it working. It's a great little helper module that creates an Admin role that is automatically assigned all the permissions to any new modules that are installed. Note the update.php will still only work for the "real" admin (user #1).

Here's how to set it up:

1. Install Admin Role module and enable on the Site Building > Modules page under Administration

2. Go to User Management > User Roles and create a Site Admin role

New Acquia Drupal update released March 4, 2010

Yesteday, my Drupal website alerted me to the news that Drupal core had been updated to 6.16. So I was looking forward to the day that the new Acquia Drupal bundle would be released. I visited www.acquia.com this morning and saw that it had been released yesterday. I wonder why I didn't get a message announcing this new release? I'm on their sales mailing list. I signed up for the free support subscription they were offering in their first year. Since that expired Dec. 31st 2009, I expected to still get notices of the new releases but I didn't get one.

Doing Business With Drupal presentation at Surrey Drupal Meetup Feb. 11th

Come join us for our Surrey Drupal Meetup on Feb. 11, 2010 7-9pm at ABC Restaurant at Fraser Hwy and 158th Street. Robert Scales, former CEO of Raincity Studios will be sharing with us relevant anecdotes about his company's open source business model, international markets, and their adventures in Drupaland.

Recreating Live site on your local server

Troubleshooting

Task: recreate live site on desktop server for development purposes

Problem: clean urls not working

1. Make sure that mod_rewrite is enabled on your server
Go to httpd.conf file and uncomment this line:
LoadModule rewrite_module modules/mod_rewrite.so

2. If you copied all the files from the live site directly to your local server, you may have
copied over the .htaccess file as well. This file applies specifically to your live server so it

Vancouver Drupal Users Group - Jan. 28, 2010

Topic: Doing Business with Drupal
Date: Jan. 28, 2010
Time: 6:30-9:00 pm
Location: Appnovation Technogies
L200-560 Beatty Street
Vancouver, BC - Canada V6B 2L3
Phone: 1 (604) 568-0313

FREE Drupal 7 Alpha Preview Video now available

Tagged:

You can view a FREE video about Drupal 7 Alpha. Released by Learn by the Drop, this video covers what's new in Drupal 7. See http://learnbythedrop.com/drop/154

You can download the alpha version yourself and check it out. See http://drupal.org/drupal-7.0-alpha1

15% discount for drupal.org readers

Drupal 6 Search Engine Optimization is a new Drupal book authored by Ben Finklea and published by Packt Publishing. It’s a practical, step-by-step guide that takes the mystery out of Drupal search engine optimization (SEO) by showing you the tricks of today's top marketing pros to achieve top ranking in the search engines.

Surrey Drupal Users Group - Thurs. Jan. 14, 2009

Come out and join us at the ABC Country Restaurant on Fraser Highway and 156th Street in Surrey, BC. Ben Finklea, the president of Volacci will be joining us via Skype video from Austin Texas and will be presenting on SEO for Drupal 6. This session will cover which modules you’ll need, how to configure them, and what more you can do to get your site to the top of Google. We’ll also have a little time for Q&A so bring your biggest SEO challenges and let’s solve them together.

For more details and RSVP: http://www.meetup.com/surrey-drupal/?a=fd_new_rsvp_grp

2 more favourite Drupal modules

I really like these Drupal modules, Node Clone and Node Export.

Node Clone
If you need to copy an existing page on your site like a custom webform, node clone is what you need. Recently I needed to copy a custom sign up form and make minor edits. Node Clone did the job easily.

Node Export

What are your favourite Drupal modules?

In December at our Surrey Drupal Users Meetup, we shared our favourite Drupal modules. Here's my list:

Admin Menu – puts the admin menu at the top of the screen out of the way
Vertical tabs – makes your edit forms much shorter and easier to manage
Quicktabs - organizes your page content easily

Webform block – puts your webform in a block to show on any page
Block edit – lets you click on configure link to edit blocks from any page the block is on

Better Formats – assign input format to user roles

Syndicate content