Sponzy - Support Creators Content Script v3.9
Updated: 13, April 2022
Changelog
- Fixed
- Upload SVG images on theme section
- Missing fields Telegram, Vk, etc.
- URL mobile Youtube m.youtube
- Sort videos free and unlockable
- New
- Restricted users
- Emoticons on Live Streaming
- Support SVG on images theme section on Logo and Favicon
- Creator receives email when they have a sale
- Hidden Shop when only users registers can view content
- Non-creators can hide their real name
- Changed url notifications new sale
- Mute/unmute audio/video on Live Streaming
- The number of results is shown in the free and unlockable posts sort.
Installation
- Upload the file
v3.9.zip
found inside theUpdate-v3.9
folder, into thepublic_html
orwww
folder on your server, or where you have the script installed, you must make sure that it is the root directory. - Unzip the file
v3.9.zip
and enter at URLhttps://yoursite.com/v3.9/
or if you have the script in subdirectory (subdomain)https://yoursite.com/test/v3.9/
- If all goes well, this message will appear, that's it! The new version has already been installed.
- Add these new text strings if you have created a language other than Spanish or English, otherwise you should not do anything because they will be added automatically.
resources / lang / xx / general.php
IMPORTANT:
If you have made changes to the script make a backup of the files, because they can be replaced.
IMPORTANT:
You must update from version 3.8. if you upgrade from another version will throw an error.
IMPORTANT:
Please follow the steps below strictly, otherwise the update will fail.
IMPORTANT:
You must be logged in as Admin

// Version 3.9
'my_sales' => 'My sales',
'mute_audio' => 'Mute audio',
'unmute_audio' => 'Unmute audio',
'mute_video' => 'Mute video',
'unmute_video' => 'Unmute video',
'results' => 'Results:',
'restrict' => 'Restrict',
'restricted_users' => 'Restricted users',
'confirm_restrict' => 'Restricting this user will prevent them from sending you private messages or commenting on your posts, but they will still be able to view your profile.',
'remove_restriction' => 'Remove restriction',
'info_restricted_users' => 'Users you have restricted',
If you have multiple languages on your site you should add to each file.
Any problem or doubt send me an email to support@miguelvasquez.net
Do not forget to visit miguelvasquez.net