11999 comments found.
Hello, I’ve sent two emails without a response, which is why I’m writing here:
1. After updating the script, I noticed that the fr_fr file has more lines than 27584 to 28280.
So, here’s my request: it’s related to the new 4.1 update because I had already translated it correctly into French; but I’m ignoring the additions to translate them.
Please help me, otherwise I’ll have to translate everything again.
Don’t send me a link on how to translate, I know how to translate; but please tell me the new lines I need to add to the fr_fr file (it used to be 27584, but now it’s 28280 lines).
Thank you for your help in advance.
I regret to inform you that this is not correct because your last email you sent was on August 20, 2025. Our team has responded to your email, and we are patiently awaiting your reply since then: https://ibb.co/Yzq6Y9Z
Anyway you can if you have your translations from previous release and want to update it to latest version of Sngine like v4.1 now, Follow this tutorial to learn how and will reserve all your previous translated text with no problem: https://blog.sngine.com/update-translation-with-new-update/
Thank you very much for your reply! Great, I have updated my file.
How can I add a user from the control panel?
You can use the fake generator to generate 1 user then edit this user as you want
Feature Request: Translation Caching for Posts
Description: We want to implement a translation caching system for posts in our Sngine platform to reduce translation API costs and improve performance. Currently, when a user requests a translation of a post via Google Translate API (or any other translation service), the API charges every request, even if the same post is requested by another user in the same language.
Proposed Solution:
1. Store Translations in Database:
Create a table (e.g., post_translations) with the following fields:
post_id → ID of the original post
language → Target language of the translation (e.g., “en”, “fr”)
translated_text → The translated content
created_at → Timestamp of when the translation was created
2. Check Before Requesting API:
When a user requests a translation, first check if the translation already exists in the database for the requested language.
If it exists → return the cached translation (no API call).
If it does not exist → call the translation API, store the result in the database, and return it to the user.
Benefits:
Reduce API costs significantly (each post is translated once per language regardless of the number of users).
Improve performance by serving cached translations.
Provide a consistent user experience for all users requesting the same post translation.
Example:
Post: 500 words
User 1 requests English → translated via API and stored in DB
User 2 requests English → served from database (no additional API cost)
User 3 requests French → translated via API and stored
User 4 requests French → served from database
Goal: Implement this caching mechanism so that translations are per post per language, not per user, to save costs and optimize the system
Thanks for your input
Is this option availabel or no?
No but we will add your suggestion to Sngine suggestions box for future updates.
When you register on the site, this message appears Unknown column ‘user_privacy_gender’ in ‘SET’
For any technical questions or help you can open support ticket here and our team will help you because we will not give any technical support here via comments, emails or social media : https://zamblek.com/support
where does a member view their invoice after getting a subscription where they can view their invoice / transaction number
There is no such feature in Sngine yet but we have plans for it soon
Hi After update on my server i get two issues 1. Audio call cam run 2. PayPal not working as well i get error 500 Before i update script everything I running as well
For any technical questions or help you can open support ticket here and our team will help you because we will not give any technical support here via comments, emails or social media : https://zamblek.com/support
added this and the flutter messenger app to cart. wanna ask, no timeline flutter app for the social network itself?
Finally, We really encourage you to join Sngine group on Facebook to see more discussion about what’s coming next https://www.facebook.com/groups/sngine
Request sent. One more question, to what extent can I modify this script that updates won’t affect it?
Awesome, one last question before I buy. 1. What’s the best external storage that will stream videos fast for video uploads and the movies section that is more affordable than cloud front with s3. 2. Do you have plans to consider bunny stream for videos? They are the good for videos, affordable and fast, or if you know a better one pls let me know. Now I see why you have so many good ratings. Your support is very top notch.
We recommend Cloudflare R2
I like the default theme more than the others, but could you please integrate the message design from the other themes into it? The Sngine theme looks nicer overall, but its messaging UI layout for mobile view it’s confusing for users
Thanks a lot for your feedback we will add your suggestion to Sngine suggestions box for future updates.
Pre-sale question. With each update, do you modify the language strings or threads? I see that the documentation requires translation of the .po, for example; in this latest update from 4.0.6 to 4.1, did you change the strings? How do I know you didn’t change the translation strings? I think this is one of the biggest problems that many scripts encounter when they use this type of translation and not within the admin panel. I hope to buy it, but I have some questions. Thank you very much.
Perfect, thank you very much, I will buy it very soon, great work, you are great!
Another question: Is there a way to use APIs for services like Mailgun and Mailjet for email? Many of us here use Google Play for hosting, and this company has been regulating the use of SMTP, even denying access to bulk SMTP mail, and it’s a big problem we’re having. Do you have any plans to integrate these APIs, or can I use them to avoid using Google Play’s SMTP? In my case, using Sngine and using Sendmail to send notifications would be a limitation. Thank you very much for your work. Excellent!
Yes the new code seems very good. You outdid yourself this time
I am Impressed…
You are totally welcome and thanks a lot for your lovely words and support ♥️
The script is now perfect — great job! I hope you will add the new PayPal Smart Button in a future update, which allows users to pay directly on the website using bank cards without needing to sign in to a PayPal account.
Thanks a lot for your lovely words and support ♥️
About the Prioritizes Friends & Followings in Reactions.
Is there something we should do to activate it? I have ust updated the platform, but the posts with most reactions is not Prioritized higher that other?
This feature will prioritize displaying friends and followings when you open a post or comment that has been reacted to: https://ibb.co/r2pNL7sr
Hello,
Do you have plans to add and option to remove “READ MORE” or at least change its limit? Without touching the code?
This is very important I think. It just shows 5 lines only.
Thanks a lot for your feedback we will add your suggestion to Sngine suggestions box for future updates.
To ensure your socket functions correctly, switch to PHP 8.3. The Sngine socket feature is currently incompatible with PHP 8.4.
Actually PHP version has nothing to do with the Socket.i, Why?
Sngine development team using PHP 8.4 and in demo we are using PHP 8.4 https://ibb.co/1fhsrzKT
So what could be the issue?
Most likely something with PHP configuration itself so maybe in your PHP 8.3 you have something not installed or disabled and in PHP 8.4 enabled already.
Hope this clears the picture for you and at end we happy to hear that it’s working correctly with you.
1- What is the time to see node.js and redis?
2- is there instructions for install docker for sngine?
3- when i can see video ads into vidoes and reels?
1. Our team is currently working on both and can be available with version 4.2, 4.3, and so on. Once both system are completed, they will be released.
2. If you are familiar with Docker, you do not require a tutorial for it.
3. This feature is currently in the WIP list for future updates, but we do not have an estimated release date for it yet.
instead of patching, would replacing the entire folder update the patch? example, we last installed version 4, if we now just replace version 4.1 source code with the version 4? do we still need to do the patches?
Indeed, if a minor update, such as v4.0 to v4.1, is sufficient, there is no need for subsequent patch updates, like v4.0.1 and so on.
Hi, I have 3.x installed and never bothered to update as we saw no real need to.
My question is this….
We now want to install 4.1 as a new, clean, fresh installation as 4.1 and not as updates.
We are starting new….we do not want to use any data from 3.x, so in effect for the purposes of the new build, we are starting as a new virgin build in 4.1.
Can this be done with the now new 4.1 release ?
Yes you can
Thank you.
I am following your doc on “Installation” and “HOW TO” video I just found so I do not think it will be a problem, but thank you, I just wanted to confirm it could be done with the new release…Thanks
Please on v4.2 put the option in admin panel to give a choise to active “reaction” or just Like Button and Last Name (optional)
Thanks a lot for your feedback we will add your suggestion to Sngine suggestions box for future updates.
1, Can it be used obly for selling and buying ( products, services, personal belongings..etc ) ??
2- Can we hide other things like video, only fans ..etc, everything else that is not useful for selling and buying ??
3- is the source code under regular license different from source code under extended license ? Or we will get same source code under both licenses ?
1- Yes you can almost disable everything from admin panel. Try to login to admin panel using our demo admin account: https://demo.sngine.com/
Username: demo.admin Password: 123456
2- Yes the source code is the same under the both licenses but if you will need to enable payments you will need extended license, Check Envato official reply regarding this: https://ibb.co/7tgZf9bx