I've had a working drupal site, until I moved to a new localhost. I get the error PDOException: SQLSTATE[HY000]: General error: 1364 Field 'bootstrap' doesn't have a default value: INSERT INTO {system} (filename, name, type, owner............(database info that belongs in mysql=>system)................datestamp";s:10:"1296607513";s:3:"php";s:5:"5.2.4";s:9:"bootstrap";i:0;} ) in system_update_files_database() (line 2272 of /opt/lampp/htdocs/drupal/modules/system/system.module).
Recently I moved my site from a localhost to the www. Prior to the move my aggregator feeds were working without errors, yet now whenever I try to run a cron task I get the following error:
I have a content type that uses Location module for node location information. When viewing a node, I would like to have a block by the side showing nearby places. So I want to create a custom block and use PHP to extract the coordinates of the node being displayed.
How do I extract the coordinates of a "node location" being displayed using PHP?
I am planning to create a social bookmarking website like delicious, digg by using Drupal. So if anyone know which of the modules which i can use for at least start the project. So please reply my post if you know anything about it.
I am very thankful to those who will help me by reply my post.