12010 comments found.
We failed to move the script to a new domain, so had to reinstall on new domain. Can you help us reset the purchase code to the new location? Please and thank you.
Sure, contact our team and will help you with that
How long will the discount last?
Till 21 January 2026
Will these license changes affect all buyers of the regular license (meaning even those who bought it years ago, as this policy looks new to me)? What would happen to features like monetization, paid chat and marketplace?
Yes, the application is open to all buyers of all items, not just the Sngine.
That is why we offer a 40% discount on extended licenses. Please act quickly before the offer expires.
Ok i get it. But how is it fair for people already using those features? The Script was advertised as such with all those features. And people bought it because of that. Not one but 2 licenses (for some). A pricing policy shouldn’t be retrospective. This should apply to new license purchases or new paid features.
Codecanyon should know better. Retrospective pricing—the practice of changing the price of a product or service after an “invitation to purchase” (such as adding to a basket or checkout) or after a contract has been formed—is generally unlawful in the UK, particularly under the Digital Markets, Competition and Consumers Act 2024 (DMCCA).
The script’s features have remained unchanged since its inception. The license is simply a legal requirement for all users who utilize such features without encountering any legal issues.
Hello there. Thanks for the awesome theme. Please can a group do live video calls- like video conferencing? I have added Agora and can go live as an individual- but for the group, can they also meet? Is there a dedicated way to create meetings?
No this feature is not available
I think and know this will be a very good idea, currency should have tied to countries and automatically activated base on the country user select with a certain exchange rate base on dollar exchange to the currency, (e.g, when user selected Nigeria-NGN automatically, USA-US Dollar an other countries), an it should have follow user countrie location not just not just only one currency in the system, like dollar control all the countries. OR the platform should support currency switch and calculate base on the exchange rate give in the backed, and there should be a provision for exchange rate in the backed
Thanks for your feedback we will look into this
When I create a paid post as a user and another user pays for it, the transaction itself is not visible anywhere. The amount is simply credited to my Monetization Money Balance (if a commission is set, the amount is reduced by that commission).
Sorry but we can’t understand your question
example: User A, who has enabled monetization, creates a paid post. User B unlocks and pays for this post (e.g., €1). This €1 is credited to User A’s earnings, but there is no record of this specific transaction in the payment history. Only the total monetization balance increases.
OK we got your point now, Thanks a lot for your feedback we will add your suggestion to Sngine suggestions box for future updates.
Sngine is using way too much memory on the client side. When you browse the site and navigate through many pages and posts, the browser’s memory usage goes over 2 GB. If you never close the tab, it will eventually use all available memory. Very poor optimization.
To report issue/bug: https://bit.ly/ReportSngineBug
Reporting issue has nothing to do with support expired or not, just follow the instructions
As I mentioned before, I intend to purchase the script, but I already have the website installed with many users. I would like to know if the support team can install the website without me losing the users and all the information I have? My website is very similar to this one; my website uses a Wowonder script.
Yes our team can help you with that, you can contact our team from the contact form: https://codecanyon.net/user/zamblek#contact
I have a script in multiple languages. How can I translate system emails, such as those sent during registration, into multiple languages?
Thank you
Which user buy regular license they can not use pro package, wallet and monitaization system?
As you know we are selling Sngine under 2 licenses Regular license: $99 and Extended license: $199
Extended license is required for enabling payment from the admin panel, pro packages, monetization, wallets, or any module where users pay you money. Also required for agencies that purchase Sngine for their clients.
Most clients are unaware of this reason, which is why we are offering a 40% discount on extended licenses for one week (ending January 21, 2026). By purchasing the extended license, you can save $199 and pay only $119. Additionally, you have the option to upgrade your license by paying the difference between the regular license price and the offer price of $119.
To upgrade, you must first purchase the extended license and then contact Envato Help to request a refund for your regular license:
https://help.market.envato.com/hc/en-us/requestsSo now if I need to use the extended license for a website, how do I upgrade the website created with the regular license?
Websites created with regular licenses should be banned.
What is the future of creating a website with a regular license?
Please explain
Envato official reply: https://ibb.co/PzrCwFVc
Disable Username Changes—> Can we limit by maximum number of username changes? Like user able to change the username for 2 maximum times
Thanks a lot for your feedback we will add your suggestion to Sngine suggestions box for future updates.
Invitation system without a code… how can I invite people without a code… since the system doesn’t allow people to register normally without an invitation!?
It is not possible to do so. The invitation system refers to the invitation code in the Sngine. In future updates, we will add an invitation widget where users can invite their friends to the website via email, SMS, etc. Simply share the website link with them along with a friendly invitation message.
Hello developer, I checked the website and third-party links open in the same window, which is very bad for a social network. Do you plan to fix this?
Thank you for your feedback. We will address this issue in the upcoming release, v4.3
Ok, thank you very much.
There needs to be a way for admin to view all messages between members, people can be doing all sorts of undesirable things and there is no way you can moderate what is being messaged. I made a suggestion about this a long time ago, and asked why,
Without some way to moderate messages people can be running another Silk Road on your site and you would be totally clueless.
Thanks a lot for your feedback we will add your suggestion to Sngine suggestions box for future updates.
i try to login your demo, but fail, it return no gmail allow, you serious ?
We blocked Gmail because of SPAM bots using it, You can use any email provider or contact us and will give you test account directly to use it, you can contact our team from the contact form: https://codecanyon.net/user/zamblek#contact
than why still leave login with gmail there
To demonstrate its functionality, please note that this is a demo website. The data on this website is periodically deleted and it just showcase the features and functionality of the Sngine.
honest, first u dont allow gmail, no fb login, now i find my way login and it under don’t know what language …. i think i drop off
Simply contact our team from the contact form to understand your situation and help you: https://codecanyon.net/user/zamblek#contact
Please add a way to delete gifts from the profile.
Thanks for your feedback, we look into it
Subject: Feature Request: Enable Filtering by Custom Fields in “Find People” Search
Description: I would like to suggest an enhancement for the People Search engine in Sngine. Currently, the system allows admins to create Custom Fields and display them in the search filter (via get_custom_fields), but these fields are not actually processed during the search execution.
Current Situation: In people.php, the search_users function is called with a fixed set of arguments: $user->search_users($distance_value, $query, $city, $country, $gender, $relationship, $online_status, $verified_status);
This means any data entered into Custom Fields by the user is ignored because the backend logic doesn’t collect these inputs from $_POST nor does the SQL query in class-user.php include the necessary JOIN with the users_custom_fields table.
Suggested Enhancement:
Dynamic Input Collection: Update people.php to capture all custom_fields from the $_POST array.
Core Function Update: Modify search_users in includes/class-user.php to accept an optional array of custom fields and dynamically build the SQL query to filter results based on the users_custom_fields table.
This improvement will allow Sngine to be much more flexible for niche communities where searching by specific professional or personal attributes (stored in custom fields) is essential
~~~~~~~~~
I LOVE YOUR CODE!!!!!!!!!!!!!!
Hello Zamblek, Happy New Year! Glad your script is still going well! New laws require social networks to have auditing. Will you be adding auditing tables to the database? For example, there should be a history/log table for the following actions friending, following, user blocking, user reporting, etc.
Thanks a lot for your feedback we will add your suggestion to Sngine suggestions box for future updates.
Thank you. This is not a suggestion you should ignore, it is required by law to add it. Just helping you out 
Sure our team will do the best as usual
Good work, keep it up ♥️
And also, very important I think the system should count views for status/story (what I mean is that, the user should see how many peoples views on his/her own status/story and the status/story should have user avatar)
We have plans for such feature in future updates, Thanks for your feedback and concern