10389 Posts in 2200 Topics by 1712 members
| Go to End | Next > | |
| Author | Topic: | 3218 Views |
-
Re: Problem with Event Calender

10 April 2009 at 8:20am
Ok, do an SVN update. I had erroneously labeled all the translation tags with EVENTCALENDAR instead of the corresponding PHP class name, e.g. Calendar or CalendarEvent.
It was my first attempt at translating. Now I know!
-
Re: Problem with Event Calender

10 April 2009 at 8:29am
Can you please give me help with updating my version of this module?
Which link I have to use?
http://www.silverstripe.org/event-calendar/ -
Re: Problem with Event Calender

10 April 2009 at 8:36am
oh, I would just use SVN.. I'll update the download later. The fastest way to get updates is through SVN checkout. The link is on the download page.
-
Re: Problem with Event Calender

10 April 2009 at 8:40am
Okay, I have not installed any SVN client yet. Currently I also do not prefer to do this because there is no need for me.
Is there any other possibility to download the module via this link?
http://bluehousegroup.svn.beanstalkapp.com/modules/trunk/
I could download every file on its own, but that is of course not the right way to do. -
Re: Problem with Event Calender

10 April 2009 at 8:50am Last edited: 10 April 2009 8:51am
That's the correct SVN link. You just need to set up and SVN client and point it to that repository.
If you're on a Mac, it's as easy as opening the terminal and typing: svn co (the url)
-
Re: Problem with Event Calender

10 April 2009 at 9:07am
Hello UncleCheese,
now the original error is solved.
But I get a new one -.-
After adding a new calendar to my page, I click on the link in the navigation bar.
Then I see a horrible-looking page with red and black boxes.
The error code is.
FATAL ERROR: i18n::include_by_class: Class Calendar.ss.Calendar not found
At line 1259 in C:\xampp\htdocs\sapphire\core\i18n.phpuser_error(i18n::include_by_class: Class Calendar.ss.Calendar not found,512)
line 1259 of i18n.phpi18n::include_by_class(Calendar.ss.Calendar)
line 132 of Core.php_t(Calendar.ss.Calendar.BROWSECALENDAR,Browse the Calendar)
line 14 of .cacheC..xampp.htdocs.event_calendar.templates.Layout.Calendar.ssinclude(C:\Users\Marco\AppData\Local\Temp\silverstripe-cacheC--xampp-htdocs\.cacheC..xampp.htdocs.event_calendar.templates.Layout.Calendar.ss)
line 197 of SSViewer.phpSSViewer->process(Calendar_Controller)
line 189 of SSViewer.phpSSViewer->process(Calendar_Controller)
line 296 of Controller.phpController->defaultAction(index,Array)
line 267 of Controller.phpController->run(Array)
line 22 of ModelAsController.phpModelAsController->run(Array)
line 104 of Director.phpDirector::direct(/belegungsplan/)
line 158 of main.php
Context
Debug (Debug::showError() in line 180 of Debug.php)* class =
Calendar.ss.Calendar
* module =
-
Re: Problem with Event Calender

10 April 2009 at 9:21am
Okay. I just checked in a new version with some new template syntax. See how this one works.
(This is why I don't publish the download version frequently... Updates happen so fast.)
| 3218 Views | ||
| Go to Top | Next > |

