2
« เมื่อ: 6/10/05, 07:08:50 »
คือผมว่าจะลองใช้เวปบอร์ด แต่ปรับแต่งไม่เป็น เวลาจะโพสต์มันฟ้องว่า...
------------------------------------------------------------------------------------------------
Fatal error: Call to undefined function: parse_bbc() in d:\ip1\wangpang.com\www\webboardby\Sources\MessageIndex.php on line 483
------------------------------------------------------------------------------------------------
...ผมต้องแก้อย่างไรครับ
ส่วน MessageIndex.php on line 483 คือ....
-------------------------------------------------------------------------------------
482 // Fix the sequence of topics if they were retrieved in the wrong order. (for speed reasons...)
483 if ($fake_ascending)
484 $context['topics'] = array_reverse($context['topics'], true);
----------------------------------------------------------------------------------------