404 for Events Calendar

Home Forums Calendar Products Events Calendar PRO 404 for Events Calendar

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #29810
    Susan Goodman
    Participant

    For some reason all of a sudden when attempting to access the calendar I receive the following 404:
    Not Found
    The requested URL /events.html/ was not found on this server.
    Apache/2.2.22 (Ubuntu) Server at riverviewneighborhood.org Port 80

    I don’t understand why it is looking for events.html. No one changed the permalinks, and I resaved them to see if that would help, but it did not.
    I’m wondering if it’s possible that something may have happened on the hosting server. There were other pages that were coming up with the same 404. Each one of them had a “parent” page. When I edited each of those pages and changed them to “no parent” they worked. The Calendar page however has no parent.

    Sue

    #29811
    Barry
    Member

    Hi Susan. It’s a conflict of some kind: you seem to have a WordPress installation which is located in a sub-directory (/wordpress), and that is responding to requests like this one:

    http://riverviewneighborhood.org/

    However you also have either additional static pages in the web root, or possibly a separate web app, which can be seen here (with a calendar embedded in a frame):

    http://riverviewneighborhood.org/events (also accessible using a .html extension)

    I suspect that is the source of the problem. Can you remove or rename that static HTML page?

    #29813
    Susan Goodman
    Participant

    Barry,
    I thought the problem might be a conflict between the Events (which are actually “posts” that are automatically listed on the static home page using the category “events” and the fact that the calendar slug was also “events.”
    I was just checking in to tell you I fixed the problem by renaming the slugs (cal_events and cal_event) and it created a new calendar and used the existing events list. I noticed that the newly created widget had the url to the new calendar, but the previous widget did not have the url to the previous calendar. Maybe that was the problem. Anyhow, all is well for now.
    Thank you for your reply.

    #29836
    Barry
    Member

    Great – glad you’re all sorted 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘404 for Events Calendar’ is closed to new replies.