PEAK XOOPS - ALTSYS 0_70 in Xoops 2.3.2 in englishin japanese

ALTSYS 0_70 in Xoops 2.3.2

List posts in the topic

happy ALTSYS 0_70 in Xoops 2.3.2

msg# 1
depth:
0
Previous post - Next post | Parent - Children.1 .2 | Posted on 2008/12/18 7:07
leco1  三等軍曹 From: Porto Alegre  Posts: 93
I tested the altsys 0.70 in XOOPS 2.3.2 and everything worked properly.

When I click on language, in the footer appear:

------------------------------------------
The overriding system cannot work with this XOOPS core except some D3 modules. If you want to enable it with this core, try to hack like this:

include/common.php
if ( file_exists(XOOPS_ROOT_PATH."/modules/"...."/main.php") ) {
include_once XOOPS_ROOT_PATH."/modules/"...."/main.php";
} else {
if ( file_exists(XOOPS_ROOT_PATH..../english/main.php") ) {
include_once XOOPS_ROOT_PATH..../english/main.php";
}
}
require_once XOOPS_TRUST_PATH."/libs/altsys/class/D3LanguageManager.class.php" ;
$langman =& D3LanguageManager::getInstance() ;
$langman->read( "main.php" , $xoopsModule->getVar("dirname") ) ;
----------------------------------

what that means?

Votes:11 Average:5.45

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!