Hello;
For some reason I just found this on my website calendar today:
https://churchoftheascension-patuxent.org/calendar/
The calendar works fine in FireFox on Win7 and XP and used to be fine on Chrome and IE11. Now both Chrome and IE11 on a Win7 computer shows the following when clicking either the next or previous month button:
Something went wrong while fetching events.
The request status is: 403
The error thrown was: Forbidden
Click here for technical details
The details are:
<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
<html xmlns=”https://www.w3.org/1999/xhtml”>
<head>
<meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″ />
<title>403 Forbidden</title>
<style type=”text/css”>
<!–
body {
/* If you want to add a background image uncomment the CSS properties below */
/* background-image:url(https://www.example.com/path-to-some-image-file/example-image-file.jpg); /*
/* background-repeat:repeat; */
background-color:#CCCCCC;
line-height: normal;
}
#bpsMessage {
text-align:center;
background-color: #F7F8F9;
border:5px solid #000000;
padding:10px;
}
p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
}
–>
</style>
</head>
<body>
<div id=”bpsMessage”>
<p>churchoftheascension-patuxent.org 403 Forbidden Error Page</p>
<p>If you arrived here due to a search or clicking on a link click your Browser’s back button to return to the previous page. Thank you.</p>
<p>IP Address: 24.245.97.122</p>
</div>
</body>
</html>
If I refresh the calendar with F5, the header displays properly. Based on this, it looks like my browser settings are OK. I reset the Ai1EC setting to DISABLE Use advanced JS cache and ENABLE Use frontend rendering with no change in response. I also checked that the theme and plugin directories had Read and Execute (755) permissions set.
I hope this info helps with resolving this issue and let me know if you need more info. Thanks!