GRupal Meeting

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
JonBob's picture
Start: 
2007-04-02 18:00 - 20:00 Etc/GMT

Normal bi-weekly meeting, at Four Friends Coffeehouse.

136 Monroe Center St NW, Grand Rapids, MI
Google map

Comments

TUG coming!

simplymenotu's picture

Hi folks,

The Toledo Drupal users group is thinking about making the trip up.
Would there be room for all two of us? :-)

Maybe we can get Andrew from Pennsylvania to come.

-s

Awesome!

JonBob's picture

Looks like we'll have a decent group. Any ideas for discussion topics?

Ideas? Ideas!

simplymenotu's picture

I came up with the idea to drive 3 hours to the meeting....and then p00f - it went down hill form there!

;-)

-- possible topics --

-s

Thanks GRupal

simplymenotu's picture

Thanks to everyone for the great time. :-)

I see great things coming out of both groups.

-s

is there a definitive

krisbfunk's picture

is there a definitive location to ask questions about Grupal and it's implementation in a business environment?

i just wonder about things like allowing clients login access to view projects etc. do the clients need an apps account on the domain, or can they use a normal google account if access is granted?

that is, if this is indeed the "Drupal Seemlessly integrated with Google Apps" Grupal, as seen here:

http://code.google.com/p/grupal/

Drupal Fatal Error

tjslager's picture

When I click Administer in the navigation pane of my Drupal 6.2 site (cefliberia.org), I get this error:
Fatal error: Call to undefined function lock_acquire() in /homepages/1/d93630158/htdocs/CEFL/sites/all/modules/drupal-6.26/modules/system/system.module on line 810

So I looked up the offending file. I'm clueless. I want to ask, What did I do wrong? Instead I'll ask, How do I fix this?

Here is the section containing line 810.
/**
* Collect data about all currently available themes.
*
* @return
* Array of all available themes and their data.
*/
function system_theme_data() {
$write_database = TRUE;
// If lock not acquired, return $files data without writing to database.
if (!lock_acquire('system_theme_data')) {
$write_database = FALSE;
// Wait for the parallel thread to be done so we are more likely
// to get updated and consistent data.
lock_wait('system_theme_data');
}
// Scan the installation theme .info files and their engines.
$themes = _system_theme_data();
foreach ($themes as $key => $theme) {
if (!isset($theme->owner)) {
$themes[$key]->owner = '';
}
}

Line 810 is:
if (!lock_acquire('system_theme_data')) {

Any Reason that you have

bentekwork's picture

Any Reason that you have another Drupal installation inside an installation?

Looking at the path to the code:

CEFL/sites/all/modules/drupal-6.26/modules/system/system.module

It looks like "CEFL/sites/all/modules" is one installation and drupal-6.26/modules/system/system.module in another.

Am I correct?

Drupal 6.2

JonBob's picture

Is it really Drupal 6.2, or is it Drupal 6.26 like the path seems to say? If the former, you might have modules installed that require a newer version of Drupal than you have installed (the lock system wasn't introduced until a few point releases in). If that's the problem, updating to the latest Drupal 6 release might solve it.

It's also possible the lock.inc file isn't being included because of a registry issue. In this case, clearing all caches would likely solve the problem.

Help please!

jane.newton's picture

Can anyone tell me why the "name" title is to the right of the photo instead of directly above the textfield?

http://thermotron.com/improve-product-reliability

Thanks

CSS Issue

steimlet's picture

It's a CSS issue. Set a style of clear: both; to your form#webform-client-form-2232, that should help.

Doesn't actually look like

vilepickle's picture

Doesn't actually look like anything in the stylesheet, your table has a left align on it:

<

table cellspacing="1" cellpadding="1" border="0" align="left" style="width: 801px;">

You could do a clear: both but you might have to !important it if you went that route (don't :P)

Sweet!

steimlet's picture

Good catch!

Thanks so much!

jane.newton's picture

It's fixed! Thanks!

Grand Rapids, MI

Group organizers

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds: