10390 Posts in 2201 Topics by 1712 members
| Go to End | Next > | |
| Author | Topic: | 5207 Views |
-
Re: Event Calendar Widget on Home page

11 May 2011 at 1:02am
Changing to $calendar->CalendarEvents should show all the events, not just the upcoming ones.
And yes the database results suggest you have only one calendar
Regards
Gordon
-
Re: Event Calendar Widget on Home page

11 May 2011 at 11:40pm
hmm ok so the events ARE showing on the HomePage but still link to the error page :-/ is there something wrong with the linking here <a href=$Event.Link">$Event.Title</a> or maybe a way to manually link them?
-
Re: Event Calendar Widget on Home page

11 May 2011 at 11:42pm
What happens if you do $Link insted of $Event.Link?
Also what is the URL that is being pointed to that is causing the error?
-
Re: Event Calendar Widget on Home page

11 May 2011 at 11:44pm
WOW that was fast! Unfortunately not in front of my computer now but will try as soon as I get there, thanks again
-
Re: Event Calendar Widget on Home page

12 May 2011 at 2:36am
OMG it´s working!!! Using $Link instead of $Event.Link did the trick! Thank you so much, you saved my day!!
-
Re: Event Calendar Widget on Home page

21 May 2011 at 12:58am
Hi elgordo,
We have a pure Silverstripe 2.4.5 with EventCalendar 'unclecheese-EventCalendar-927b40b' from:
https://github.com/unclecheese/EventCalendarIt does not work, it shows a blank screen when I try /dev/build
Did you find a version that worked?
Cheers
Jonas -
Re: Event Calendar Widget on Home page

21 May 2011 at 1:17am
hi Jo Ninja
I am using the version with commit id 3406bbf476b5b2bdff9e5daa3464f3ea43b7131c - I've cloned it here https://github.com/gordonbanderson/EventCalendar/commits/master
Have you named the folder correctly in your local install, it should be event_calendar, not EventCalendar. Also is your error reporting turned up? I recently (2 days ago) had a failing dev/build that turned out to be a lack of memory issue
Regards
Gordon
| 5207 Views | ||
| Go to Top | Next > |


