• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Sngine - The Ultimate PHP Social Network Platform Script

Sngine - The Ultimate PHP Social Network Platform Script V3.12 Patch 7 - Nulled

No permission to download
I need your help.

I need a code that, when Birthdate is less then some year, it shows up a new form with a new email and send an infoemail to that email.

I know it's a bit tricky, but ... someone can help me?
 
Please help @admin... The buttons to add friends and join groups stopped working...
It keeps on showing this error FireShot Capture 054 - Believers Chamber - believerschamber.com.png
 
0. Import the sql file in the database
1. go to includes/functions.php
2. find: $url = 'https://www.sngine.com/licence/v2/verify.php';
3 replace with: $url = 'YOUR_URL/verify.php';
4 create the verify.php file in your www/public_html folder
5. add: <?PHP $code = "xxx-xx-xxx" ?> (replace x with your random number
6. rename sample_config.php to config.php
7. Fill the info you need

Its a very no brainer an low code method, but sadly it works. The rest is up to you
 
  • Like
Reactions: XZNT
0. Import the sql file in the database
1. go to includes/functions.php
2. find: $url = 'https://www.sngine.com/licence/v2/verify.php';
3 replace with: $url = 'YOUR_URL/verify.php';
4 create the verify.php file in your www/public_html folder
5. add: <?PHP $code = "xxx-xx-xxx" ?> (replace x with your random number
6. rename sample_config.php to config.php
7. Fill the info you need

Its a very no brainer an low code method, but sadly it works. The rest is up to you

Thank you for the post.
Can you please read our rules.
Introduce yourself.
Thanks.
 
  • Like
Reactions: XZNT
@Babak

Untouched Version Not Nulled

Version 3.0
31-01-2021

  • [Updated] Documentation
  • [Updated] System Security
  • [Updated] System Optimization
  • [Updated] Sngine Libs [AWS|Embed|Faker|FTP|HybridAuth|MobileDetect|PHPMailer|SimpleImage|Smarty|Stripe|Twilio]
  • [Updated] Sngine JS Dependencies [bootstrap.datetimepicker|codemirror|easytimer|moment|mustache|tinymce]
  • [Updated] Sngine CSS Dependencies [Bootstrap|Font-Awesome]
  • [Added] Changed DB from MYISAM to INNODB
  • [Added] Background Thread for time-consuming tasks like send newsletter, garbage collector …etc
  • [Added] Theme Switcher
  • [Added] Wallet Withdrawals
  • [Added] Admin ability to turn the Wallet Withdrawals On/Off [Admin Panel]
  • [Added] Manage Genders [Admin Panel]
  • [Added] Gender Privacy
  • [Added] Sorting in Marketplace
  • [Added] Delete For Everyone with Chat
  • [Added] Links to Custom Fields
  • [Added] Changing Username/Name remove the Verification Badge
  • [Added] Show only Usernames instead of Full Names [Admin Panel]
  • [Added] Admin ability to turn Find by Location On/Off [Admin Panel]
  • [Added] Disable Friend Request After Decline On/Off [Admin Panel]
  • [Added] Hide profile info from settings and profile page [Admin Panel]
  • [Added] Set Stories Duration [Admin Panel]
  • [Added] Show the user max file size to upload
  • [Added] Desktop Infinite Scroll [Admin Panel]
  • [Added] Different description for each module [SEO]
  • [Added] Jobs & Offers to Directory [SEO]
  • [Added] No-follow to links in the posts [SEO]
  • [Added] Added Pages Category Description [SEO]
  • [Added] Added Groups Category Description [SEO]
  • [Added] Added Events Category Description [SEO]
  • [Added] Added Offers Category Description [SEO]
  • [Added] Added Jobs Category Description [SEO]
  • [Added] Added Blogs Category Description [SEO]
  • [Added] Added Marketplace Category Description [SEO]
  • [Fixed] Minor Bugs
  • [Fixed] FTP uploads CORS issue
  • [Fixed] Twitch Embed issue
  • [Fixed] Page reply to the comment notification
  • [Fixed] Anonymous photos showing in user profile & albums
  • [Removed] Instagram Login
 
probably yes
Create a config.php file in includes folder,

I ran the install before creating a file and database it seems to work. Keep up the good work.



<?php
/**
* config
*
* @package Sngine
* @author Zamblek
*/

// ** MySQL settings ** //
/** The name of the database */
define('DB_NAME', 'yourdbname');

/** MySQL database username */
define('DB_USER', 'yourdbuser');

/** MySQL database password */
define('DB_PASSWORD', 'yourdbpass');

/** MySQL hostname */
define('DB_HOST', 'yourdbhost');

/** MySQL port */
define('DB_PORT', '3306');


// ** System URL ** //
define('SYS_URL', 'https://yourdomain.com'); // e.g (http://example.com)


// ** i18n settings ** //
define('DEFAULT_LOCALE', 'en_us');


/**
* For developers: Sngine debugging mode.
*
* Change this to true to enable the display of notices during development.
* It is strongly recommended that plugin and theme developers use debug
* in their development environments.
*/
define('DEBUGGING', false);


// ** LICENCE ** //
/**
* A unique key for your licence.
*/
define('LICENCE_KEY', '123');

?>
 
Hello,

Excellent update.

XZNT thanks for sharing.

Could anyone make the latest version of the APPs available for Android and iPhone?

Thank you.
 

Forum statistics

Threads
79,405
Messages
1,141,399
Members
248,109
Latest member
zakariaa
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock