General Error
SQL ERROR [ mysqli ]
Unknown column 'topic_url' in 'field list' [1054]
SQL
UPDATE topics SET forum_id = 20, icon_id = 0, topic_approved = '1', topic_title = 'test', topic_url = '', topic_first_poster_name = 'Ayyan', topic_type = 0, topic_time_limit = 0, poll_title = '', poll_start = 0, poll_max_options = 1, poll_length = 0, poll_vote_change = 0, topic_last_view_time = 1265546614, topic_attachment = 0 WHERE topic_id = 49009
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()
FILE: includes/functions_posting.php
LINE: 2076
CALL: dbal_mysqli->sql_query()
FILE: posting.php
LINE: 1027
CALL: submit_post()
2nd when i tried to delete a post.
SQL ERROR [ mysqli ]
Table 'ayyan.thanks' doesn't exist [1146]
SQL
DELETE FROM thanks WHERE post_id = 63791
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()
FILE: includes/functions_thanks.php
LINE: 379
CALL: dbal_mysqli->sql_query()
FILE: posting.php
LINE: 1476
CALL: delete_post_thanks()
FILE: posting.php
LINE: 304
CALL: handle_post_delete()
Any solution for this ?

English |
French

