8
btw, any of you manage to get the new x-phpbb 1.23 work in your XOOPS 2.0.9.2?
i experience the following problems:
1) the XOOPS admin screen font size become bigger (the look become cumbersome), after the installation
2) accessing the phpbb module, give me the following error messange:
Parse error: parse error, unexpected T_STRING in c:\inetpub\wwwroot\xoops-test\html\modules\pbboard\includes\page_header.php on line 93
Fatal error: Call to undefined function: themefooter() in c:\inetpub\wwwroot\xoops-test\html\footer.php on line 41
Warning [PHP]: session_start(): Cannot send session cookie - headers already sent by (output started at c:\inetpub\wwwroot\xoops-test\html\modules\pbboard\common.php:1) in file c:\inetpub\wwwroot\xoops-test\html\include\common.php line 203
Warning [PHP]: session_start(): Cannot send session cache limiter - headers already sent (output started at c:\inetpub\wwwroot\xoops-test\html\modules\pbboard\common.php:1) in file c:\inetpub\wwwroot\xoops-test\html\include\common.php line 203
Warning [PHP]: Cannot modify header information - headers already sent by (output started at c:\inetpub\wwwroot\xoops-test\html\modules\pbboard\common.php:1) in file c:\inetpub\wwwroot\xoops-test\html\modules\pbboard\includes\sessions.php line 179
Warning [PHP]: Cannot modify header information - headers already sent by (output started at c:\inetpub\wwwroot\xoops-test\html\modules\pbboard\common.php:1) in file c:\inetpub\wwwroot\xoops-test\html\modules\pbboard\includes\sessions.php line 180
Notice [PHP]: Undefined index: 1 in file c:\inetpub\wwwroot\xoops-test\html\modules\pbboard\includes\auth.php line 300
Notice [PHP]: Undefined index: 1 in file c:\inetpub\wwwroot\xoops-test\html\modules\pbboard\index.php line 423
Notice [PHP]: Undefined variable: do_gzip_compress in file c:\inetpub\wwwroot\xoops-test\html\modules\pbboard\includes\page_tail.php line 65
Notice [PHP]: Undefined index: theme_use_smarty in file c:\inetpub\wwwroot\xoops-test\html\footer.php line 31
Notice [PHP]: Undefined variable: xoopsConfigMetaFooter in file c:\inetpub\wwwroot\xoops-test\html\footer.php line 33
i'm using a windows based system. thanks.