Change Log
- Build 16 updates the theme to work with MyBB 1.8.38
- Build 16 works with MyBB 1.8.28 or later but is recommended to use it with MyBB 1.8.38
- If you use older version of MyBB than 1.8.28, contact me to provide you an old build of BootBB that is compatible with it!
If you already have version 15 of the theme, you do not need to upgrade the whole theme. Just upgrde MyBB to 1.8.38 and then edit following templates:
Ungrouped Templates/showthread
replace:
<script src="{$mybb->asset_url}/jscripts/thread.js?ver=1827"></script>
with:
<script src="{$mybb->asset_url}/jscripts/thread.js?ver=1838"></script>
Search Templates/search_results_posts_inlinemoderation
replace:
/inline_moderation.js?ver=1821
with:
/inline_moderation.js?ver=1838
Search Templates/search_results_threads_inlinemoderation
replace:
/inline_moderation.js?ver=1821
with:
/inline_moderation.js?ver=1838