I don't think it has to do with the db collation, however, check your $phpwcms["charset"]. Mine is set to "UTF-8". Hopefully it doesn't screw up the rest of the website. Best practice is to have the same encoding as your DB.
If that doesn't work, try changing your browser's encoding setting. In FF ...
Search found 136 matches
- Mon 11. Feb 2008, 15:00
- Forum: hacks & enhancements
- Topic: New Calendar Mod: QCalendar with Ajax [Updated v1.0.8]
- Replies: 136
- Views: 89343
- Mon 4. Feb 2008, 10:39
- Forum: hacks & enhancements
- Topic: New Calendar Mod: QCalendar with Ajax [Updated v1.0.8]
- Replies: 136
- Views: 89343
- Wed 30. Jan 2008, 12:46
- Forum: hacks & enhancements
- Topic: New Calendar Mod: QCalendar with Ajax [Updated v1.0.8]
- Replies: 136
- Views: 89343
Re: New Calendar Mod: QCalendar with Ajax [Updated v1.0.7]
Ok, try this:
Replace in backend.inc.php AND default.tmpl.php:
echo renderQCal($GLOBALS["qcal"]["defaults"]["calendar"], $_SESSION["wcs_user_lang"]);
With this:
$userLang = (isset($_SESSION["wcs_user_lang"]) && !empty($_SESSION["wcs_user_lang"])) ? $_SESSION["wcs_user_lang"] : "en";
echo ...
Replace in backend.inc.php AND default.tmpl.php:
echo renderQCal($GLOBALS["qcal"]["defaults"]["calendar"], $_SESSION["wcs_user_lang"]);
With this:
$userLang = (isset($_SESSION["wcs_user_lang"]) && !empty($_SESSION["wcs_user_lang"])) ? $_SESSION["wcs_user_lang"] : "en";
echo ...
- Wed 30. Jan 2008, 10:12
- Forum: hacks & enhancements
- Topic: New Calendar Mod: QCalendar with Ajax [Updated v1.0.8]
- Replies: 136
- Views: 89343
Re: New Calendar Mod: QCalendar with Ajax [Updated v1.0.7]
What language is your user using? Try by setting your user language to english.
If it works, try creating a new directory with your user language iso code, for example 'es' for Spain, and copy lang.inc.php from another language dir into the new dir.
Jens
If it works, try creating a new directory with your user language iso code, for example 'es' for Spain, and copy lang.inc.php from another language dir into the new dir.
Jens
- Sun 15. Jul 2007, 17:31
- Forum: hacks & enhancements
- Topic: Web Poll Content Type
- Replies: 36
- Views: 27311
- Mon 2. Jul 2007, 09:02
- Forum: hacks & enhancements
- Topic: New Calendar Mod: QCalendar with Ajax [Updated v1.0.8]
- Replies: 136
- Views: 89343
- Thu 31. May 2007, 09:13
- Forum: hacks & enhancements
- Topic: New Calendar Mod: QCalendar with Ajax [Updated v1.0.8]
- Replies: 136
- Views: 89343
- Wed 30. May 2007, 12:05
- Forum: hacks & enhancements
- Topic: News Flash Content Type [Updated 2.0.4]
- Replies: 40
- Views: 34169
- Tue 29. May 2007, 11:32
- Forum: hacks & enhancements
- Topic: New Calendar Mod: QCalendar with Ajax [Updated v1.0.8]
- Replies: 136
- Views: 89343
- Tue 15. May 2007, 09:30
- Forum: hacks & enhancements
- Topic: New Calendar Mod: QCalendar with Ajax [Updated v1.0.8]
- Replies: 136
- Views: 89343
- Mon 14. May 2007, 14:32
- Forum: hacks & enhancements
- Topic: New Calendar Mod: QCalendar with Ajax [Updated v1.0.8]
- Replies: 136
- Views: 89343
- Wed 9. May 2007, 08:58
- Forum: hacks & enhancements
- Topic: New Calendar Mod: QCalendar with Ajax [Updated v1.0.8]
- Replies: 136
- Views: 89343
- Tue 8. May 2007, 09:05
- Forum: hacks & enhancements
- Topic: New Calendar Mod: QCalendar with Ajax [Updated v1.0.8]
- Replies: 136
- Views: 89343
- Mon 7. May 2007, 21:59
- Forum: hacks & enhancements
- Topic: New Calendar Mod: QCalendar with Ajax [Updated v1.0.8]
- Replies: 136
- Views: 89343
- Mon 7. May 2007, 17:16
- Forum: hacks & enhancements
- Topic: New Calendar Mod: QCalendar with Ajax [Updated v1.0.8]
- Replies: 136
- Views: 89343