Search results

  1. proxybunker

    Closed How do I set a canonical page for all pages and sections of a website?

    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...
  2. proxybunker

    Code Tweaks CORS policy: No 'Access-Control-Allow-Origin

    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...
  3. proxybunker

    Closed Cropping photos for avatars and covers has stopped working.

    *** Hidden text: You do not have sufficient rights to view the hidden text. Visit the forum thread! ***
  4. proxybunker

    Closed Cropping photos for avatars and covers has stopped working.

    *** Hidden text: You do not have sufficient rights to view the hidden text. Visit the forum thread! ***
  5. proxybunker

    Closed Cropping photos for avatars and covers has stopped working.

    I will look into it tonight when I'm back home, when I'm on the desktop.
  6. proxybunker

    Closed Cropping photos for avatars and covers has stopped working.

    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
  7. proxybunker

    Closed Cropping photos for avatars and covers has stopped working.

    that’s a difrent error i test the upload about 20 mins ago and it was uploading just not letting you crop the images
  8. proxybunker

    Closed Cropping photos for avatars and covers has stopped working.

    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.
  9. proxybunker

    Closed Cropping photos for avatars and covers has stopped working.

    i will look into it later when back at the desktop
  10. proxybunker

    Code Tweaks Fix stray </p> appearing after URL + space in posts

    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...
  11. proxybunker

    Closed How do I set a canonical page for all pages and sections of a website?

    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/
  12. proxybunker

    Code Tweaks Add Dynamic Canonical URL Tags to Sngine Site

    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...
  13. proxybunker

    Closed How do I set a canonical page for all pages and sections of a website?

    When you say it doesn't work, do you get an error
  14. proxybunker

    Closed How do I set a canonical page for all pages and sections of a website?

    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...
  15. proxybunker

    Custom Add-On AI moderation add-on

    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
  16. proxybunker

    Error sending gifts to some users

    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.
  17. proxybunker

    Error sending gifts to some users

    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?
  18. proxybunker

    Error sending gifts to some users

    that error sounds like a directory permissions issue and from the error it looks like some of the files do not have read permissions

Donate: Campaign

Total amount
$0.00
Goal
$60.00
Back
Top