See the Mailing lists or Drupal Issue queue. There are also various working groups on groups.drupal.org

A new %-modifier for db_query()

Hello,

I am working on writing a module for a client who has a large amount of data split across several tables that have essentially the same structure, but different names, and because of this I often find myself having to generate dynamic table names to access these tables. Currently I have to validate the user-supplied part of the table name, then run the table name through db_escape_table() to ensure that it contains no bad characters.

Debuging in Drupal

Hi Everyone,

I am trying to find some good tool for debugging in Drupal. Just want to know what tools people are using for debugging in drupal. Hope someone can give some advise. Thanks

CCK basics - external form to CCK.

Hello everybody!

I have a problem with a simple issue… I have data from external form and I have to push it to CCK 'user_profile' fields.

For example:

content type - ‘user_profile’,
field->Name ‘first_name’
How can I push $_POST[‘first_name’] to ‘user_profile’

Thank you for help.

Drupal variables

Hi all,
I hope to do a not stupid question.

Where can I find the definition of Drupal site variables?
Sometime in the code I'd like to use
- the site address (http://...)
- the user logged (name and email)
- the main admin user (name an email)
- other base info.

I don't know how these vars are named (except $user that I see in some code, but I never know what are the variable fields).

Thanks

vocabularies deleted !

I just discovered that all my main vocabularies are deleted !

It was shortly after this search via google.com

http://www.google.com/search?hl=en&q=bootstrap.inc+on+line+243&btnG=Goog...

All my main categories are gone as well as some other at the 2nd level.

Which tables do restore vocabularies again ?

Thank you in advance.

vocabularies deleted !

I just discovered that all my main vocabularies are deleted !

It was shortly after this search via google.com

http://www.google.com/search?hl=en&q=bootstrap.inc+on+line+243&btnG=Goog...

All my main categories are gone as well as some other at the 2nd level.

Which tables do restore vocabularies again ?

Thank you in advance.

I use php

Pages

Subscribe with RSS Subscribe to RSS - Deprecated - Drupal core