i would like to had a birthday date to my users profile but i don't see the type of field that can do that ...should i add a module to do that on drupal 7 ?
I get these warnings in the first page of the instalation..
Warning: ini_set() has been disabled for security reasons in drupal_environment_initialize() (line 516 of /www/99k.org/g/r/o/groovechimp/htdocs/includes/bootstrap.inc).
Warning: ini_set() has been disabled for security reasons in drupal_environment_initialize() (line 519 of /www/99k.org/g/r/o/groovechimp/htdocs/includes/bootstrap.inc).
Warning: ini_set() has been disabled for security reasons in drupal_environment_initialize() (line 520 of /www/99k.org/g/r/o/groovechimp/htdocs/includes/bootstrap.inc).
Warning: ini_set() has been disabled for security reasons in drupal_environment_initialize() (line 521 of /www/99k.org/g/r/o/groovechimp/htdocs/includes/bootstrap.inc).
Warning: ini_set() has been disabled for security reasons in drupal_environment_initialize() (line 523 of /www/99k.org/g/r/o/groovechimp/htdocs/includes/bootstrap.inc).
Warning: ini_set() has been disabled for security reasons in drupal_environment_initialize() (line 525 of /www/99k.org/g/r/o/groovechimp/htdocs/includes/bootstrap.inc).
Warning: ini_set() has been disabled for security reasons in drupal_settings_initialize() (line 614 of /www/99k.org/g/r/o/groovechimp/htdocs/includes/bootstrap.inc).
I can still choose the type of installation, the language, then returns an error:
I would like to know, how i can get the Data in the Submissions of Webform using field key or key-value pair etc
To be more precise:
For Example:
There is registration form using webform in Drupal. and Form Components are
Name
Gender
Country
Email
It is difficult to Analyze hundreds and thousands of Submissions in CSV format.
Is there any way to get details of Submissions through Component like say, Gender wise or Country wise etc.....
I have created a product page for articles. In the second sidebar I want to show some individual info for each product page. To solve this I created a View - this view is a display: block, which shows a field (field_product_sidebar) and the view takes NID as an argument.
This works great! But I have a very annoying problem. The field "field_product_sidebar" is showing in the second sidebar as it should BUT - it also is shown in the content!
How do I make the field "field_product_sidebar" not shown in the content?
How to list all nodes with children taxonomy terms from certain parent? Enabled default taxonomy view with depth modifier, but it doesn't seem to work..
I've been getting error messages on trying to upload the "Quotes" module and FullCalendar. Have tried the built-in "install" and by ftp'ing to the sites/all/modules folder in my . . . main(?) directory. Can anyone tell me how to get around this. I no longer see any need for fullcalendar as I am using views to get an "events" directory on the site at pamlilcotoday.com. It's not perfect, but . . .