| Re: xoops 2.4 problem with EMLH |
| by elsanto on 2010/1/12 22:51:17 Hello Trabis, if you work on the side of the administration, as long as this "register_globals on". I prefer to wait until you make a revision to the module, not urgency, in the meantime I have le="color: #000000"><?php // $GLOBALS['xoopsConfig']['language'] = $easiestml_langs[EASIESTML_DEFAULT_LANG]; $GLOBALS['xoopsConfig']['language'] = "spanish"; Thank you very much |
| Re: xoops 2.4 problem with EMLH |
| by trabis on 2010/1/12 20:23:06 I noticed the module did not worked on admin side but I thought it was module feature. I'll check it latter. Anyway, xlanguage does the same and more, maybe you shout try it instead. |
| Re: xoops 2.4 problem with EMLH |
| by elsanto on 2010/1/12 20:01:22 Quote: Hi again, I made a simple module that uses this script and preloads so you can change system language also. No need to hack mainfile, just install it and configure easiestml.php as usual. Here is the link: http://www.xuups.com/easiestml.zip 2.4 only. Mr Trabis, I installed your module and change language user side works perfect, but not in the administration if it is defined in php.ini "register_globals" is off. I put it in local mode with "register_globals on" the administration changes its language perfectly. Could you review the module as you have time? Thank you very much |
| Re: xoops 2.4 problem with EMLH |
| by recupsoft on 2010/1/6 19:51:33 On my side XOOPS 2.43 + EMLH (without mainfile hack ; with $easiestml_dirs correction)... no errors displayed but language switching seems to work better on index/homepage/modules side than into the administration panel. When I change language (?easiestml_lang=xx), into the Blocks Administration (for example) the page displays some parts in French, most of them are in English. I re-change language or I refresh page or log-out/log-in... still same mixing. Admin section only displays well again if I turn-off EMLH module. |
| Re: xoops 2.4 problem with EMLH |
| by Marco on 2010/1/6 19:33:42 ok, thanks ! after the install of this emlh module, i've got this error message : Fatal error: Class 'XoopsLocal' not found in /home/site/www/include/functions.php on line 378 strange, any idea? |