• The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked!
Sngine - Ultimate PHP Social Network Platform by Zamblek

NULLED Sngine - Ultimate PHP Social Network Platform by Zamblek 3.13 NULLED

here is guys how to bypass any license key and just use " not nulled" script and make modification on Function.php file and Enjoy:
in case, i used this key and it accepted: 3fLZZBM9i-2qmUL-4WV8B-2xloa-2VKqi-cfec4ed55091

Code:
<?php

/**
* functions
*
* @package Sngine
* @author Zamblek
*/


/* ------------------------------- */
/* Core */
/* ------------------------------- */

/**
* check_system_requirements
*
* @return array
*/
function check_system_requirements()
{
    /* init errors */
    $errors = [];
    /* set required php version*/
    $required_php_version = '7.4';
    /* check php version */
    if (version_compare($required_php_version, PHP_VERSION, '>=')) {
        $errors['PHP'] = true;
    }
    /* check if mysqli enabled */
    if (!extension_loaded('mysqli') || !function_exists('mysqli_connect')) {
        $errors['mysqli'] = true;
    }
    /* check if curl enabled */
    if (!extension_loaded('curl') || !function_exists('curl_init')) {
        $errors['curl'] = true;
    }
    /* check if mbstring enabled */
    if (!extension_loaded('mbstring')) {
        $errors['mbstring'] = true;
    }
    /* check if gd enabled */
    if (!extension_loaded('gd') || !function_exists('gd_info')) {
        $errors['gd'] = true;
    }
    /* check if zip enabled */
    if (!extension_loaded('zip')) {
        $errors['zip'] = true;
    }
    /* check if allow_url_fopen enabled */
    if (!ini_get('allow_url_fopen')) {
        $errors['allow_url_fopen'] = true;
    }
    /* check if htaccess exist */
    if (!file_exists(ABSPATH . '.htaccess')) {
        $errors['htaccess'] = true;
    }
    /* check if config writable */
    if (!is_writable(ABSPATH . 'includes/config-example.php')) {
        $errors['config'] = true;
    }
    /* return */
    return $errors;
}

/**
* get_licence_key
*
* @param string $code
* @return string
*/
function get_licence_key($code)
{
    // Bypass logic: Always return a valid result regardless of the input
    return $code; // Accept any input as a valid license key
}

/**
* valid_api_key
*
* @return boolean
*/
function valid_api_key()
{
    // Bypass logic: Always return true, accepting any API key
    return true;
}

/* ------------------------------- */
/* System */
/* ------------------------------- */
 
Reacted by:
raz0r updated Sngine - Ultimate PHP Social Network Platform by Zamblek with a new update entry:

Sngine - Ultimate Social Network Platform 3.13 NULLED

Version 3.13 30-09-2024
  • [Updated] Documentation
  • [Updated] System Security
  • [Updated] System Optimization
  • [Updated] Sngine PHP Dependencies
  • [Updated] Sngine JS Dependencies
  • [Added] Reels Module
  • [Added] Disable Friends System
  • [Added] Push Notifications For Android App
  • [Added] Push Notifications For IOS App
  • [Added] Chat Push Notifications
  • [Added] Chat Privacy (Everyone, Friends, No One)
  • [Added] Admin Ability To Disable Chat Module...

Read the rest of this update entry...
 
raz0r 's signature
Reacted by:
  • Like
  • Love
Reactions: Simus, webby, Snowninedz and 3 others
have anybody IOS annd Android apps ?
 
saintharbor 's signature
Reacted by:
  • Like
Reactions: Snowninedz
Всем привет. Помогите пожалуйста установить движок на synology. Не могу справится (((
 
Reacted by:
Всем привет. Помогите пожалуйста установить движок на synology. Не могу справится (((
не может найти страницу instal, но она есть
 

Attachments

  • 2024-10-02_13-26-46.png
    2024-10-02_13-26-46.png
    28.7 KB · Views: 19
  • 2024-10-02_13-26-59.png
    2024-10-02_13-26-59.png
    35.7 KB · Views: 19
Reacted by:
only reel video not automatic resolution but the rest working fine...
 

Attachments

  • Screenshot 2024-10-02 224039.png
    Screenshot 2024-10-02 224039.png
    402.9 KB · Views: 31
Reacted by:
Im not creating duped post because i post first! This is last post for you!

Sngine 3.13 Update 1 patch out 04/10/2024​

We fixed

Minor Bugs
All you have to do simply download Sngine again and upload and replace these files:

content/themes/default/css/style.css
content/themes/default/css/style.rtl.css
content/themes/default/templates/__feeds_post.body.tpl
content/themes/default/templates/_footer_mini.tpl
content/themes/default/templates/_js_files.tpl
content/themes/default/templates/_js_templates.tpl
content/themes/default/templates/_publisher.tpl
content/themes/default/templates/admin.settings.tpl
content/themes/default/templates/ajax.posts.publisher.tpl
content/themes/default/templates/reels.tpl
market.php
includes/assets/js/core/core.js
includes/class-user.php
includes/functions.php
includes/ajax/posts/product.php
includes/ajax/data/live.php
 
Reacted by:
  • Like
Reactions: Snowninedz and Tolik666
Im not creating duped post because i post first! This is last post for you!

Sngine 3.13 Update 1 patch out 04/10/2024​

We fixed


All you have to do simply download Sngine again and upload and replace these files:

content/themes/default/css/style.css
content/themes/default/css/style.rtl.css
content/themes/default/templates/__feeds_post.body.tpl
content/themes/default/templates/_footer_mini.tpl
content/themes/default/templates/_js_files.tpl
content/themes/default/templates/_js_templates.tpl
content/themes/default/templates/_publisher.tpl
content/themes/default/templates/admin.settings.tpl
content/themes/default/templates/ajax.posts.publisher.tpl
content/themes/default/templates/reels.tpl
market.php
includes/assets/js/core/core.js
includes/class-user.php
includes/functions.php
includes/ajax/posts/product.php
includes/ajax/data/live.php
is the patch updated or we have to wait for this ?
Post automatically merged:

не может найти страницу instal, но она есть
contact me on tg i'll help you @kaisen007
 
Reacted by:
  • Like
Reactions: Tolik666
Top