Daniel Neto

Results 1464 comments of Daniel Neto
trafficstars

https://github.com/WWBN/AVideo/wiki/How-to-find-errors-on-AVideo-Platform

if you set up a live PPV you may see a notification on the bell. then when your user clicks on that notification he will see the PPV plan purchase...

Make sure you schedule the plan, otherwise it will count you are live streaming now ![chrome-capture-2022-7-4](https://user-images.githubusercontent.com/18009293/182929858-9c609632-7b90-43d4-8665-bb9ee02e563d.gif)

if a user tries to watch an active live, and there is a PPV set for that time it will request access to the PPV https://github.com/WWBN/AVideo/wiki/PayPerView-Live-Plugin#once-a-user-tries-to-play-the-live-he-will-be-prompt-for-choosing-the-plan-and-a-payment

Hi definitely I can improve the design when the time comes. But I do not do design jobs , even paid jobs

CUrrently there is no way to keep the nav open

Design: https://github.com/WWBN/AVideo/wiki/Site-Design-and-Templates Plugins: https://github.com/WWBN/AVideo/wiki/How-to-code-a-AVideo-Platform-plugin On the plugin, you may want to check the abstract class https://github.com/WWBN/AVideo/blob/master/plugin/Plugin.abstract.php you may want to overwrite some methods to inject code and catch some events

Hi you should be able to bulk move them select all the videos you want to move and click on the category dropdown ![chrome-capture-2022-6-27](https://user-images.githubusercontent.com/18009293/181381473-9c21fc8e-0684-4adb-8f3c-2a36ff89fce0.gif)

there is no way to make it read-only you must pay attention to what you are adding to this plugin. if for some reason the JSON cannot be decoded it...

@JSY-Ben the LoginLdap may reset their credentials. if it is authenticated on the LDAP, all the user info will be updated. the only valid and permanent info is the one...