Hi everyone,
I'm a newbie with Drupal, I hope it doesn't become a problem... hehe The thing is everything worked perfect with the Search module enabled. Several days ago, I decided to install the Calendar (with all the required modules -Views, Date, Chaos tools...-), and it continued working right until few days ago, when I received the following errors:
• Notice: Undefined property: stdClass::$uri in fblikebutton_node_view() (line 58 of/homez.424/openelec/www/sites/all/modules/fblikebutton/fblikebutton.module).
• Warning: Cannot modify header information - headers already sent by (output started at /homez.424/openelec/www/includes/common.inc:2562) in drupal_send_headers() (line 1039 of/homez.424/openelec/www/includes/bootstrap.inc).
• PDOException: SQLSTATE[HY000]: General error: 1366 Incorrect string value: '\xCE\xB1 the...' for column 'data' at row 1: INSERT INTO {search_dataset} (sid, type, data, reindex) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3); Array ( [:db_insert_placeholder_0] => 48 [:db_insert_placeholder_1] => node [:db_insert_placeholder_2] => design language english as already said these electrodes are analog (BLA BLA BLA, THE CONTENT OF MY WEBSITE IS SHOWN HERE) [:db_insert_placeholder_3] => 0 ) in search_index() (line 705 of/homez.424/openelec/www/modules/search/search.module).