Won't install
Brought to you by:
letreo
Name: Jay
Email: barnesj@cput.ac.za
http://localhost/phpopenchat/install.php?step=2
Fatal error: Call to undefined function _no_tablespace() in C:\Program Files\xampp\htdocs\phpopenchat\include\class.Installer.inc on line 389
Failed in istallation on XP & XAMPP
Logged In: NO
i fixed this issue by changint the call to _no_tablespace() (in line 389) to $this->_no_tablespace().
Try it