Drupal7 checking for updates returns error

Hi

First off congrats on Drupal 7

I have recently installed Drupal 7 on a windows server using xamp, have been using Drupal 6 for the last two years. Install of Drupal 7 went fine with no problems (very nice). The issue I have is that when I check for updates Drupal returns the following error

"Failed to get available update data."

When I check manually I get this error

"Failed to get available update data for one project."

Anyone any ideas?

Drupal 7 hooks & objects question

This question is purely out of curiousity, and because I'm hoping I can learn a thing or two.

In Drupal 6, you got hook_user and hook_nodeapi, which both take an $op parameter. This is said to be a way to incorporate OO concepts in a non-OO language (PHP 4)

In Drupal 7, user and node are objects, both being extensions from DrupalDefaultEntityController (exact objects: UserController and NodeController). DrupalDefaultEntityController has a method called Load, which loads one or more entities.

Field API et Views

Hello,

I just installed Durpal7 and I tested the modules "Examples for Developers". I am particularly interested in this module dbtng_example.

I wonder if it was possible to create fields in the database as in dbtng_example and manipulate the views module?

Thank you,

Profile fields : how tweakable is it?

Hi,

I've got a site where users will need to provide a few extra details when registering (such as name, address and the like). However, I would like to fields to appear in a "logical" order. What are my options when it comes to this?

I have had a look at the Profile module, and at first glance it looks fair enough. However, one thing i dislike is that it splits the various Profile categories into different tabs on the user page. I would really like to have only a single user page which displays all the details. Any chance that can be achieved with the profile module?

link fields inside nodes no longer displayed (after drupal 6 to 7 upgrade)

I have two fields displayed in a Drupal 6 content type using the Link module. field_newssource and field_download. After upgrading from Drupal 6 to Drupal 7, my content types and all nodes(articles/posts) within are converted to work with Drupal 7. Unfortunately, when I view the articles/posts, those two fields are no longer displaying their content after the upgrade! I've tried installing the Drupal 7 Link module and setting up my content types with the same field, but the original data is no longer available.

Arrange fields for Drupal 7

Dear Friends,

Would arrange fields module be available for Drupal 7 in near future.

Or does something similar already exists. I tried to search but could not fine any.

Thanks,

Sanjay Verma

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x