MyBB Tutorials

how to make working 1.6 plugin on 1.8

Submitted by panzermad, , Thread ID: 46483

Thread Closed
10-09-2017, 07:16 AM
#1
for example

https://mods.mybb.com/view/country-flag

just edit the file country.php in plugin folder ,

go to line 85 --> "compatibility" => "16*"

replace it to 18

like this ---> "compatibility" => "18*"

well done Smile


it will work on some plugin , and some will not work so be careful to backup anything before doing this !

RE: how to make working 1.6 plugin on 1.8

#2
thanks for this tut, bro

RE: how to make working 1.6 plugin on 1.8

#3
do all 1.6 plugins have a country php file or is it only for certain plugins

Users browsing this thread: 3 Guest(s)