Search results

  1. proxybunker

    Code Tweaks Why Your Sngine Cyrillic URLs Are Hurting SEO (and How to Fix Them)

    Before you even get started, you must verify that the INTL extension is installed for your PHP. One quick check before you deploy Run this on your server to confirm the intl extension is installed: php -m | grep -i intl Quickest way to diagnose Drop this one-line test script in your Sngine root...
  2. proxybunker

    Where can I set up transliteration?

    I forgot that the version you are using is a nulled version, so the line number will be different for you than me.
  3. proxybunker

    Where can I set up transliteration?

    Open the includes/function.php and go to line 8206. How to apply it Back up functions.php first — copy it to functions.php.bak on the server. Open includes/functions.php in your editor. Jump to line 8206 (search for function get_url_text). Replace lines 8206–8221 with the block below. Save and...
  4. proxybunker

    Where can I set up transliteration?

    Don't insert any code yet. I'll give you the full instructions later on tonight. I have not tested that code yet. I just quickly wrote it, just to give you an example. Let me test it, and then I'll get back to you.
  5. proxybunker

    Where can I set up transliteration?

    The code will look something like this after you have made the edits. function clean($string) { // Transliterate Cyrillic (and other non-Latin) to Latin if (function_exists('transliterator_transliterate')) { $string = transliterator_transliterate( 'Any-Latin...
  6. proxybunker

    Where can I set up transliteration?

    That is going to require quite a bit of code customization in the functions.php. I will share the code later on with you.
  7. proxybunker

    How can I make all groups appear?

    So yes if all four of those groups are created by an admin on the website, they will not show up in there. If you log in or create an account that is not an admin, you will see them showing up. That page is only for people who have not created the group.
  8. proxybunker

    How can I make all groups appear?

    i will have a look i got his tonight and let you know as far as i know it willl now show your groups in there to you
  9. proxybunker

    Remove to URL "//"

    Go into the includes folder and open the config.php file, and remove the trailing slash at the end of the domain
  10. proxybunker

    Translation issues. Some phrases are not translated.

    Ukrainian is not a Default language. Can you send me your language files so I can test them on my site and see if I can fix them for you
  11. proxybunker

    Translation issues. Some phrases are not translated.

    When I change my website to the Russian language, it translates it What language are you using so I can test it with the same settings you have content\themes\default\templates\_js_translator.tpl content\themes\default\templates\_js_files.tpl This is where the hard-coded English word is...
  12. proxybunker

    Translation issues. Some phrases are not translated.

    it’s possible that the dev has hard coded the word and forgot to put the call back in the php file i will have a look at the file and let you know
  13. proxybunker

    Original Elengine The Ultimate Sngine Theme

    I don't seem to have that issue. Have you cleared the template compiled for both default and this and also cleared your browser cache and Cloudflare Cache if you're using it
  14. proxybunker

    Original Elengine The Ultimate Sngine Theme

    let me test it i have not installed it yet
  15. proxybunker

    Nulled Sngine The Ultimate PHP Social Network Platform

    That is the same for myself and my website and also the demo for sngine
  16. proxybunker

    Original Elengine The Ultimate Sngine Theme

    proxybunker updated Elengine The Ultimate Sngine Theme with a new update entry: Elengine - The Ultimate Sngine Theme - V2.1 Read the rest of this update entry...
  17. proxybunker

    Original Elengine The Ultimate Sngine Theme - Elengine - The Ultimate Sngine Theme - V2.1

    v2.1 (17 April 2026) - Added compatibility with Sngine v4.3
  18. proxybunker

    Nulled Sngine The Ultimate PHP Social Network Platform

    Can you share a screenshot of the part you're referring to, as the emoji icon little face is showing for comments
  19. proxybunker

    Nulled Sngine The Ultimate PHP Social Network Platform

    yes its missing from my site as well. I did not notice it before, but yes, it does not seem to be available it is also not available on the official Sngine demo It looks like the developer has removed it for some reason or moved it somewhere else

Donate: Campaign

Total amount
$0.00
Goal
$60.00
Back
Top