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 the Update-v3.9 folder, into the public_html or www 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 URL https://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
  • // 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',
    

    Any problem or doubt send me an email to support@miguelvasquez.net
    Do not forget to visit miguelvasquez.net