Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
0 + 2 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
   

Re: XOOPS 2.3 & 3.0 - Best multilanguage module
by gediminasbyt on 2009/1/16 7:05:42

Anybody who says it's easy to implement multi-language site I'd like to call for a duel lol. Copying files is easy, however then... hell make lose... making sure all files are in correct places, all config is done correctly, templates are updated and so much more... I've implemented multi-language config at least a hundred times and I'm still a newbie. Even Joomla does this step 100 times better... I agree with the 'assumption' XOOPS needs this in core or at least a better module that would be core supported.
Re: XOOPS 2.3 & 3.0 - Best multilanguage module
by pgroell on 2008/11/30 20:10:05

Quote:
But When I write code like this [en]English part[/en] [fr]French part[/fr] in my wb site, I see exactly [en]English part[/en] [fr]French part[/fr] Even [mlimg] doesn't display flat french and english flats,


Make sure that in System-Preferences, gzip is disabled. EMLH won't work with gzip enabled, I had the same symptoms until I found this.

Regards
Re: XOOPS 2.3 & 3.0 - Best multilanguage module
by wrecked on 2008/11/30 19:58:58

ya.
Re: XOOPS 2.3 & 3.0 - Best multilanguage module
by Pakaj on 2008/11/25 12:49:46

I support that idea. As this is very simple solution, it shouldn't be hard to incorporate it in the basic installation plus add a block for selecting the languages.

Re: XOOPS 2.3 & 3.0 - Best multilanguage module
by serial-weber on 2008/10/16 22:06:01

Hi

Quote:

Marco wrote:
i would personally advise EMLH, that is UTF8 compliant also.i still have problem with xlanguage


I tried EMLH in xoops2.3, and it worked good, but when I use EMLH in a XOOPS 2.0.18.2 but I didn't get Expected result, nevertheless I did what is explained:
1- edit easiestml.php in this archive as you like
define('EASIESTML_LANGS','en,fr');
2- copy easiestml.php into XOOPS_ROOT_PATH/include/
3- open mainfile.php and insert a line like this:


// XOOPS Virtual Path (URL)
// Virtual path to your main XOOPS directory WITHOUT trailing slash
define('XOOPS_URL', ...);

require XOOPS_ROOT_PATH.'/include/easiestml.php' ; // insert this

// Database
// Choose the database to be used
define('XOOPS_DB_TYPE', 'mysql');

4- edit the other entries in CONFIGURATIONS of easiestml.php

But When I write code like this [en]English part[/en]
[fr]French part[/fr]
in my wb site, I see exactly [en]English part[/en]
[fr]French part[/fr]


Even [mlimg] doesn't display flat french and english flats,

Where did I make a mistake?

Thanks??

Who's Online

275 user(s) are online (199 user(s) are browsing Support Forums)


Members: 0


Guests: 275


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits