• Resolved DiggetyDog

    (@diggetydog)


    Just came across a new issue that has never happened before.

    The “add event” page does not completely render out and a lot of fields are not showing.
    Get a console error of” Failed to load resource: the server responded with a status of 500 (Internal Server Error)

    page stops rendering after the following:

    <p class=”em-time-range”>
    <span class=”em-event-text”>Event starts at</span>
    <input id=”start-time” class=”em-time-input em-time-start” type=”text” size=”8″ maxlength=”8″ name=”event_start_time” value=”12:00 AM” />
    to <input id=”end-time” class=”em-time-input em-time-end” type=”text” size=”8″ maxlength=”8″ name=”event_end_time” value=”12:00 AM” />
    All day <input type=”checkbox” class=”em-time-all-day” name=”event_all_day” id=”em-time-all-day” value=”1″ />
    </p>
    <p class=”em-timezone”>
    <label for=”event-timezone”>Timezone</label>
    <select id=”event-timezone” name=”event_timezone” aria-describedby=”timezone-description”>

    —————————————————-
    All other pages work – just not the add event page

    Everything has been working great.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support angelo_nwl

    (@angelo_nwl)

    just to narrow down the problem and help us debug the issue is it possible to try the following temporarily:

    – deactivating all other plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    – switching to the default theme to rule out any theme-specific problems

Viewing 1 replies (of 1 total)
  • The topic ‘Error on loadding “Add Event” admin page’ is closed to new replies.