vShare youtube clone script allow you to start your own video sharing web site. You can get the script from
https://backend.serverok.in/vshare
To disable Signup notification for admin, run following SQL.
update sconfig set svalue="0" where soption="notify_signup";

Leave a Reply