i am getting a simple error when try to send a gift to another user, error says
""PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'hiremyar_drup224.dr_dr_node_gift' doesn't exist: INSERT INTO {{node_gift}} (nid, sid, rid, comment, time_stamp) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4); Array ( [:db_insert_placeholder_0] => 9 [:db_insert_placeholder_1] => 8 [:db_insert_placeholder_2] => 8 [:db_insert_placeholder_3] => all for you [:db_insert_placeholder_4] => 1372324472 ) in nodegift_buy_form_submit() (line 464 of /home/hiremyar/public_html/test/sites/all/modules/nodegift/nodegift.module).""
can anybody please help me with this.
i don't know how to create a table, can anybody please help me with this.