21
mrphilong
Re: The best approach for a multi-language XOOPS
  • 2013/8/30 13:32

  • mrphilong

  • Quite a regular

  • Posts: 351

  • Since: 2006/7/14


I have created a custom html block with [mlimg], block shows [mling] not the variable languages that I set.

22
Mamba
Re: The best approach for a multi-language XOOPS
  • 2013/8/30 23:39

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Describe in more details what you did, . This is not enough information to act on...

I have created a new custom block with "HTML" as selection, entered this content:

[en]English[/en]
[
pl]Polish[/pl]
[
fr]French[/fr]
[
de]German[/de]

And everything worked as it should, i.e. when I switched the language, the appropriate content showed up...
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

23
mrphilong
Re: The best approach for a multi-language XOOPS
  • 2013/8/31 2:33

  • mrphilong

  • Quite a regular

  • Posts: 351

  • Since: 2006/7/14


I have installed easiestml, edit the easiestml.php for my languages. Created a custom html block with the tag [mlimg] which in theory should shows my two languages that defined in easiestml.php, but instead it just showing [mlimg]

24
Mamba
Re: The best approach for a multi-language XOOPS
  • 2013/8/31 2:43

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


OK, then Irmtfan is the best source of help for you then.

I use the xLanguage module, and that's what I was testing it with...
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

25
Mamba
Re: The best approach for a multi-language XOOPS
  • 2013/8/31 2:43

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


OK, then Irmtfan is the best source of help for you then.

I use the xLanguage module, and that's what I was testing it with...
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

26
irmtfan
Re: The best approach for a multi-language XOOPS
  • 2013/9/2 4:12

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


@mrphilong:

[mlimg] should work in any html content like blocks, themes and templates.
are you install original hack or trabis module?
I recommend trabis version:
http://www.xuups.com/easiestml.zip

I assume you dont have issue in displaying content so please show us your configuration in easiestml.php
there should be this line for mlimg.
// tag name for language image  (default [mlimg]. don't include specialchars)
define('EASIESTML_IMAGETAG','mlimg');

27
mrphilong
Re: The best approach for a multi-language XOOPS

I am using Trabis's version, it works on my localhost. My easiestml.php has the correct configuration, which:
define('EASIESTML_IMAGETAG','mlimg');

28
irmtfan
Re: The best approach for a multi-language XOOPS
  • 2013/9/11 13:10

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


That's strange. I think we should investigate it in depth.

1- please provide your server configurations include php, mysql, ...

2- please show us your whole easiestml.php codes here.

3- do you have any error_log file inside root?

Login

Who's Online

224 user(s) are online (116 user(s) are browsing Support Forums)


Members: 0


Guests: 224


more...

Donat-O-Meter

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

Latest GitHub Commits