Liaise

Module name | Liaise |
Version | 1.26 |
Download URL | http://www.brandycoke.com/products/liaise/ |
Reports
Report (1)
OS | Suse Linux 9.2 |
Web server | Apache 2.2 |
MySQL | 5.1.6 |
PHP | 5.0.4 |
Core version | XCube Legacy 2.1.2 RC2 |
Before installing you need to add some lines into /modules/liaise/include/common.php
if(!isset($moduleperm_handler)) {
$moduleperm_handler =& xoops_gethandler('groupperm');
}
should be added after
liaise_form_mgr =& xoops_getmodulehandler('forms');
Otherwise you will get the following message
Fatal error: Call to a member function create() on a non-object in /var/www/xcl21/modules/liaise/include/functions.php on line 43
When trying to install the module.
Page Info | |
---|---|
Page Name : | XOOPSCubeLegacy/ModuleCompatibility/Liaise |
Page aliases : | None |
Page owner : | plusangel |
Can Read | |
Groups : | All visitors |
Users : | All visitors |
Can Edit | |
Groups : | Registered Users |
Users : | No one |