Daniel Neto
Daniel Neto
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 
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 
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...