• Before you add event and place the shortcode in page, it works great, shows the calender and words. After adding an event I’m getting the following error message, shortcode on front end:
    Warning: preg_match() expects parameter 2 to be string, array given in /..../wp-content/plugins/digital-events-calendar/lib/calendar.php on line 124
    Also on backend time not being saved.
    Can you help, thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Rejuan Ahamed

    (@rejuancse)

    Hi Roway,

    – We checked this issue
    – Really thank you for notifying us its a good feedback and we will fix this bug in next update
    – Please go to file location [/wp-content/plugins/digital-events-calendar/lib/calendar.php] line number 124, and then remove this code [$get_final_array = preg_match(‘/value=”(\d*)”/’, $get_final_array, $get_newevarray);]

    I hope your problem will be solved.
    Thanks.

    Thread Starter Ronnie Albert

    (@roway)

    Thanks, that worked.

    Plugin Author Rejuan Ahamed

    (@rejuancse)

    You are most welcome.
    Thanks and have a nice day.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error Message’ is closed to new replies.