Failed to get available update data

new d7 localhost installation, no firewall, no proxy, enabled/disabled modules, apache2, mariadb 5.2.4, php 5.3,

Checked available update data for 13 projects.
Error message
Failed to get available update data for 182 projects.

any idea?

Drupal 7.0
OK
Access to update.php Protected
OK
Configuration file Protected
OK
Cron maintenance tasks Last run 18 min 23 sec ago
You can run cron manually.
To run cron from outside the site, go to http://localhost/drupal/cron.php?cron_key=6Tvp9kqH55UGfzXvw1BYWHmJpIEKae...
OK
Database system MySQL, MariaDB, or equivalent
OK
Database system version 5.2.4-MariaDB-mariadb94-log
OK
Database updates Up to date
Warning
Drupal core update status Failed to get available update data.
There was a problem checking available updates for Drupal. See the available updates page for more information and to install your missing updates.
OK
File system Writable (public download method)
OK
GD library PNG support 2.0
OK
GD library rotate and desaturate effects 2.0
OK
Module and theme update status Up to date
OK
Node Access Permissions Disabled

Force www and SSL

I would like to force drupal always showing the pages with www in front of my domain and using SSL. How do I do this?

Main Menu - How to use expandable menu

Hi

I'm completely new to Drupal. I have a horizontal main menu. One of the menu items should contain an expandable list of links. But how does I make the parent link. I must provide a path when creating the parent link. But I only want it to expand the menu when clicking at the parent link - not go somewhere.

does <?php print base_path() ?> <?php path_to_theme() ?> still work for D7?

On my zen sub theme, I am trying to print out an image that is in my theme folder, onto my front page.

In D6 I would do this:

      <img width="929" height="137" border="0" alt="" src="<?php print base_path( )?><?php path_to_theme() ?>/images/frontpage/slideshow_placeholder.jpg" />

And it would work...This time, it's not. It's not grabbing the base path as far as I can tell. I end up seeing something that looks like themes/custom/nameofthing/image/image_name.jpg in the source code.

Display List of All Users

I would like to create a page that authenticated users can see that lists all other users of my site, potentially with custom fields I have added to their profiles, and a link to each user's complete profile. in other words, a Member Directory.

What is a good way to go about doing this?

Module: Book and Node - Progammatic Creation

Hi,

I have a lot of structured content in database that I need to put up online on Drupal. We're on D7.

I need to programmatically create "book" page and add it as appropriate sub-page, if required.

Manually, the steps done are:
- Create a "book page"
- Register it to one or more menus (at least main menu or may be also to a custom menu)
- Create a new book or add it as a child to an existing book-page entry

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x