If you liked WOX and want to see it return then leave a small comment here. If the responce is good enough maybe someone will take it back up again.
Marty.
if (!isset($xoopsOption['nocommon'])) {
include XOOPS_ROOT_PATH."/include/common.php";
Fatal error: Class xoopsmysqldatabase: Cannot inherit from undefined class xoopsdatabase in /home/****/public_html/class/database/mysqldatabase.php on line 55
51. *
52. * @package kernel
53. * @subpackage database
54. */
55.class XoopsMySQLDatabase extends XoopsDatabase
56.{
57. /**
58. * Database connection
59. * @var resource
60. */