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

When Upgrading from 3.0.8 to 3.0.9 topic_first_poster_name field deleted from topics table

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Major Major
    • 3.0.11-RC1
    • 3.0.9
    • Update system
    • None
    • PHP 5.2.5
      Mysql 5.0.51a

      I have updated my forum from 3.0.8 to 3.0.9, after that All topics in forum view (by Guest) but the color and Url is correct, lately I discoverd that all topic_first_poster_name field contents deleted, I have solved this error with this SQL command
      UPdate phpbb_topics,phpbbusers set topic_first_poster_name=username where topic_poster=user_id

            bantu Andreas Fischer [X] (Inactive)
            hubaishan Saeed Hubaishan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: