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



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

Re: extCal 2.37 Final is released: day names: solved
by Mamba on 2013/11/11 22:59:56

Quote:
Recently, my ISP moved my site to another server (and server location). Now it works as expected: Dutch day names.

Thank you so much for getting back to us and letting us know.

We'll need to have a standard solutions for all XOOPS modules, so they work properly in all international environments. This will include the proper setup in the locale.php file that would need to be done by the translators.
Re: extCal 2.37 Final is released: day names: solved
by SMEDrieben on 2013/11/11 21:10:37

I still owe an answer to Mamba on the day names issues. In summary, day names in the calendar view were not in the desired language. The solution should be in language/nederlands/locale.php:

le="color: #000000"><?php /* Set locale to Dutch */ setlocale(LC_ALL, 'nl_NL');


In modules/extcal/xoops_version.php the line:

le="color: #000000"><?php setlocale(LC_TIME, $xoopsConfig['language']);


must be commented out. Initially, it was terrible: the day names turned form english to danish and swedish ! Recently, my ISP moved my site to another server (and server location). Now it works as expected: Dutch day names.

Thanks and kind regards,

SMEDrieben
Re: extCal 2.37 Final is released
by biomech on 2013/8/29 9:49:57

Thanks Mamba,

I took your advice and have come one step forward - the date now displays in correct format.

One problem remains - the month shown when I hover over a date is one month later than the name of the month shown at the top of the calendar:

Resized Image


Kinda crazy. Is it possible to change a setting or hack the code somewhere?

- b -
Re: extCal 2.37 Final is released
by Mamba on 2013/8/27 9:11:01

I really don't know how to help you, if I cannot reproduce it.

Try to download and copy over files from XOOPS 2.5.7 pre-Beta 1 from XOOPS SVN, and see if it does any difference. (Make sure you don't copy the mainfile.php file, and the /install directory). Run the System module update. If you didn't do it before, copy also the /upgrade folder and run it.
Re: extCal 2.37 Final is released
by biomech on 2013/8/27 6:58:26

Still trying to get to the bottom of this.
I'm wondering if the source of the problem is in /include/calendar.js, or ... ?

Resized Image

Who's Online

242 user(s) are online (181 user(s) are browsing Support Forums)


Members: 0


Guests: 242


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