error when creating event

Hello,

I have the calendar set up and it works great, the problem I am having is that when I add an event or edit one I get an error.

Error type: LoadXML
Description: Incorrect XML

do you know how I can fix this?

Thank you,

Aaron

If you are using plugin - try to enable “debug mode” in admin part

Hello Stanislav,

When I turn on debug, it gives me an error at the top of the calendar page.

Warning: SimpleXMLElement::asXML(/var/www/html/new-intranet/wordpress/wp-content/plugins/event-calendar-scheduler/com_scheduler_log.xml) [simplexmlelement.asxml]: failed to open stream: Permission denied in /var/www/html/new-intranet/wordpress/wp-content/plugins/event-calendar-scheduler/codebase/dhtmlxSchedulerConfigurator.php on line 317

Do you have any Ideas?

Thank you,

Aaron

Can you enable write access to the plugin’s folder?
The above error occurs, because error logging system has not write access to store error logs.

Hello Stanislav,

Thanks a bunch, this worked great.

Aaron