• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

hướng dẫn fix mod hide thank cho johncms

  1. Admin

    Hướng dẫn fix bug mod hide thank johncms part 2

    Mở forum/includes/tema.php Tìm dòng $txt_tmp = str_replace("[/l]", "", $txt_tmp); Thêm bên dưới $txt_tmp = preg_replace('#\[thank\](.*?)\[/thank\]#', 'Bạn ko đủ trình để bug nhé', $txt_tmp); Tìm tiếp $txt_tmp = str_replace("\r\n", "<br/>", $txt_tmp); Thêm bên dưới...
Back
Top