Sngine - The Ultimate PHP Social Network Platform

PHP Scripts Sngine - The Ultimate PHP Social Network Platform 4.2.1
Sngine is the PHP leading social network software packed with customizable and amazing features.

4.2.1sngine_patch.jpg


Sngine team is so pleased to announce the release of Sngine 4.2.1! With bug fixes


  • [Fixed] Minor Bugs

How to update?​


This is minor update so you will replace some files (if you are running v4.2 already)


Go to this folder:


Updates > Update 4.2 to 4.2.1


Upload all files located in the “Update_4.2.1” folder to your live server and replace all files/folders inside this folder only


Files Changed:
Code:
content/themes/default/templates/__feeds_post.body.tpl
content/themes/default/templates/admin.changelog.tpl

includes/traits/publisher.php
includes/traits/support.php
includes/class-user.php
includes/functions.php
includes/sys_ver.php
  • Like
Reactions: Kirartd
if you get an error message saying, "Parse error: syntax error, unexpected identifier "en_us", expecting ")" then edit the config.php file found in the "includes" folder and edit the unnecessary backslash at the end of this line.

from
SYS_URL "define("SYS_URL", 'http://localhost\');"
to
SYS_URL "define("SYS_URL", 'http://localhost/');"

My next release will have this issue fixed.
[Fixed] Uploading Performance (Loading Issue)
[Fixed] Delete Merits Category​
[Fixed] Yandex Upload Issue​
[Fixed] Backblaze Upload Issue​
[Fixed] Installer Check Issue​
[Fixed] Minor Bugs
upgrade using the 3.13-4.0 files then from the 4.0-4.0.1 files.
Screenshot 2025-05-04 130949.png

- [Fixed] PWA IOS Banner Issue
- [Fixed] Chunk Uploads Issue
- [Fixed] Backblaze Upload Issue
- [Fixed] Cache On Delivery Issue
- [Fixed] Login Issue
- [Fixed] Minor Bugs
Top Bottom