• Resolved rachaellt09

    (@rachaellt09)


    I just upgraded to version 1.2.1 of Event Calendar/ Scheduler. That fixed most of the problems I was having with the plugin but now I have other issues.

    1) Every time I open the page that the calendar is on, I get an error message that says:

    Error type: LoadXML
    Description: Incorrect XML

    I have no idea what that means or how to fix it.

    2) My new events will not save into the calendar. I can add an event without any problems. When I navigate away from the page and then come back, the event is gone.

    3) When I add an event, the text is so big in the date that you cannot read what the event name is. It doesn’t wrap the text or anything.

    If anyone can help me with these problems, I would greatly appreciate it!

    Rachael

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter rachaellt09

    (@rachaellt09)

    I fixed this problem myself. I added:

    error_reporting(0);

    after the first <?php

    Thread Starter rachaellt09

    (@rachaellt09)

    in wp-config.php

    I have the same issue. I don’t see how turning off error reporting actually resolves the issue? The error is still there just that you don’t get notified of it?

    after the first <?php

    in which file were you referring to that the first php

    i added this line of code both in the scheuler.php and scheduler_init
    still no luck though

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Event Calendar/ Scheduler] Calendar does not save events’ is closed to new replies.