Hello @Yurensiy,
After careful consideration, we have decided to close this support ticket thread as we have not received any communication from you in the last five days. If you have any further inquiries or require assistance, please feel free to get in touch with us or open a new support...
Access to fetch at 'https://cdn.your-website.com/uploads/image.jpeg' from origin 'https://your-website.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
If you're seeing this message within your developer tools (F12) and you no...
Okay. Do a hard refresh on your browser to clear any cache, in case it's just cached files on your browser.
Also test on a mobile device if possible, as that's why I tested it on
One thing that you can check is to make sure the extension image GD is installed and activated on your server. If that is not enabled, then cropping will not work.
When a user types a URL into the publisher and presses the spacebar, a literal </p> ends up showing
in the rendered post
Files to modify
Two locations contain the same buggy regex — both must be fixed:
- includes/traits/publisher.php:742 — used when a post is freshly published via...
This is the full guide that will show you how to edit and where to edit the code.
https://sngine.community/threads/add-dynamic-canonical-url-tags-to-sngine-site.186/
Purpose: The canonical tag (<link rel="canonical" href="...">) tells search engines: "This is the definitive URL for this page." It solves the problem of the same or similar content being reachable from multiple URLs.
When duplicate URLs happen (very common):
- https://example.com/blogs vs...
Generate the canonical URL dynamically using the site's configured base URL (SYS_URL) + the current
request path ($_SERVER['REQUEST_URI'])
1. includes/functions.php — Add canonical generation in page_header() (after line 7282)
After the existing $smarty->assign('page_image', $image);, add...
We have now implemented Google Vision API for video and image moderation as well, and OpenAI for posts, comments, images, and videos.
Google Vision API costs money
OpenAI Moderation API is free to use
From the error that you posted there, it sounds like the language file, the translation file, is the problem. I'll have a look at it later on tonight for you.
No, it sounds like a file permission issue within the server for the files.
Are certain GIFs not sent to other users, or are the other users getting the error?
For example, if you send all the gifts to one user, will you still get the error?