Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-11702

Forumlink gives general error

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • 3.1.0-a1
    • 3.1.0-dev
    • Viewing forums
    • None

      Clicking on a forumlink gives this General Error:

      General Error

      SQL ERROR [ mysqli ]

      Unknown column 'forum_posts' in 'field list' [1054]

      SQL

      UPDATE phpbb_forums SET forum_posts = forum_posts + 1 WHERE forum_id = 12

      BACKTRACE

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

      FILE: [ROOT]/includes/db/driver/driver.php
      LINE: 809
      CALL: trigger_error()

      FILE: [ROOT]/includes/db/driver/mysqli.php
      LINE: 187
      CALL: phpbb_db_driver->sql_error()

      FILE: [ROOT]/viewforum.php
      LINE: 110
      CALL: phpbb_db_driver_mysqli->sql_query()

            nickvergessen Joas Schilling
            marian0810 marian0810 [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: