Clicking Next Month Error
-
Here is the error when I try to change the month on the calendar view.
Something went wrong while fetching events.
The request status is: 200
The error thrown was: SyntaxError: Unexpected token <All-in-One Event Calendar by Time.ly
Version 2.3.4
Help.https://www.ads-software.com/plugins/all-in-one-event-calendar/
-
Coodoo99 . . . We are in total frustration. I have no idea what to do. There is not even a response . . .
Here’s the page where we use this plugin. I’m looking at moving to another plugin based on the lack of support on this one. https://associatedministries.org/am-events-calendar/
Is this the plugin acting like you see happening on your site?
Here’s a link to the calendar in question: https://associatedministries.org/am-events-calendar/
Also, you can see the widget works fine in the sub areas of the site (right column). Yet on the home page that widget is pushing everything else down to the bottom of the page.
Hi,
Do you use a cache plugin? What code is in your .htaccess file?
Thank you for the reply back.
We are not using a cache plugin.
We do not have a .htaccess file, we are using NGINX.Benjamin here is our response:
-
NO cache plugin
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
# BEGIN Brute Force Login Protection
<FilesMatch “.*\.(php|html?|css|js|jpe?g|png|gif)$”>
order deny,allow
deny from 54.88.213.119
deny from 193.201.224.8
deny from 195.154.237.149
deny from 52.8.194.255
deny from 195.154.237.196
deny from 195.154.235.92
deny from 89.28.59.188
deny from 171.25.193.77
deny from 89.234.157.254
deny from 188.138.9.49
deny from 176.10.99.207
deny from 185.101.107.189
deny from 128.199.87.155
deny from 77.244.254.228
deny from 5.9.36.66
deny from 142.4.213.25
deny from 46.19.139.126
deny from 188.214.135.120
deny from 193.111.136.162
deny from 176.10.99.200
deny from 79.172.193.32
deny from 209.222.8.196
deny from 46.28.68.158
deny from 37.48.80.73
deny from 195.189.227.70
deny from 85.17.25.22
deny from 62.141.45.246
deny from 85.10.210.199
deny from 92.222.252.206
deny from 185.11.146.126
deny from 5.9.21.19
deny from 91.109.247.173
deny from 194.150.168.95
deny from 91.219.236.218
deny from 83.149.126.156
deny from 176.10.99.204
deny from 77.109.141.138
deny from 176.10.99.208
deny from 195.154.56.44
deny from 37.187.129.166
deny from 109.201.152.244
deny from 204.85.191.30
deny from 176.9.99.134
deny from 5.79.68.161
deny from 199.127.226.150
deny from 162.247.72.7
deny from 94.23.247.86
deny from 185.17.184.228
deny from 176.10.99.203
deny from 104.149.238.180
deny from 185.82.201.78
deny from 162.244.25.249
deny from 89.248.169.36
deny from 91.213.8.64
deny from 5.135.158.101
deny from 192.42.116.16
deny from 178.217.187.39
deny from 46.166.186.221
deny from 92.222.28.243
deny from 178.20.55.16
deny from 92.222.113.177
deny from 176.126.252.12
deny from 77.247.181.163
deny from 94.26.140.150
deny from 176.31.51.199
deny from 188.214.135.124
deny from 77.247.181.165
deny from 37.187.73.137
deny from 85.25.5.55
deny from 193.201.227.134
deny from 108.171.169.72
deny from 69.162.104.130
deny from 151.80.44.159
deny from 37.9.135.50
deny from 93.24.30.45
deny from 146.185.239.200
deny from 5.39.217.5
deny from 54.149.240.227
deny from 104.245.101.78
deny from 195.3.144.124
deny from 159.203.102.113
deny from 37.187.25.42
deny from 37.187.134.40
deny from 193.29.48.254
deny from 72.167.190.32
deny from 188.165.121.247
deny from 184.168.192.140
deny from 50.62.177.176
deny from 87.230.95.94
deny from 46.119.125.177
deny from 50.62.208.71
deny from 50.62.208.155
deny from 50.62.208.145
deny from 62.210.167.116
deny from 185.80.68.46
deny from 162.209.96.183
deny from 5.9.109.154
deny from 54.255.153.179
deny from 45.79.170.248
deny from 184.168.192.130
deny from 173.192.63.10
deny from 72.167.190.35
deny from 99.247.143.66
deny from 188.143.234.90
deny from 50.93.202.229
deny from 92.63.87.10
deny from 92.63.87.97
deny from 46.148.22.18
deny from 192.99.11.81
deny from 195.154.240.246
deny from 45.35.71.164
deny from 134.91.18.141
deny from 5.196.98.204
deny from 195.154.235.171
deny from 72.167.190.37
deny from 81.169.167.134
deny from 37.187.198.139
deny from 193.111.139.216
deny from 195.154.251.120
deny from 104.194.26.204
deny from 46.216.21.167
deny from 178.137.85.67
deny from 72.46.133.242
deny from 188.163.75.7
deny from 50.62.164.75
deny from 104.194.26.205
deny from 27.255.94.166
deny from 178.33.28.144
deny from 46.118.152.113
deny from 178.137.17.171
</FilesMatch>
# END Brute Force Login ProtectionHi Benjamin;
Thanks for your work on this issue… I am stuck with a GoDaddy Managed WordPress site so we use their “Flush Cache” app … is there a better alternative that will work with GD?
As for the .htaccess file, contents are:
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
Building additional site and same problem with syntax error:
I have tried deleting the plugin and reinstalling it with the same problem.
I have also updated the plugin to – Version 2.3.8
Still having the same problem.I’m still having problems. I am using the shortcode=month to ensure users can select the months. I had to take the plugin off the page. I’m going to start to look for another plugin. Anyone have more reliable solution where calendar data can be exported/imported? PR
This problem raised as a separate issue on the support page with heading ‘Syntax Error’, so suggest you cross refer. Unfortunately no solution provided there either.
Surely a major issue like this needs sorting urgently regardless of whether someone has priority support or not.
I just noticed that I get this same error when I try to select Agenda, Day, or Week view (on the top right of the monthly calendar)
Something went wrong while fetching events.
The request status is: 200
The error thrown was: SyntaxError: expected expression, got ‘<‘It’s the same issue. Check the ‘Syntax Error’ chain of correspondence where both of us have now resolved the problem. Follow the suggestions made there. Hope that helps.
Hi rodeboy:
Since there are many threads with syntax error, please be so king and give us the exact url of the fix you are referring to…Thank you !!
- The topic ‘Clicking Next Month Error’ is closed to new replies.