- Disable Thanks for posts 2.0.x-dev in ACP
- Backup the
phpbb_thanks
database table (phpbb_
is to be replaced with your actual database table prefix if different)
- Delete data for Thanks for posts 2.0.x-dev in ACP
- Delete
/ext/gfksx/ThanksForPosts
folder from the server
- Create
/ext/gfksx/thanksforposts
folder on the server (the difference is - all letters are lowercased)
- Restore the
phpbb_thanks
database table (phpbb_
is to be replaced with your actual database table prefix if different)
- Copy Thanks for posts 2.0.6+ extension files into
/ext/gfksx/thanksforposts
server folder
- Enable the extension in ACP
All the previous extension data should be preserved this way.