diff options
author | javiexin <javiexin@gmail.com> | 2015-06-13 01:08:18 +0200 |
---|---|---|
committer | javiexin <javiexin@gmail.com> | 2015-06-13 01:08:18 +0200 |
commit | 7b026eff7980535488fb60e9ecee45e3eb3ac819 (patch) | |
tree | f239a844a08e4fd90d9808daecbe26112ba56d77 /phpBB/phpbb/help/controller/controller.php | |
parent | 558d604d83fd5ded2edc854a9944ad0d1188e2e5 (diff) | |
download | forums-7b026eff7980535488fb60e9ecee45e3eb3ac819.tar forums-7b026eff7980535488fb60e9ecee45e3eb3ac819.tar.gz forums-7b026eff7980535488fb60e9ecee45e3eb3ac819.tar.bz2 forums-7b026eff7980535488fb60e9ecee45e3eb3ac819.tar.xz forums-7b026eff7980535488fb60e9ecee45e3eb3ac819.zip |
[ticket/10711] Duplicate key error on forum_tracks_table
In certain situations, an SQL error DUPLICATE ERROR for KEY 'PRIMARY'
in the forums_track table is produced when marking forums read
(viewforum.php?f=xx&mark=forums).
The problem happens when there are duplicates in the forum_id array.
The solution is to remove those duplicates.
PHPBB3-10711
Diffstat (limited to 'phpBB/phpbb/help/controller/controller.php')
0 files changed, 0 insertions, 0 deletions