XF 2.1 URL Unfurling problems

John71

Member
Hi, When I try to enable the URL Unfurl feature its just returns "Opps we ran into a problem". I tried several url sources from different sites and it's not working. The post will even post and it just shows the URL preview as "loading". Which makes me think it might be some server setting? Would love to get this feature working. Love the idea it being more like Facebook.
 
Failed to load resource: the server responded with a status of 500 ()
(index):1 Uncaught SyntaxError: Unexpected token < in JSON at position 0
at JSON.parse (<anonymous>)
at d (core-compiled.js?_v=f5380e54:136)
at XMLHttpRequest.onprogress (core-compiled.js?_v=f5380e54:136)
core-compiled.js?_v=f5380e54:45 PHP: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>500 Internal Server Error</title>
</head><body>
<h1>Internal Server Error</h1>
<p>The server encountered an internal error or
misconfiguration and was unable to complete
your request.</p>
<p>Please contact the server administrator at
webmaster@cruiseaddicts.com to inform them of the time this error occurred,
and the actions you performed just before this error.</p>
<p>More information about this error may be available
in the server error log.</p>
</body></html>

defaultAjaxError @ core-compiled.js?_v=f5380e54:45
DevTools failed to load SourceMap: Could not load content for chrome-extension://ndjpnladcallmjemlbaebfadecfhkepb/editor/config.js.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME
DevTools failed to load SourceMap: Could not load content for chrome-extension://ndjpnladcallmjemlbaebfadecfhkepb/editor/content.js.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME
 
I have a similar problem and while searching I found this post.

This is what i saw while preview my post (everythink perfect)

Screenshot 2020-12-16 222947.webp

and my final post is like this (quite a mess)
Screenshot 2020-12-16 223006.webp

any help please?
 
Top Bottom