💡
Manual Installation
If you have completed an Automatic Install with no errors, do not run the manual install. This step is only necessary for those who received an error with the Automatic Installer.
Before you begin with the installation, ensure you have created a full backup of your Sngine installation and database.
Inside the 'manual_installer' folder, you will find a 'database.sql' dump. Import this dump to your current Sngine database (this method will vary per hosting provider):

From the 'upload' folder, within the 'manual_installer' folder, you will need to upload and replace the following files to your Sngine installation. The 'upload' folder follows the Sngine hierarchy, for ease of use:
Unless your FTP program notifies you to 'Merge' Folders and replace files, you should upload each file manually, as replacing folders will delete important files from your Sngine installation.
You may need to create the folder 'content/uploads/photos/2023/01/' on your web server.
Source | Destination |
---|---|
upload/content/themes/default/templates/__feeds_comment.tpl | sngine_root/content/themes/default/templates/__feeds_comment.tpl |
upload/content/themes/default/templates/__feeds_post.body.tpl | sngine_root/content/themes/default/templates/__feeds_post.body.tpl |
upload/content/themes/default/templates/admin.badges.tpl | sngine_root/content/themes/default/templates/admin.badges.tpl |
upload/content/themes/default/templates/admin.tpl | sngine_root/content/themes/default/templates/admin.tpl |
upload/content/themes/default/templates/admin.users.tpl | sngine_root/content/themes/default/templates/admin.users.tpl |
upload/content/themes/default/templates/ajax.popover.tpl | sngine_root/content/themes/default/templates/ajax.popover.tpl |
upload/content/themes/default/templates/profile.tpl | sngine_root/content/themes/default/templates/profile.tpl |
Source | Destination |
---|---|
upload/content/uploads/photos/2023/01/sngine_ac5b75c56c5ac555564401b872850c38.png | sngine_root/content/uploads/photos/2023/01/sngine_ac5b75c56c5ac555564401b872850c38.png |
upload/content/uploads/photos/2023/01/sngine_f4e9121106e6dee905b61876c906f900.png | sngine_root/content/uploads/photos/2023/01/sngine_f4e9121106e6dee905b61876c906f900.png |
upload/content/uploads/photos/2023/01/sngine_f9647738f83cfd444441afc36201433d.png | sngine_root/content/uploads/photos/2023/01/sngine_f9647738f83cfd444441afc36201433d.png |
Source | Destination |
---|---|
upload/includes/ajax/admin/badges.php | sngine_root/includes/ajax/admin/badges.php |
upload/includes/ajax/admin/delete.php | sngine_root/includes/ajax/admin/delete.php |
upload/includes/ajax/admin/users.php | sngine_root/includes/ajax/admin/delete.php |
upload/includes/ajax/users/popover.php | sngine_root/includes/ajax/users/popover.php |
upload/includes/class-user.php | sngine_root/includes/class-user.php |
upload/includes/launch_helper.php | sngine_root/includes/launch_helper.php |
Source | Destination |
---|---|
upload/admin.php | sngine_root/admin.php |
upload/index.php | sngine_root/index.php |
upload/launch_activate.php | sngine_root/launch_activate.php |
upload/profile.php | sngine_root/profile.php |
In your browser, navigate to 'http(s)://yourdomain.com/launch_activate.php'.
Once you have filled in your envato Purchase Code and Name, select the 'Activate' button:

You have now completed installation of the Sngine Badges Module!
Last modified 5mo ago