We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 36446
    • 184 Posts
    Hi!
    I have installed mxCalendar and it seems to work. Unfortunately i cannot get the maps to show up. I only get a
    "no class found"
    where the map should be - i have searched the forums but didn't find anything that solved my issue. Does anyone has a clue?


    Unfortunately i found another issue - when i try to add Images to events the whole backend of the component is not usable any more. Maybe mxcalendar is not ready for modx 2.31 ....


    [ed. note: flanger last edited this post 11 years, 11 months ago.]
      https://www.beautyislife-shop.de - premium make-up!
      https://www.topsterne.de - sell it here!
      ---------------------------------------------------------
      • 36446
      • 184 Posts
      Quote from: flanger at Oct 17, 2014, 03:29 AM
      Hi!

      I only get a
      "no class found"
      where the map should be

      Found a solution for this one on github:

      Apparently there is an incorrect include call in core/components/mxcalendars/model/mxcalendars/mxcalendars.class.php.

      include_once('google_geoloc.class.inc');

      Should be:

      include_once('google_geoloc.class.inc.php');

      But still cannot upload pics
        https://www.beautyislife-shop.de - premium make-up!
        https://www.topsterne.de - sell it here!
        ---------------------------------------------------------