hương dẫn bug xu wap

  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