Planet

The NYC Drupal Users Group is holding a Drupal Dev Day conference (#D3NYC15) on April 19th at John J

DrupalCamp London wrapped up on March 1st, making it the third large Drupal event in London since DrupalCon London in 2011.

In our March board meeting we took a look at the month of February and all the goodness that the Association and the community have managed to stir up. Spoiler alert: it's a lot.

Wow. That was the first thing I said when I found out that I had been elected to the Drupal Association Board.

Just a couple months ago the title of this post would have sounded crazy to me.

I recently attended my first Drupal camp event.

It was great to experience what I’d always been told about Drupal, that it’s a large and open, but tightly-knit community.

Everyone on the staff and Board of the Drupal Association would like to congratulate our newest board member:

Addison Berry.

This blog describes how to solve PDOException - SQLSTATE[22003] - Numeric value out of range: 1264 Out of range. When you try to store large integer value in 'integer' field type, then you will get this error.

If you know the file id, it is really simple,Code:

$file = file_load($fid);
file_move($file, 'public://new_file_name);

How it works:

Pages