Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-11775

Error while moving posts to a new topic

    XMLWordPrintable

Details

    Description

      When attempting to move a post (from a single post topic) to a new topic, the following SQL error is encountered:

      General Error
      SQL ERROR [ mysqli ]

      [0]

      SQL

      No values specified for SQL IN comparison

      BACKTRACE

      FILE: (not given by php)
      LINE: (not given by php)
      CALL: msg_handler()

      FILE: [ROOT]/includes/db/dbal.php
      LINE: 757
      CALL: trigger_error()

      FILE: [ROOT]/includes/db/dbal.php
      LINE: 432
      CALL: dbal->sql_error()

      FILE: [ROOT]/includes/functions_database_helper.php
      LINE: 121
      CALL: dbal->sql_in_set()

      FILE: [ROOT]/includes/mcp/mcp_topic.php
      LINE: 671
      CALL: phpbb_update_rows_avoiding_duplicates_notify_status()

      FILE: [ROOT]/includes/mcp/mcp_topic.php
      LINE: 78
      CALL: merge_posts()

      FILE: [ROOT]/includes/mcp/mcp_main.php
      LINE: 175
      CALL: mcp_topic_view()

      FILE: [ROOT]/includes/functions_module.php
      LINE: 507
      CALL: mcp_main->main()

      FILE: [ROOT]/mcp.php
      LINE: 244
      CALL: p_master->load_active()

      Attachments

        Activity

          People

            nickvergessen Joas Schilling
            Noxwizard Patrick Webster
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: