Posted December 17, 201410 yr Duplicate key name 'popular_topics' ALTER TABLE forums_topics ADD INDEX popular_topics (popular_time, approved, forum_id, start_date) This is going from 3.4.7 to Beta 4. I tried to run part of this as an SQL query but alas it didn't work.What does one do in this situation? Location: Step 1. Application Forums
December 17, 201410 yr You can report to this Bug Tracker: http://community.invisionpower.com/4bugtrack/
December 18, 201410 yr The problem occurred because we used to have a queries.json file in the forums 100003 step, and changed it to an upgrade.php file that did the same work - but if you upload the new package without deleting the old file, it was trying to be run twice. We addressed this in beta 4a.
Archived
This topic is now archived and is closed to further replies.