71
Watdehek
FIXED: Issue with ExtCal 2.0
  • 2005/9/21 11:14

  • Watdehek

  • Friend of XOOPS

  • Posts: 130

  • Since: 2005/2/21


Thanks to Highlander the problem is fixed.

ExtCal sends the value of variable $lang to the template in calendar.php. This apparently gives problems when using Dutch language.

When we change the variable to e.g. $lan everything works fine.



72
Watdehek
Re: Issue with ExtCal 2.0
  • 2005/9/19 19:47

  • Watdehek

  • Friend of XOOPS

  • Posts: 130

  • Since: 2005/2/21


I'm really stuck here....anyone can help me fix this problem?



73
Watdehek
Re: Issue with ExtCal 2.0
  • 2005/9/16 7:43

  • Watdehek

  • Friend of XOOPS

  • Posts: 130

  • Since: 2005/2/21


No PHP errors in debug modus.

When I look at the Smarty debug I can see the array with the days of the week stays empty.

When I select English the array is filled.



74
Watdehek
Re: Issue with ExtCal 2.0
  • 2005/9/15 21:18

  • Watdehek

  • Friend of XOOPS

  • Posts: 130

  • Since: 2005/2/21


I forget to mention I also use XLanguage, and I found out the problem is related to that module.

Anyone?



75
Watdehek
Re: multilanguage support
  • 2005/9/15 12:43

  • Watdehek

  • Friend of XOOPS

  • Posts: 130

  • Since: 2005/2/21


Have a look at the XLanguage module.



76
Watdehek
Re: Issue with ExtCal 2.0
  • 2005/9/14 12:45

  • Watdehek

  • Friend of XOOPS

  • Posts: 130

  • Since: 2005/2/21


Same result...nog day names showing when selecting Dutch....



77
Watdehek
Issue with ExtCal 2.0
  • 2005/9/14 12:31

  • Watdehek

  • Friend of XOOPS

  • Posts: 130

  • Since: 2005/2/21


When I use English for my site the day names appear in the calendar, but when I use Dutch language for my site they do not appear.

Here's a piece of the pagesource when English is activated:

<tr style="text-align:center;" class="head">
                <
td>Monday</td>
                <
td>Tuesday</td>
                <
td>Wednesday</td>

                <
td>Thursday</td>
                <
td>Friday</td>
                <
td>Saturday</td>
                <
td>Sunday</td>
            </
tr>
        <
tr>
        <
th style="vertical-align:middle;">35</th>


And here's the code when selcting the Dutch language:

<tr style="text-align:center;" class="head">
            </
tr>
        <
tr>
        <
th style="vertical-align:middle;">35</th>


The Dutch translation isn't the problem, because when I copy all original English language file in the /language/nederlands folder the problem is still there.

Anyone got an idea?



78
Watdehek
Re: Color Scheme Generator
  • 2005/9/14 8:36

  • Watdehek

  • Friend of XOOPS

  • Posts: 130

  • Since: 2005/2/21


I've used some other online color schemers but this is the best I've seen.

Thank you for sharing it with us.



79
Watdehek
Re: how to re-arrange the blocks in the main page
  • 2005/9/7 7:07

  • Watdehek

  • Friend of XOOPS

  • Posts: 130

  • Since: 2005/2/21


You can set the order of blocks in System settings/Blocks.

The order of blocks is also set in your theme.html, check for $xoops_clblocks, $xoops_crblocks and $xoops_ccblocks.

But changing this in your theme.html will affect all center/lcenter/rcenter blocks.



80
Watdehek
Re: Different URL in Addess Bar
  • 2005/7/5 7:23

  • Watdehek

  • Friend of XOOPS

  • Posts: 130

  • Since: 2005/2/21


Fastian,

see also this thread.




TopTop
« 1 ... 5 6 7 (8) 9 10 »



Login

Who's Online

260 user(s) are online (137 user(s) are browsing Support Forums)


Members: 0


Guests: 260


more...

Donat-O-Meter

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

Latest GitHub Commits