MyBB Community Forums

Full Version: Not Compatible
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
When I tried to get the steamprofile plugin and activate it, mybb says

This plugin is incompatible with MyBB 1612

Is it possible for me to do anything to make it compatible?
Open MYBB_ROOT/inc/plugins/steamprofile.php, find:
"compatibility"	=> "160*",

Replace:
"compatibility"	=> "161*",
This really should be in the Plugin Support forum.