10448 Posts in 2223 Topics by 1719 members
| Go to End | Next > | |
| Author | Topic: | 3102 Views |
-
Re: event_calendar module problems

3 March 2009 at 6:57am
Just checked in a patch. Run an SVN update and let me know the results.
-
Re: event_calendar module problems

3 March 2009 at 11:34pm Last edited: 4 March 2009 9:48am
Hi UncleCheese,
great module!!
I downloaded this module svn co http://svn.codespaces.com/bluehousegroup/event_calendar.
Calender Page works well, but always when I try to put a new CalendarEvent, I've got a frontend Mysql Database error.
I saw there was a syntax error in Calender.php on line 184:
"StartDate ASC, StartTime, ASC, EventID ASC",
now it works with:
"StartDate ASC, StartTime ASC, EventID ASC",Maybe I downloaded a wrong module?
greets dontDoIt
-
Re: event_calendar module problems

4 March 2009 at 2:45am
You may have checked it out in the three-minute window that I had a syntax error there. Try another check out and let me know if you get an update. Sorry about that.
-
Re: event_calendar module problems

4 March 2009 at 7:03am Last edited: 4 March 2009 7:21am
i just get a huge silver stripe error now, if the old version works in the root dir it will be ok, i was just testing on localhost which is a sub dir. seems to be same error as tzeller was getting in the other thread i think
-
Re: event_calendar module problems

4 March 2009 at 7:49am
That error comes from having previously installed the Calendar module. It corrupts the CalendarEvent table. Did you have the calendar module installed at any time before the event_calendar module?
-
Re: event_calendar module problems

5 March 2009 at 1:22pm
Hi Uncle Cheese,
Just letting you know that I checked out the event_calendar out this morning and the syntax error is still there online 184 of the calendar.php file.
Cheers
Chucky -
Re: event_calendar module problems

5 March 2009 at 3:12pm
Sorry. Not sure why that last one didn't take. Should be all set now. Thanks for letting me know.
| 3102 Views | ||
| Go to Top | Next > |

