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

"?" not supported in a path alias?

I am trying to create a path alias for "civicrm/contribute/transact?reset=1&id=4"

I have tried escaping the characters without result. It seems like the alias works all the way up the the "?" then basically doesn't pass any of the arguments past the "?".

I am thinking this might be related to clean URLs and .htaccess doing something to the question mark. I am not a programmer, but more that willing to test and debug if provided a little direction.

Can anyone give me any hints on creating a path alias for "civicrm/contribute/transact?reset=1&id=4"

Module name

How can I Know the concurrente module name?

Profile database error at registration?

I am not sure where to report this bug that relates to Drupal Profiles, help appreciated.

This was originally highlighted by another user (snegny) at http://drupal.org/node/116469.

When a new user registers they have certain fields which are presented to them at the point of registration, others can be filled in post-registration. This is configurable within Administer/Profiles.

Regardless of what profile fields are filled in at the point of registration all of the data is put into the 'dru_users' table into the 'data' field, much like the example below.

a:13:{s:13:"profile_fname";s:6:"Sharon";s:13:"profile_sname";s:7:"Smith";s:16:"profile_hometown";s:9:"New York";s:13:"profile_state";s:17:"New York";s:15:"profile_country";s:14:"United States";s:16:"profile_homepage";s:0:"";s:11:"profile_dob";a:3:{s:5:"month";s:1:"8";s:3:"day";s:2:"13";s:4:"year";s:4:"1970";}s:17:"profile_pportrait";s:19:"I live in New York City";s:21:"profile_education_era";s:5:"1970s";s:20:"profile_first_school";s:8:"New York College";s:21:"profile_second_school";s:9:"New York Univeristy";s:15:"profile_college";s:4:"No College";s:7:"contact";i:1;}

At this point you can click on domain.com/country to see members living in the United States and this member will NOT be listed. The reason is that the query for domain/country pulls data from dru_profile_values.

show primary links only for autheticated

I would like to display the primary links only to authenticated users on my drupal installation. I see where I can set specific blocks only to show for certain user roles. Is there a similar setting that I'm missing, or can anyone direct me to a spot in the code where I should make a modification?

Thanks,
Spencer

Registration with file (picture) upload?

I don't know what place is right to request this feature, but since profile module is a core one, I am posting it here.

On our webproject we would like to require from users uploading of type of certian files (pictures, for instance) while they are registering, not after. Is it possible to add this function in profile module? Please move this post to proper section in case it is not right place.

Looking for the directory developers.

Good morning,
I am new at the Drupal Developping Area. I am quite lost in the documentation. I am trying to discover some prinicpal elements in Drupal.
I downloaded drupal-5.1.tar.gz. I set it up in my server wich is xamp. I want to have acces to the core.php and the hooks, but i dont have the developers directories in my package. Wher its supposed to be.
Thanks

Pages

Subscribe with RSS Subscribe to RSS - Deprecated - Drupal core