Search found 3 matches
- Fri Sep 11, 2015 1:33 pm
- Forum: Modules/Add-Ons
- Topic: [Solved] CGCalendar: Back end calendar missing
- Replies: 4
- Views: 2519
Re: CGCalendar: Back end calendar missing
Solved! I tried upgrading the site to CMSMS 2.0 to see if that would help, but the problem remained. Then I stumbled over an article that suggested an adjustment to the locale setting - I tried it, and it worked! $config['locale'] = 'nb_NO.utf8'; This small adjustment brought back the calendar in th...
- Wed Sep 02, 2015 7:10 am
- Forum: Modules/Add-Ons
- Topic: [Solved] CGCalendar: Back end calendar missing
- Replies: 4
- Views: 2519
Re: CGCalendar: Back end calendar missing
Thanks reneh, I tried to apply the new language file - but the problem still remains. I also tried to remove the Norwegian language file entirely, then the back end language for CGCalendar switched to English - but still no calendar to be seen in the back end. So that should mean that this language ...
- Tue Sep 01, 2015 11:44 am
- Forum: Modules/Add-Ons
- Topic: [Solved] CGCalendar: Back end calendar missing
- Replies: 4
- Views: 2519
[Solved] CGCalendar: Back end calendar missing
For a while now going through multiple versions of CMSMS and addons I have not been able to view the CGCalendar with events in the back end, and that makes it a bit hard to edit events. This is with the site set to Norwegian language in config.php: $config['locale'] = 'nb_NO'; If I switch to English...