By Ali Samii on Tuesday, 29 November 2016
Posted in Technical Issues
Replies 3
Likes 0
Views 270
Votes 0
Hi,

I am having a major problem with EasyBlog,

Both on the front-end, as well as on the back-end, I am unable to create posts.

I can start the process, but when I am presented with the template picker, no matter how many times I select a template, and no matter what template I select, nothing happens. It does not load the editor.

In the console, I see two errors:

TypeError: $.uri is not a function. (In '$.uri(window.location.href)', '$.uri' is undefined). require.js:1:500
SyntaxError: Invalid regular expression: unmatched parentheses. uri.js:15
Hello Ali,

Something seems to be caching and compressing the file http://www.woody-way.com/media/foundry/5.0/scripts/uri.js . If you open up this file with FTP, you'll notice that the output being served from the web server is different than the original file itself.

Are there some sort of compression / optimization that is being done by your web hosting company?
·
Tuesday, 29 November 2016 21:51
·
0 Likes
·
0 Votes
·
0 Comments
·
JS and images are cached and served by Cloudflare
·
Tuesday, 29 November 2016 22:05
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Ali,

I believe Cloudflare is actually messing with the script. Is there a way to exclude cloudflare from compressing this file?
·
Tuesday, 29 November 2016 22:12
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post