cURL library required to enable drupal Testing module

I have installed "Testing" module and get an error message when try to enable this module. The error message is,
"The testing framework could not be installed because the PHP cURL library is not available. (Currently using cURL Not found)"
To solve this problem open the terminal (If you used ubuntu) and type the code,
apt-get install php5-curl
and press "Enter".
Just it!

If any problem, please contact me

Calculate a field in a form

Using Drupal core 7.x-dev of 2011-05-01

Adding content with a field with select list with unlimited number of values
Based on selection in the list I want to calculate another field in the form

Is this possible and how do I do it?

Cany anyone tell me what this error message means (Views)?

I've been getting this error randomly and am not sure how to fix it:

Notice: Undefined index: revision table in field_views_field_default_views_data() (line 182 of... /sites/all/modules/views-7.x-3.0-beta3/views/modules/field.views.inc).

It just came up after going to 'My account' on my site. I didn't have it before I installed ckeditor and Profile2 but as it's showing an error with views I'm hoping someone might know what the problem is and how I can fix it. When I refresh my browser it disappears.

Many thanks in advance for any replies.

make image or html link to a product display.

I want to have a image or some html on the front page of my site have a link to a product display. This way I can have categories of products. similar to the three boxes on this site http://www.livingproof.com/ just under the main image. I'm not real sure how to go about this. I think I need a url field but I don't have one and don't know how to create one. Could use some direction.
Thanks

How to move main menu to center in the drupal7 bartik theme ?

How to move main menu to center in the drupal7 bartik theme ?

Taxonomy fields only show when description is filled in

I have a taxonomy vocabulary called "Words".

In manage fields, I created a text field called "Type".

Then I added a term "Rat" to this vocabulary with some text in the Type field and the Description field BLANK.

Now, when I click on the "Rat" term page /taxonomy/term/11 the field Type doesnt show.

BUT, when I add something to the Description field suddenly both Type and Description fields show.

Is this normal behaviour? I dont want to add a description to every term just to get my other fields to show!

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x