issue 1:
after the dialog form appears, some css were changed, until i reload the page. maybe the js of flag dialog or dialog api changes them. i'm not sure.
issue 2:
i use this module also for flag friend, and if i use the default link of flag friend, the dialog form will not be called and after it was confirmed, an error was showed.
PDOException: SQLSTATE[HY000]: General error: 1366 Incorrect integer value: 'autocreate' for column 'field_flag_group_tid' at row 1: INSERT INTO {field_data_field_flag_group} (entity_type, entity_id, revision_id, bundle, delta, language, field_flag_group_tid) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4, :db_insert_placeholder_5, :db_insert_placeholder_6); Array ( [:db_insert_placeholder_0] => flagging [:db_insert_placeholder_1] => 99 [:db_insert_placeholder_2] => 99 [:db_insert_placeholder_3] => friend [:db_insert_placeholder_4] => 0 [:db_insert_placeholder_5] => und [:db_insert_placeholder_6] => autocreate ) in field_sql_storage_field_storage_write() (line 448 of /var/www/drupal/modules/field/modules/field_sql_storage/field_sql_storage.module).
Comments
Comment #1
funature commentedit will be nice if this module could have a better integration with flag friend module. like the workflow. after using this module, the optional message sending to requested user will not appear. thanks a lot for this module, and i hope it will be better and better.
regards
Comment #2
funature commentedit seems the first issue is from dialog api module, http://drupal.org/node/1532598