Author

Topic: Error fetching preview (Read 170 times)

legendary
Activity: 3808
Merit: 7912
October 22, 2017, 12:22:43 PM
#1
For the last couple of weeks I have been unable to preview my posts.  On clicking the button, the page would hang on "fetching preview".  Since I have always (for the most part) used Internet Explorer, I put it off to a busy server and carried on.  Yesterday I was motivated to try a different computer with Internet Explorer and it still didn't work (so again figured it was the server).  Today I got a little more curious and opened the console in IE11 while I tried to fetch a preview and here's what I got:

Code:
SCRIPT438: Object doesn't support property or method 'includes'
File: index.php, Line: 266, Column: 6

This is line 266 of index.php

Code:
if([95, 241].includes(current_board))

 As it turns out, Internet Explorer doesn't support the includes() method (and seemingly never has).  So what has changed?  Do I have to relinquish my age-old habit of either using a Microsoft browser or previewing my posts?  Can you fix this or do I have to fix myself?  Damn... I'm getting too old to change.






Jump to: