Messages not flagged read in tree-view with 2.7.5 [message #32251] |
Sat, 17 June 2006 23:12 |
Xonk
Messages: 67 Registered: March 2004
Karma: 0
|
Member |
|
|
I just installed the new version of this great forum.
But in the tree-view of a thread there's the problem that the selected messages are not set to read. When I go again to the thread all messages are marked as unread.
Same behavior in this forum. I using the latest Firefox.
Greets,
Sven
|
|
|
Re: Messages not flagged read in tree-view with 2.7.5 [message #32252 is a reply to message #32251] |
Sat, 17 June 2006 23:18 |
Xonk
Messages: 67 Registered: March 2004
Karma: 0
|
Member |
|
|
There are errors in the SQL-Log:
(/home/badonet_de/www/forum/index.php:76
/home/badonet_de/www/forum/index.php:1097
/home/badonet_de/www/forum/theme/default/markread.php:38
/home/badonet_de/www/forum/index.php:1191
) 1110: Column 'last_view' specified twice
Query: INSERT INTO fud26_read (user_id, thread_id, msg_id, last_view) SELECT 26, id, last_post_id, 1140342272 FROM fud26_thread WHERE forum_id=7 AND last_post_date > 1108668361 ON DUPLICATE KEY UPDATE last_view=VALUES(last_view), msg_id=VALUES(msg_id)
_GET: array ( 'SQ' => '45ac9dd2492d19516dd4c2fba14e93f0', 'S' => 'f3609fbe05d31b86dd3a5dd881c8fdb8', 't' => 'markread', 'id' => '7', )
Server Version: 4.1.13-standard
|
|
|
|
|
|
|
|
|
|