×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Fatal error: Class 'MatukioController0' not found

Fatal error: Class 'MatukioController0' not found 8 years 2 weeks ago #33831

  • Brian Hart
  • Brian Hart's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
When I click on an event in Calendar view, I get:

Fatal error: Class 'MatukioController0' not found in .../components/com_matukio/matukio.php on line 67

I tried to uninstall (and deleleted tables) and do a full re-install but get the exact same error. I don't want to go any further with configuration until I can fix this issue.

Fatal error: Class 'MatukioController0' not found 8 years 2 weeks ago #33832

  • Yves Hoppe
  • Yves Hoppe's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556
Hi Brian,

this is an routing issue.. You need a joomla menu entry for the event-list overview (not only calendar), else the joomla routing will fail. This can be on a hidden menu.

yvesh.gitbooks.io/matukio-events-for-joo...oller_not_found.html

Kind regards,
Yves

Fatal error: Class 'MatukioController0' not found 8 years 2 weeks ago #33833

  • Brian Hart
  • Brian Hart's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
Wow, thanks for the very quick reply. That did the trick. Thank you! Now I'm on to configuration details. I know this probably sounds crazy, but I don't need booking functionality. All of our events (at least at this point) are free to our members. Booking functionality looked interesting for future use, but not for what I need immediately.I'm not finding a way to turn this off. Is there a way to modify the various view displays? For example, on the calendar view (hover) it says "Free event", I'd like to get rid of that. And on the Details view, the Sign up now! block is not needed. And so on. Sorry, I can tell how hard you guys worked on this, but for our needs we just don't need it.

Fatal error: Class 'MatukioController0' not found 8 years 2 weeks ago #33834

  • Yves Hoppe
  • Yves Hoppe's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556
Btw. if you set max. bookable per participant to zero (when you create or edit an event), the event is not online bookable.

Hmm there is no setting to disable everything else (like the text), but you can easily hide all the things with CSS.
The following user(s) said Thank You: Brian Hart

Fatal error: Class 'MatukioController0' not found 8 years 2 weeks ago #33835

  • Brian Hart
  • Brian Hart's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
Yes, that worked! And you're right, with a little CSS work this should work out very well. I've been looking at several event extensions for Joomla and yours is by far the most advanced in appearance and functionality. I hate that I'm not using the extensive functionality that is provided, but I'm sure I will at some point. BTW, are you always so quick to respond to these kinds of questions? Your support is EXCELLENT! :cheer:

Another question if you're not sick of my questions yet :( On the calendar component, week view, the times are 24 hour. I've tried changing time format in Configuration/Layout to g:ia which works in most places but not on the week view. Am I missing something or is there another way to switch that over to 12 hour format? Next, I'd like to change some styling on tips.

And I have a request/suggestion: allow categories to be configured with a color, possibly with an override at the individual event level. It would make it easier to standardize colors. No big deal

Fatal error: Class 'MatukioController0' not found 8 years 2 weeks ago #33836

  • Yves Hoppe
  • Yves Hoppe's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556
Take a look at this tutorial here - we are using fullcalendar jquery plugin :

fullcalendar.io/docs/text/timeFormat/

Probably you missed also the axis format.

And I have a request/suggestion: allow categories to be configured with a color, possibly with an override at the individual event level. It would make it easier to standardize colors.


Yeah, have that on the wish-list for some time. Problem is we are using the joomla category manager and it stores custom parameters different and this would have a slight performance decrease etc. But i still going to integrate it probably.. As it makes life easier..

Fatal error: Class 'MatukioController0' not found 8 years 2 weeks ago #33841

  • Brian Hart
  • Brian Hart's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
I must be missing something. I've tried changing time formats in Configuration/Layout (the only place I could find time format options). The time formats change in the Event List and in the Detail. But nothing affects the time format displayed throughout the Calendar. The time format is a 24 hour with leading zeros format in the Month view, agendaWeek view, and agendDay view. Funny that the documentation shows samples that have a 12 hour format, and says the default English language format is a 12 hour format. In fact, I tried changing the time format string in Configuration to "'h(:mm)t' // like '7p'" which is what is specified in the FullCalendar documentation. It did not change any of the Calendar views but broke the time display in Event List and Detail view.

Fatal error: Class 'MatukioController0' not found 8 years 2 weeks ago #33842

  • Brian Hart
  • Brian Hart's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
Found it. Was looking in the wrong place. It wasn't in the Comnponents/Configuration/Settings/layout. I added the calendar as a menu item type, and it was in the Advanced settings for that item type. Working great! Sorry for the confusion.

Fatal error: Class 'MatukioController0' not found 8 years 2 weeks ago #33843

  • Yves Hoppe
  • Yves Hoppe's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556
Great that you found it. As we are using fullcalendar, we have a different time / date format in the menu entry for that.

fullcalendar.io/docs/text/timeFormat/

Kind regards,
Yves
  • Page:
  • 1
Time to create page: 0.173 seconds